--- dataset_info: features: - name: id dtype: string - name: text dtype: string - name: label dtype: int32 - name: label_text dtype: string splits: - name: train num_bytes: 38517945.972 num_examples: 49960 - name: validation num_bytes: 3824864.0 num_examples: 5000 - name: test num_bytes: 3787235.973 num_examples: 4995 download_size: 24970635 dataset_size: 46130045.945 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---