gokuls commited on
Commit
bc0d00f
1 Parent(s): 09affc5

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -12
README.md CHANGED
@@ -1,6 +1,4 @@
1
  ---
2
- language:
3
- - en
4
  tags:
5
  - generated_from_trainer
6
  datasets:
@@ -14,13 +12,15 @@ model-index:
14
  name: Text Classification
15
  type: text-classification
16
  dataset:
17
- name: GLUE COLA
18
  type: glue
 
 
19
  args: cola
20
  metrics:
21
  - name: Matthews Correlation
22
  type: matthews_correlation
23
- value: 0.0
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -28,10 +28,10 @@ should probably proofread and complete it, then remove this comment. -->
28
 
29
  # mobilebert_sa_GLUE_Experiment_cola
30
 
31
- This model is a fine-tuned version of [](https://huggingface.co/) on the GLUE COLA dataset.
32
  It achieves the following results on the evaluation set:
33
- - Loss: 0.6131
34
- - Matthews Correlation: 0.0
35
 
36
  ## Model description
37
 
@@ -76,11 +76,6 @@ The following hyperparameters were used during training:
76
  | 0.4884 | 10.0 | 340 | 0.7010 | 0.0801 |
77
  | 0.4559 | 11.0 | 374 | 0.6731 | 0.0905 |
78
  | 0.4367 | 12.0 | 408 | 0.6893 | 0.0901 |
79
- | 0.4319 | 13.0 | 442 | 0.7031 | 0.0850 |
80
- | 0.4153 | 14.0 | 476 | 0.7184 | 0.0821 |
81
- | 0.4048 | 15.0 | 510 | 0.8069 | 0.1045 |
82
- | 0.3926 | 16.0 | 544 | 0.7495 | 0.1315 |
83
- | 0.3907 | 17.0 | 578 | 0.8371 | 0.1020 |
84
 
85
 
86
  ### Framework versions
 
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
 
12
  name: Text Classification
13
  type: text-classification
14
  dataset:
15
+ name: glue
16
  type: glue
17
+ config: cola
18
+ split: train
19
  args: cola
20
  metrics:
21
  - name: Matthews Correlation
22
  type: matthews_correlation
23
+ value: 0.09007205990892461
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
28
 
29
  # mobilebert_sa_GLUE_Experiment_cola
30
 
31
+ This model is a fine-tuned version of [](https://huggingface.co/) on the glue dataset.
32
  It achieves the following results on the evaluation set:
33
+ - Loss: 0.6893
34
+ - Matthews Correlation: 0.0901
35
 
36
  ## Model description
37
 
 
76
  | 0.4884 | 10.0 | 340 | 0.7010 | 0.0801 |
77
  | 0.4559 | 11.0 | 374 | 0.6731 | 0.0905 |
78
  | 0.4367 | 12.0 | 408 | 0.6893 | 0.0901 |
 
 
 
 
 
79
 
80
 
81
  ### Framework versions