Commit 
							
							·
						
						29c1e5f
	
1
								Parent(s):
							
							39ba8cb
								
Add evaluation results on the mrpc config of glue (#1)
Browse files- Add evaluation results on the mrpc config of glue (7557aa8be1184804e3b6561d3fb7d9925b86b4a9)
Co-authored-by: Evaluation Bot <autoevaluator@users.noreply.huggingface.co>
    	
        README.md
    CHANGED
    
    | @@ -26,6 +26,39 @@ model-index: | |
| 26 | 
             
                - name: F1
         | 
| 27 | 
             
                  type: f1
         | 
| 28 | 
             
                  value: 0.8927943760984183
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 29 | 
             
            ---
         | 
| 30 |  | 
| 31 | 
             
            <!-- This model card has been generated automatically according to the information the Trainer had access to. You
         | 
|  | |
| 26 | 
             
                - name: F1
         | 
| 27 | 
             
                  type: f1
         | 
| 28 | 
             
                  value: 0.8927943760984183
         | 
| 29 | 
            +
              - task:
         | 
| 30 | 
            +
                  type: natural-language-inference
         | 
| 31 | 
            +
                  name: Natural Language Inference
         | 
| 32 | 
            +
                dataset:
         | 
| 33 | 
            +
                  name: glue
         | 
| 34 | 
            +
                  type: glue
         | 
| 35 | 
            +
                  config: mrpc
         | 
| 36 | 
            +
                  split: validation
         | 
| 37 | 
            +
                metrics:
         | 
| 38 | 
            +
                - name: Accuracy
         | 
| 39 | 
            +
                  type: accuracy
         | 
| 40 | 
            +
                  value: 0.8504901960784313
         | 
| 41 | 
            +
                  verified: true
         | 
| 42 | 
            +
                - name: Precision
         | 
| 43 | 
            +
                  type: precision
         | 
| 44 | 
            +
                  value: 0.8758620689655172
         | 
| 45 | 
            +
                  verified: true
         | 
| 46 | 
            +
                - name: Recall
         | 
| 47 | 
            +
                  type: recall
         | 
| 48 | 
            +
                  value: 0.910394265232975
         | 
| 49 | 
            +
                  verified: true
         | 
| 50 | 
            +
                - name: AUC
         | 
| 51 | 
            +
                  type: auc
         | 
| 52 | 
            +
                  value: 0.9029062821260871
         | 
| 53 | 
            +
                  verified: true
         | 
| 54 | 
            +
                - name: F1
         | 
| 55 | 
            +
                  type: f1
         | 
| 56 | 
            +
                  value: 0.8927943760984183
         | 
| 57 | 
            +
                  verified: true
         | 
| 58 | 
            +
                - name: loss
         | 
| 59 | 
            +
                  type: loss
         | 
| 60 | 
            +
                  value: 0.42868512868881226
         | 
| 61 | 
            +
                  verified: true
         | 
| 62 | 
             
            ---
         | 
| 63 |  | 
| 64 | 
             
            <!-- This model card has been generated automatically according to the information the Trainer had access to. You
         | 

