| --- |
| dataset_info: |
| features: |
| - name: text |
| dtype: string |
| - name: label |
| dtype: |
| class_label: |
| names: |
| '0': Human Necessities |
| '1': Performing Operations; Transporting |
| '2': Chemistry; Metallurgy |
| '3': Textiles; Paper |
| '4': Fixed Constructions |
| '5': Mechanical Engineering; Lightning; Heating; Weapons; Blasting |
| '6': Physics |
| '7': Electricity |
| '8': General tagging of new or cross-sectional technology |
| splits: |
| - name: train |
| num_bytes: 17225101 |
| num_examples: 25000 |
| - name: validation |
| num_bytes: 3472854 |
| num_examples: 5000 |
| - name: test |
| num_bytes: 3456733 |
| num_examples: 5000 |
| download_size: 12067953 |
| dataset_size: 24154688 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: validation |
| path: data/validation-* |
| - split: test |
| path: data/test-* |
| --- |
| |