hucruz commited on
Commit
ec97913
1 Parent(s): ea194ba

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
@@ -14,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # insights
16
 
17
- This model is a fine-tuned version of [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.3237
20
- - Accuracy: 0.7982
21
 
22
  ## Model description
23
 
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - text-classification
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
 
15
 
16
  # insights
17
 
18
+ This model is a fine-tuned version of [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased) on the custom dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.7686
21
+ - Accuracy: 0.8257
22
 
23
  ## Model description
24