Test update
Browse files
    	
        README.md
    CHANGED
    
    | @@ -10,16 +10,16 @@ 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 | 
            -
                -  | 
| 21 | 
            -
                  type: accuracy
         | 
| 22 | 
             
                  value: 0.8967889908256881
         | 
|  | |
| 23 | 
             
              - task:
         | 
| 24 | 
             
                  type: text-classification
         | 
| 25 | 
             
                  name: Text Classification
         | 
| @@ -29,34 +29,41 @@ model-index: | |
| 29 | 
             
                  config: sst2
         | 
| 30 | 
             
                  split: validation
         | 
| 31 | 
             
                metrics:
         | 
| 32 | 
            -
                -  | 
| 33 | 
            -
                  type: accuracy
         | 
| 34 | 
             
                  value: 0.8967889908256881
         | 
|  | |
| 35 | 
             
                  verified: true
         | 
| 36 | 
            -
             | 
| 37 | 
            -
             | 
| 38 | 
             
                  value: 0.8898678414096917
         | 
|  | |
| 39 | 
             
                  verified: true
         | 
| 40 | 
            -
             | 
| 41 | 
            -
             | 
| 42 | 
             
                  value: 0.9099099099099099
         | 
|  | |
| 43 | 
             
                  verified: true
         | 
| 44 | 
            -
             | 
| 45 | 
            -
             | 
| 46 | 
             
                  value: 0.967247621453229
         | 
|  | |
| 47 | 
             
                  verified: true
         | 
| 48 | 
            -
             | 
| 49 | 
            -
             | 
| 50 | 
             
                  value: 0.8997772828507795
         | 
|  | |
| 51 | 
             
                  verified: true
         | 
| 52 | 
            -
             | 
| 53 | 
            -
             | 
| 54 | 
             
                  value: 0.30091655254364014
         | 
|  | |
| 55 | 
             
                  verified: true
         | 
| 56 | 
            -
             | 
| 57 | 
            -
             | 
| 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 | 
             
              - task:
         | 
| 24 | 
             
                  type: text-classification
         | 
| 25 | 
             
                  name: Text Classification
         | 
|  | |
| 29 | 
             
                  config: sst2
         | 
| 30 | 
             
                  split: validation
         | 
| 31 | 
             
                metrics:
         | 
| 32 | 
            +
                - type: accuracy
         | 
|  | |
| 33 | 
             
                  value: 0.8967889908256881
         | 
| 34 | 
            +
                  name: Accuracy
         | 
| 35 | 
             
                  verified: true
         | 
| 36 | 
            +
                  verifyToken: '1234'
         | 
| 37 | 
            +
                - type: precision
         | 
| 38 | 
             
                  value: 0.8898678414096917
         | 
| 39 | 
            +
                  name: Precision
         | 
| 40 | 
             
                  verified: true
         | 
| 41 | 
            +
                  verifyToken: '1234'
         | 
| 42 | 
            +
                - type: recall
         | 
| 43 | 
             
                  value: 0.9099099099099099
         | 
| 44 | 
            +
                  name: Recall
         | 
| 45 | 
             
                  verified: true
         | 
| 46 | 
            +
                  verifyToken: '1234'
         | 
| 47 | 
            +
                - type: auc
         | 
| 48 | 
             
                  value: 0.967247621453229
         | 
| 49 | 
            +
                  name: AUC
         | 
| 50 | 
             
                  verified: true
         | 
| 51 | 
            +
                  verifyToken: '1234'
         | 
| 52 | 
            +
                - type: f1
         | 
| 53 | 
             
                  value: 0.8997772828507795
         | 
| 54 | 
            +
                  name: F1
         | 
| 55 | 
             
                  verified: true
         | 
| 56 | 
            +
                  verifyToken: '1234'
         | 
| 57 | 
            +
                - type: loss
         | 
| 58 | 
             
                  value: 0.30091655254364014
         | 
| 59 | 
            +
                  name: loss
         | 
| 60 | 
             
                  verified: true
         | 
| 61 | 
            +
                  verifyToken: '1234'
         | 
| 62 | 
            +
                - type: matthews_correlation
         | 
| 63 | 
             
                  value: 0.793630584795814
         | 
| 64 | 
            +
                  name: matthews_correlation
         | 
| 65 | 
             
                  verified: true
         | 
| 66 | 
            +
                  verifyToken: '1234'
         | 
| 67 | 
             
            ---
         | 
| 68 |  | 
| 69 | 
             
            <!-- This model card has been generated automatically according to the information the Trainer had access to. You
         | 

