vuiseng9 commited on
Commit
3655884
1 Parent(s): f376726

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
@@ -13,7 +15,7 @@ model-index:
13
  name: Text Classification
14
  type: text-classification
15
  dataset:
16
- name: glue
17
  type: glue
18
  config: mrpc
19
  split: validation
@@ -32,7 +34,7 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  # baseline-ft-mrpc-IRoberta-b-8bit
34
 
35
- This model is a fine-tuned version of [vuiseng9/baseline-ft-mrpc-IRoberta-b-unquantized](https://huggingface.co/vuiseng9/baseline-ft-mrpc-IRoberta-b-unquantized) on the glue dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.3871
38
  - Accuracy: 0.8971
 
1
  ---
2
+ language:
3
+ - en
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
15
  name: Text Classification
16
  type: text-classification
17
  dataset:
18
+ name: GLUE MRPC
19
  type: glue
20
  config: mrpc
21
  split: validation
 
34
 
35
  # baseline-ft-mrpc-IRoberta-b-8bit
36
 
37
+ This model is a fine-tuned version of [vuiseng9/baseline-ft-mrpc-IRoberta-b-unquantized](https://huggingface.co/vuiseng9/baseline-ft-mrpc-IRoberta-b-unquantized) on the GLUE MRPC dataset.
38
  It achieves the following results on the evaluation set:
39
  - Loss: 0.3871
40
  - Accuracy: 0.8971