--- dataset_info: config_name: morph features: - name: text dtype: string - name: label dtype: class_label: names: '0': pos '1': neg '2': off-topic splits: - name: train num_bytes: 1605715.3076998338 num_examples: 7268 - name: test num_bytes: 247568.09354207438 num_examples: 1107 download_size: 961321 dataset_size: 1853283.401241908 configs: - config_name: morph data_files: - split: train path: morph/train-* - split: test path: morph/test-* ---