Commit 
							
							·
						
						3cbe8a7
	
1
								Parent(s):
							
							6546e31
								
Fix task tags (#4)
Browse files- Fix task tags (747e46165d06402cc831ae0e8952a76215197926)
Co-authored-by: Albert Villanova <[email protected]>
    	
        README.md
    CHANGED
    
    | 
         @@ -15,8 +15,7 @@ source_datasets: 
     | 
|
| 15 | 
         
             
            - original
         
     | 
| 16 | 
         
             
            task_categories:
         
     | 
| 17 | 
         
             
            - table-to-text
         
     | 
| 18 | 
         
            -
            task_ids:
         
     | 
| 19 | 
         
            -
            - unknown
         
     | 
| 20 | 
         
             
            pretty_name: conversational_weather
         
     | 
| 21 | 
         
             
            tags:
         
     | 
| 22 | 
         
             
            - data-to-text
         
     | 
| 
         | 
|
| 15 | 
         
             
            - original
         
     | 
| 16 | 
         
             
            task_categories:
         
     | 
| 17 | 
         
             
            - table-to-text
         
     | 
| 18 | 
         
            +
            task_ids: []
         
     | 
| 
         | 
|
| 19 | 
         
             
            pretty_name: conversational_weather
         
     | 
| 20 | 
         
             
            tags:
         
     | 
| 21 | 
         
             
            - data-to-text
         
     |