lewtun HF staff commited on
Commit
495ac6e
1 Parent(s): 2e8bda0

Add evaluation results on the mrpc config of glue

Browse files

Beep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the mrpc config of the [glue](https://huggingface.co./datasets/glue) dataset by

@xinhe

, using the predictions stored [here](https://huggingface.co./datasets/autoevaluate/autoeval-staging-eval-glue-mrpc-4a87ed-14445977).\
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/model-evaluator?dataset=glue).

Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -59,6 +59,39 @@ model-index:
59
  type: loss
60
  value: 0.08004990220069885
61
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
  ---
63
 
64
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
59
  type: loss
60
  value: 0.08004990220069885
61
  verified: true
62
+ - task:
63
+ type: natural-language-inference
64
+ name: Natural Language Inference
65
+ dataset:
66
+ name: glue
67
+ type: glue
68
+ config: mrpc
69
+ split: validation
70
+ metrics:
71
+ - name: Accuracy
72
+ type: accuracy
73
+ value: 0.8774509803921569
74
+ verified: true
75
+ - name: Precision
76
+ type: precision
77
+ value: 0.8803986710963455
78
+ verified: true
79
+ - name: Recall
80
+ type: recall
81
+ value: 0.9498207885304659
82
+ verified: true
83
+ - name: AUC
84
+ type: auc
85
+ value: 0.9474174099080325
86
+ verified: true
87
+ - name: F1
88
+ type: f1
89
+ value: 0.9137931034482758
90
+ verified: true
91
+ - name: loss
92
+ type: loss
93
+ value: 0.5562044978141785
94
+ verified: true
95
  ---
96
 
97
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You