pszemraj commited on
Commit
eac2f6b
1 Parent(s): 4426782

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
@@ -13,7 +15,7 @@ model-index:
13
  name: Text Classification
14
  type: text-classification
15
  dataset:
16
- name: glue
17
  type: glue
18
  config: cola
19
  split: validation
@@ -21,7 +23,7 @@ model-index:
21
  metrics:
22
  - name: Matthews Correlation
23
  type: matthews_correlation
24
- value: 0.6750024002589107
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,10 +31,10 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # electra-base-discriminator-CoLA
31
 
32
- This model is a fine-tuned version of [google/electra-base-discriminator](https://huggingface.co/google/electra-base-discriminator) on the glue dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.6292
35
- - Matthews Correlation: 0.6750
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 COLA
19
  type: glue
20
  config: cola
21
  split: validation
 
23
  metrics:
24
  - name: Matthews Correlation
25
  type: matthews_correlation
26
+ value: 0.6579677841732349
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  # electra-base-discriminator-CoLA
33
 
34
+ This model is a fine-tuned version of [google/electra-base-discriminator](https://huggingface.co/google/electra-base-discriminator) on the GLUE COLA dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.3542
37
+ - Matthews Correlation: 0.6580
38
 
39
  ## Model description
40