--- dataset_info: features: - name: id dtype: string - name: text dtype: string - name: label dtype: int64 - name: label_text dtype: string splits: - name: train num_bytes: 5512661.37675 num_examples: 35901 - name: validation num_bytes: 1829737.0 num_examples: 12000 - name: test num_bytes: 1819695.0308333333 num_examples: 11965 download_size: 4589872 dataset_size: 9162093.407583334 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---