noniewiem commited on
Commit
1def0fb
1 Parent(s): 5497460

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -2
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
@@ -7,7 +9,18 @@ metrics:
7
  - matthews_correlation
8
  model-index:
9
  - name: cola-pixel-handwritten-mean-vatrpp-256-64-4-2e-5-15000-42
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +28,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # cola-pixel-handwritten-mean-vatrpp-256-64-4-2e-5-15000-42
17
 
18
- This model is a fine-tuned version of [noniewiem/pixel-handwritten](https://huggingface.co/noniewiem/pixel-handwritten) on the glue dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.6182
21
  - Matthews Correlation: 0.0
 
1
  ---
2
+ language:
3
+ - en
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
9
  - matthews_correlation
10
  model-index:
11
  - name: cola-pixel-handwritten-mean-vatrpp-256-64-4-2e-5-15000-42
12
+ results:
13
+ - task:
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
 
29
  # cola-pixel-handwritten-mean-vatrpp-256-64-4-2e-5-15000-42
30
 
31
+ This model is a fine-tuned version of [noniewiem/pixel-handwritten](https://huggingface.co/noniewiem/pixel-handwritten) on the GLUE COLA dataset.
32
  It achieves the following results on the evaluation set:
33
  - Loss: 0.6182
34
  - Matthews Correlation: 0.0