Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hsincho
/
hong_horiuchi_huang_sentiment_bigbird
like
0
Text Classification
Safetensors
English
big_bird
License:
mit
Model card
Files
Files and versions
Community
hsincho
commited on
1 day ago
Commit
d961506
·
verified
·
1 Parent(s):
44298a5
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -5,4 +5,6 @@ language:
5
base_model:
6
- google/bigbird-roberta-base
7
pipeline_tag: text-classification
8
---
5
base_model:
6
- google/bigbird-roberta-base
7
pipeline_tag: text-classification
8
+
metrics:
9
+
- accuracy
10
---