WillHeld commited on
Commit
789c42f
1 Parent(s): 6d329ba

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
@@ -13,15 +15,13 @@ model-index:
13
  name: Text Classification
14
  type: text-classification
15
  dataset:
16
- name: glue
17
  type: glue
18
- config: qnli
19
- split: train
20
  args: qnli
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.9106717920556471
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,10 +29,10 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # bert-base-cased-qnli
31
 
32
- This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the glue dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.8168
35
- - Accuracy: 0.9107
36
 
37
  ## Model description
38
 
 
1
  ---
2
+ language:
3
+ - en
4
  license: apache-2.0
5
  tags:
6
  - generated_from_trainer
 
15
  name: Text Classification
16
  type: text-classification
17
  dataset:
18
+ name: GLUE QNLI
19
  type: glue
 
 
20
  args: qnli
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.9086582463847702
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  # bert-base-cased-qnli
31
 
32
+ This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the GLUE QNLI dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.2569
35
+ - Accuracy: 0.9087
36
 
37
  ## Model description
38