seokwoni commited on
Commit
bf7c129
1 Parent(s): 9ca1b13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6,16 +6,16 @@ metrics:
6
  - accuracy
7
  - f1
8
  model-index:
9
- - name: bert-base-multilingual-cased-finetuned-emotion
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-emotion
17
 
18
- This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
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