Commit 
							
							·
						
						9be7e43
	
1
								Parent(s):
							
							3b572c1
								
Add "multilingual" to the language tag (#9)
Browse files- Add "multilingual" to the language tag (3a1542603649ea30cf28ab8d5c983b65e5bb9ec6)
- Update README.md (36bb90f805302271cd4141dd0453d246c25e84ab)
Co-authored-by: Loïck BOURDOIS <[email protected]>
    	
        README.md
    CHANGED
    
    | @@ -4,13 +4,13 @@ language: | |
| 4 | 
             
            - fr
         | 
| 5 | 
             
            - ro
         | 
| 6 | 
             
            - de
         | 
| 7 | 
            -
             | 
| 8 | 
            -
            - | 
| 9 | 
             
            tags:
         | 
| 10 | 
             
            - summarization
         | 
| 11 | 
             
            - translation
         | 
| 12 | 
            -
             | 
| 13 | 
            -
             | 
| 14 | 
             
            ---
         | 
| 15 |  | 
| 16 | 
             
            # Model Card for T5 Large
         | 
|  | |
| 4 | 
             
            - fr
         | 
| 5 | 
             
            - ro
         | 
| 6 | 
             
            - de
         | 
| 7 | 
            +
            - multilingual
         | 
| 8 | 
            +
            license: apache-2.0
         | 
| 9 | 
             
            tags:
         | 
| 10 | 
             
            - summarization
         | 
| 11 | 
             
            - translation
         | 
| 12 | 
            +
            datasets:
         | 
| 13 | 
            +
            - c4
         | 
| 14 | 
             
            ---
         | 
| 15 |  | 
| 16 | 
             
            # Model Card for T5 Large
         | 

 
		