| --- |
| dataset_info: |
| features: |
| - name: id |
| dtype: string |
| - name: label |
| dtype: string |
| - name: label_text |
| dtype: string |
| - name: text |
| dtype: string |
| - name: lang |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 63588842 |
| num_examples: 587214 |
| - name: validation |
| num_bytes: 11151710 |
| num_examples: 103683 |
| - name: test_split1 |
| num_bytes: 3194139.2156862747 |
| num_examples: 29740 |
| - name: test_split2 |
| num_bytes: 3194139.2156862747 |
| num_examples: 29740 |
| - name: test_split_all |
| num_bytes: 6388278.431372549 |
| num_examples: 59480 |
| - name: test_split_remaining |
| num_bytes: 9901831.56862745 |
| num_examples: 92194 |
| download_size: 32897288 |
| dataset_size: 97418940.43137255 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: validation |
| path: data/validation-* |
| - split: test_split1 |
| path: data/test_split1-* |
| - split: test_split2 |
| path: data/test_split2-* |
| - split: test_split_all |
| path: data/test_split_all-* |
| - split: test_split_remaining |
| path: data/test_split_remaining-* |
| --- |
| |