Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -1,10 +1,11 @@ 
     | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
            -
            language: 
     | 
| 3 | 
         
             
            - en
         
     | 
| 4 | 
         
             
            - fr
         
     | 
| 5 | 
         
             
            - ro
         
     | 
| 6 | 
         
             
            - de
         
     | 
| 7 | 
         
             
            - multilingual
         
     | 
| 
         | 
|
| 8 | 
         
             
            license: apache-2.0
         
     | 
| 9 | 
         
             
            tags:
         
     | 
| 10 | 
         
             
            - summarization
         
     | 
| 
         @@ -187,5 +188,4 @@ last_hidden_states = outputs.last_hidden_state 
     | 
|
| 187 | 
         
             
            ```
         
     | 
| 188 | 
         | 
| 189 | 
         
             
            See the [Hugging Face T5](https://huggingface.co/docs/transformers/model_doc/t5#transformers.T5Model) docs and a [Colab Notebook](https://colab.research.google.com/github/google-research/text-to-text-transfer-transformer/blob/main/notebooks/t5-trivia.ipynb) created by the model developers for more examples.
         
     | 
| 190 | 
         
            -
            </details>
         
     | 
| 191 | 
         
            -
             
     | 
| 
         | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
            +
            language:
         
     | 
| 3 | 
         
             
            - en
         
     | 
| 4 | 
         
             
            - fr
         
     | 
| 5 | 
         
             
            - ro
         
     | 
| 6 | 
         
             
            - de
         
     | 
| 7 | 
         
             
            - multilingual
         
     | 
| 8 | 
         
            +
            - kk
         
     | 
| 9 | 
         
             
            license: apache-2.0
         
     | 
| 10 | 
         
             
            tags:
         
     | 
| 11 | 
         
             
            - summarization
         
     | 
| 
         | 
|
| 188 | 
         
             
            ```
         
     | 
| 189 | 
         | 
| 190 | 
         
             
            See the [Hugging Face T5](https://huggingface.co/docs/transformers/model_doc/t5#transformers.T5Model) docs and a [Colab Notebook](https://colab.research.google.com/github/google-research/text-to-text-transfer-transformer/blob/main/notebooks/t5-trivia.ipynb) created by the model developers for more examples.
         
     | 
| 191 | 
         
            +
            </details>
         
     | 
| 
         |