--- dataset_info: features: - name: text dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 932322239 num_examples: 451792 - name: train_downsampling num_bytes: 326403978 num_examples: 101056 - name: validation num_bytes: 113704284 num_examples: 56474 - name: test num_bytes: 93458524 num_examples: 56474 download_size: 548476005 dataset_size: 1465889025 configs: - config_name: default data_files: - split: train path: data/train-* - split: train_downsampling path: data/train_downsampling-* - split: validation path: data/validation-* - split: test path: data/test-* ---