--- dataset_info: features: - name: embedding dtype: string - name: O dtype: int64 - name: C dtype: int64 - name: E dtype: int64 - name: A dtype: int64 - name: N dtype: int64 - name: id dtype: int64 splits: - name: train num_bytes: 33186078 num_examples: 1578 - name: validation num_bytes: 8308069 num_examples: 395 - name: evaluation num_bytes: 10390241 num_examples: 494 download_size: 30674090 dataset_size: 51884388 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: evaluation path: data/evaluation-* ---