Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
distilbert
/
distilbert-base-uncased-finetuned-sst-2-english
like
643
Follow
DistilBERT community
84
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
Rust
ONNX
Safetensors
sst2
glue
English
doi:10.57967/hf/0181
distilbert
Eval Results
Inference Endpoints
arxiv:
1910.01108
License:
apache-2.0
Model card
Files
Files and versions
Community
34
Train
Deploy
Use this model
Add glue dataset tag
#4
by
lewtun
HF staff
- opened
Jun 26, 2022
base:
refs/heads/main
←
from:
refs/pr/4
Discussion
Files changed
+1
-0
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -3,6 +3,7 @@ language: en
3
license: apache-2.0
4
datasets:
5
- sst2
6
---
7
8
# DistilBERT base uncased finetuned SST-2
3
license: apache-2.0
4
datasets:
5
- sst2
6
+
- glue
7
---
8
9
# DistilBERT base uncased finetuned SST-2