Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -8,6 +8,8 @@ metrics: | |
| 8 | 
             
            model-index:
         | 
| 9 | 
             
            - name: trainer
         | 
| 10 | 
             
              results: []
         | 
|  | |
|  | |
| 11 | 
             
            ---
         | 
| 12 |  | 
| 13 | 
             
            <!-- This model card has been generated automatically according to the information the Trainer had access to. You
         | 
| @@ -58,4 +60,4 @@ The following hyperparameters were used during training: | |
| 58 | 
             
            - Transformers 4.41.2
         | 
| 59 | 
             
            - Pytorch 2.3.0+cu121
         | 
| 60 | 
             
            - Datasets 2.19.2
         | 
| 61 | 
            -
            - Tokenizers 0.19.1
         | 
|  | |
| 8 | 
             
            model-index:
         | 
| 9 | 
             
            - name: trainer
         | 
| 10 | 
             
              results: []
         | 
| 11 | 
            +
            datasets:
         | 
| 12 | 
            +
            - stanfordnlp/imdb
         | 
| 13 | 
             
            ---
         | 
| 14 |  | 
| 15 | 
             
            <!-- This model card has been generated automatically according to the information the Trainer had access to. You
         | 
|  | |
| 60 | 
             
            - Transformers 4.41.2
         | 
| 61 | 
             
            - Pytorch 2.3.0+cu121
         | 
| 62 | 
             
            - Datasets 2.19.2
         | 
| 63 | 
            +
            - Tokenizers 0.19.1
         |