Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
shomez
/
tasksource-deberta-small-long-nli
like
0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
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
-
```