--- dataset_info: features: - name: id dtype: string - name: label dtype: string - name: sentence dtype: string - name: has_group_left dtype: bool - name: note_id dtype: string - name: dedup_val dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 1304070220 num_examples: 778512 - name: validation num_bytes: 97662743 num_examples: 57921 download_size: 377923472 dataset_size: 1401732963 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---