Update README.md
Browse files
README.md
CHANGED
@@ -6,16 +6,16 @@ metrics:
|
|
6 |
- accuracy
|
7 |
- f1
|
8 |
model-index:
|
9 |
-
- name: bert-base-multilingual-cased-finetuned-
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
# bert-base-multilingual-cased-finetuned-
|
17 |
|
18 |
-
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.2394
|
21 |
- Accuracy: 0.906
|
|
|
6 |
- accuracy
|
7 |
- f1
|
8 |
model-index:
|
9 |
+
- name: bert-base-multilingual-cased-finetuned-review
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# bert-base-multilingual-cased-finetuned-review
|
17 |
|
18 |
+
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an seokwoni/review_subset dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.2394
|
21 |
- Accuracy: 0.906
|