Update README.md
Browse files
README.md
CHANGED
|
@@ -7,8 +7,11 @@ tags:
|
|
| 7 |
license: apache-2.0
|
| 8 |
language:
|
| 9 |
- id
|
|
|
|
| 10 |
base_model: indobenchmark/indobert-base-p1
|
| 11 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Sentiment BERT Tweet
|
|
|
|
| 7 |
license: apache-2.0
|
| 8 |
language:
|
| 9 |
- id
|
| 10 |
+
- en
|
| 11 |
base_model: indobenchmark/indobert-base-p1
|
| 12 |
pipeline_tag: text-classification
|
| 13 |
+
metrics:
|
| 14 |
+
- accuracy
|
| 15 |
---
|
| 16 |
|
| 17 |
# Sentiment BERT Tweet
|