Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
distilbert
/
distilbert-base-uncased-finetuned-sst-2-english
like
613
Follow
DistilBERT community
51
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
33
Train
Deploy
Use this model
lewtun
HF staff
commited on
Jun 26, 2022
Commit
ef58a5c
•
1 Parent(s):
af0f99b
Add glue dataset tag
Browse files
This allows this model to be evaluated alongside the other `glue` subsets in AutoTrain Evaluate
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