Gwatk commited on
Commit
e853be4
1 Parent(s): 59d3967

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -1,22 +1,20 @@
1
  ---
2
- language:
3
- - multilingual
4
  license: apache-2.0
5
  tags:
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
9
  model-index:
10
- - name: bert
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- # bert
18
 
19
- This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the Gwatk/10k_test3_xnli_subset dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.9076
22
  - Accuracy: 0.6693
 
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
7
  model-index:
8
+ - name: 10k_test3_nli_finetuned_bert
9
  results: []
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
+ # 10k_test3_nli_finetuned_bert
16
 
17
+ This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.9076
20
  - Accuracy: 0.6693