Test update

#92
by lewtun HF staff - opened
Files changed (1) hide show
  1. README.md +52 -26
README.md CHANGED
@@ -10,53 +10,79 @@ model-index:
10
  - name: autoevaluate-binary-classification
11
  results:
12
  - task:
13
- name: Text Classification
14
  type: text-classification
 
15
  dataset:
16
  name: glue
17
  type: glue
18
  args: sst2
19
  metrics:
20
- - name: Accuracy
21
- type: accuracy
22
  value: 0.8967889908256881
23
- - task:
24
- type: text-classification
25
- name: Text Classification
26
- dataset:
27
- name: glue
28
- type: glue
29
- config: sst2
30
- split: validation
31
- metrics:
32
- - name: Accuracy
33
- type: accuracy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  value: 0.8967889908256881
 
35
  verified: true
36
- - name: Precision
37
- type: precision
38
  value: 0.8898678414096917
 
39
  verified: true
40
- - name: Recall
41
- type: recall
42
  value: 0.9099099099099099
 
43
  verified: true
44
- - name: AUC
45
- type: auc
46
  value: 0.967247621453229
 
47
  verified: true
48
- - name: F1
49
- type: f1
50
  value: 0.8997772828507795
 
51
  verified: true
52
- - name: loss
53
- type: loss
54
  value: 0.30091655254364014
 
55
  verified: true
56
- - name: matthews_correlation
57
- type: matthews_correlation
58
  value: 0.793630584795814
 
59
  verified: true
 
60
  ---
61
 
62
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
10
  - name: autoevaluate-binary-classification
11
  results:
12
  - task:
 
13
  type: text-classification
14
+ name: Text Classification
15
  dataset:
16
  name: glue
17
  type: glue
18
  args: sst2
19
  metrics:
20
+ - type: accuracy
 
21
  value: 0.8967889908256881
22
+ name: Accuracy
23
+ - type: accuracy
24
+ value: 0.8967889908256881
25
+ name: Accuracy
26
+ verified: true
27
+ - type: precision
28
+ value: 0.8898678414096917
29
+ name: Precision
30
+ verified: true
31
+ - type: recall
32
+ value: 0.9099099099099099
33
+ name: Recall
34
+ verified: true
35
+ - type: auc
36
+ value: 0.967247621453229
37
+ name: AUC
38
+ verified: true
39
+ - type: f1
40
+ value: 0.8997772828507795
41
+ name: F1
42
+ verified: true
43
+ - type: loss
44
+ value: 0.30091655254364014
45
+ name: loss
46
+ verified: true
47
+ - type: matthews_correlation
48
+ value: 0.793630584795814
49
+ name: matthews_correlation
50
+ verified: true
51
+ - type: accuracy
52
  value: 0.8967889908256881
53
+ name: Accuracy
54
  verified: true
55
+ verifyToken: '1234'
56
+ - type: precision
57
  value: 0.8898678414096917
58
+ name: Precision
59
  verified: true
60
+ verifyToken: '1234'
61
+ - type: recall
62
  value: 0.9099099099099099
63
+ name: Recall
64
  verified: true
65
+ verifyToken: '1234'
66
+ - type: auc
67
  value: 0.967247621453229
68
+ name: AUC
69
  verified: true
70
+ verifyToken: '1234'
71
+ - type: f1
72
  value: 0.8997772828507795
73
+ name: F1
74
  verified: true
75
+ verifyToken: '1234'
76
+ - type: loss
77
  value: 0.30091655254364014
78
+ name: loss
79
  verified: true
80
+ verifyToken: '1234'
81
+ - type: matthews_correlation
82
  value: 0.793630584795814
83
+ name: matthews_correlation
84
  verified: true
85
+ verifyToken: '1234'
86
  ---
87
 
88
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You