sekarmulyani
commited on
Commit
•
45aec90
1
Parent(s):
9240bbb
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ language:
|
|
6 |
- id
|
7 |
metrics:
|
8 |
- f1
|
|
|
|
|
9 |
pipeline_tag: text-classification
|
10 |
widget:
|
11 |
- text: mengecewakan, sebulan baru sampai, botolnya pecah
|
@@ -18,6 +20,11 @@ widget:
|
|
18 |
example_title: Contoh 4
|
19 |
- text: recommended buat yang pengen keliatan cantik
|
20 |
example_title: Contoh 5
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
# E-Commerce Rating's Review Classification: Women's Beauty Product
|
|
|
6 |
- id
|
7 |
metrics:
|
8 |
- f1
|
9 |
+
- roc_auc
|
10 |
+
- accuracy
|
11 |
pipeline_tag: text-classification
|
12 |
widget:
|
13 |
- text: mengecewakan, sebulan baru sampai, botolnya pecah
|
|
|
20 |
example_title: Contoh 4
|
21 |
- text: recommended buat yang pengen keliatan cantik
|
22 |
example_title: Contoh 5
|
23 |
+
library_name: transformers
|
24 |
+
tags:
|
25 |
+
- BERT
|
26 |
+
- rating classification
|
27 |
+
- e-commerce
|
28 |
---
|
29 |
|
30 |
# E-Commerce Rating's Review Classification: Women's Beauty Product
|