lewtun HF staff commited on
Commit
cc997b2
1 Parent(s): 57326b3

Add evaluation results on glue

Browse files

Beep boop, I am a bot from Hugging Face's automatic evaluation service! Your model has been evaluated on the [glue](https://huggingface.co/datasets/glue) dataset, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-staging-eval-project-7b2bacfd-36f1-4f3b-ac6e-0c553a02a815-5141). Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=glue). Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/autoevaluate?dataset=glue).

Files changed (1) hide show
  1. README.md +35 -0
README.md CHANGED
@@ -20,6 +20,41 @@ model-index:
20
  - name: Accuracy
21
  type: accuracy
22
  value: 0.8967889908256881
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
20
  - name: Accuracy
21
  type: accuracy
22
  value: 0.8967889908256881
23
+ - metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value: 0.8967889908256881
27
+ verified: true
28
+ - name: Precision
29
+ type: precision
30
+ value: 0.8898678414096917
31
+ verified: true
32
+ - name: Recall
33
+ type: recall
34
+ value: 0.9099099099099099
35
+ verified: true
36
+ - name: AUC
37
+ type: auc
38
+ value: 0.9672423591816115
39
+ verified: true
40
+ - name: F1
41
+ type: f1
42
+ value: 0.8997772828507795
43
+ verified: true
44
+ - name: loss
45
+ type: loss
46
+ value: 0.300935298204422
47
+ verified: true
48
+ - name: matthews_correlation
49
+ type: matthews_correlation
50
+ value: 0.793630584795814
51
+ verified: true
52
+ task:
53
+ type: text-classification
54
+ name: Text Classification
55
+ dataset:
56
+ name: glue
57
+ type: glue
58
  ---
59
 
60
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You