Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mateffy
/
news-classifier-onnx
like
0
Zero-Shot Classification
Transformers
ONNX
mobilebert
text-classification
License:
cc-by-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
mateffy
commited on
Jan 26
Commit
a70972f
·
verified
·
1 Parent(s):
fdced94
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
license: cc-by-4.0
3
+
base_model:
4
+
- Xenova/mobilebert-uncased-mnli
5
+
pipeline_tag: zero-shot-classification
6
+
library_name: transformers.js
7
+
---