Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- id
|
4 |
+
metrics:
|
5 |
+
- accuracy
|
6 |
+
- precision
|
7 |
+
- recall
|
8 |
+
- f1
|
9 |
+
base_model:
|
10 |
+
- w11wo/indonesian-roberta-base-sentiment-classifier
|
11 |
+
pipeline_tag: text-classification
|
12 |
+
tags:
|
13 |
+
- mlbb
|
14 |
+
- live-stream-chat
|
15 |
+
- sentiment-classification
|
16 |
+
- online-gambling-promotion-detection
|
17 |
+
---
|