Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
louijiec
/
sentio-model
like
0
Text Classification
Safetensors
PyTorch
imdb
distilbert
sentiment-analysis
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
louijiec
commited on
Jun 10
Commit
7670caa
·
verified
·
1 Parent(s):
0711559
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
---
2
+
license: apache-2.0
3
+
base_model:
4
+
- distilbert/distilbert-base-uncased
5
+
---