Fix pipeline_tag 🤗
Browse files
    	
        README.md
    CHANGED
    
    | @@ -11,6 +11,7 @@ model-index: | |
| 11 | 
             
            license: apache-2.0
         | 
| 12 | 
             
            language:
         | 
| 13 | 
             
            - en
         | 
|  | |
| 14 | 
             
            ---
         | 
| 15 |  | 
| 16 |  | 
| @@ -179,4 +180,4 @@ To cite this model: | |
| 179 | 
             
              month = Sep 
         | 
| 180 | 
             
            }
         | 
| 181 | 
             
            ```
         | 
| 182 | 
            -
            Contact [email protected]
         | 
|  | |
| 11 | 
             
            license: apache-2.0
         | 
| 12 | 
             
            language:
         | 
| 13 | 
             
            - en
         | 
| 14 | 
            +
            pipeline_tag: text-generation
         | 
| 15 | 
             
            ---
         | 
| 16 |  | 
| 17 |  | 
|  | |
| 180 | 
             
              month = Sep 
         | 
| 181 | 
             
            }
         | 
| 182 | 
             
            ```
         | 
| 183 | 
            +
            Contact [email protected]
         | 

