Add language tag
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,3 +1,11 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 1 | 
             
            #xglue nc
         | 
| 2 |  | 
| 3 | 
             
            This dataset is a port of the official ['xglue' dataset] (https://huggingface.co/datasets/xglue) on the Hub. It has just the news category classification section. It has been reduced to just 3 columns (plus text label) that are relevant to the SetFit task. Validation and test in English, Spanish, French, Russian, and German.
         | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            language:
         | 
| 3 | 
            +
            - en
         | 
| 4 | 
            +
            - es
         | 
| 5 | 
            +
            - fr
         | 
| 6 | 
            +
            - ru
         | 
| 7 | 
            +
            - de
         | 
| 8 | 
            +
            ---
         | 
| 9 | 
             
            #xglue nc
         | 
| 10 |  | 
| 11 | 
             
            This dataset is a port of the official ['xglue' dataset] (https://huggingface.co/datasets/xglue) on the Hub. It has just the news category classification section. It has been reduced to just 3 columns (plus text label) that are relevant to the SetFit task. Validation and test in English, Spanish, French, Russian, and German.
         | 

