mrm8488 autoevaluator HF staff commited on
Commit
383641c
·
1 Parent(s): eed29eb

Add evaluation results on the cola config of glue (#1)

Browse files

- Add evaluation results on the cola config of glue (0fcee9e5cf42372d5d9b81da1d84809561ae1d90)


Co-authored-by: Evaluation Bot <[email protected]>

Files changed (1) hide show
  1. README.md +34 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  datasets:
8
  - glue
9
  widget:
10
- - text: "They represented seriously to the dean Mary as a genuine linguist."
11
  metrics:
12
  - matthews_correlation
13
  model-index:
@@ -24,6 +24,39 @@ model-index:
24
  - name: Matthews Correlation
25
  type: matthews_correlation
26
  value: 0.6333205721749096
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
7
  datasets:
8
  - glue
9
  widget:
10
+ - text: They represented seriously to the dean Mary as a genuine linguist.
11
  metrics:
12
  - matthews_correlation
13
  model-index:
 
24
  - name: Matthews Correlation
25
  type: matthews_correlation
26
  value: 0.6333205721749096
27
+ - task:
28
+ type: text-classification
29
+ name: Text Classification
30
+ dataset:
31
+ name: glue
32
+ type: glue
33
+ config: cola
34
+ split: validation
35
+ metrics:
36
+ - name: Accuracy
37
+ type: accuracy
38
+ value: 0.8494726749760306
39
+ verified: true
40
+ - name: Precision
41
+ type: precision
42
+ value: 0.8455882352941176
43
+ verified: true
44
+ - name: Recall
45
+ type: recall
46
+ value: 0.957004160887656
47
+ verified: true
48
+ - name: AUC
49
+ type: auc
50
+ value: 0.9167413271767129
51
+ verified: true
52
+ - name: F1
53
+ type: f1
54
+ value: 0.8978529603122967
55
+ verified: true
56
+ - name: loss
57
+ type: loss
58
+ value: 0.4050811529159546
59
+ verified: true
60
  ---
61
 
62
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You