Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
shomez
/
tasksource-deberta-small-long-nli
like
0
Model card
Files
Files and versions
xet
Community
shomez
commited on
Aug 20, 2024
Commit
f5b1293
·
verified
·
1 Parent(s):
db6c99e
Upload README.md with huggingface_hub
Browse files
Files changed (1)
hide
show
README.md
+0
-9
README.md
CHANGED
Viewed
@@ -1,9 +0,0 @@
1
-
```
2
-
curl -X POST http://0.0.0.0:8000/predict \
3
-
-H "Content-Type: application/json" \
4
-
-d '{
5
-
"text": "Right to bear arms",
6
-
"topic": "Gun Control"
7
-
}'
8
-
9
-
```