CoolFace
Datasetpublic

Cheremy/processed_scifact_chunked

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes4downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: 'Unnamed: 0'5    dtype: int646  - name: id7    dtype: int648  - name: chunk_id9    dtype: string10  - name: text11    dtype: string12  splits:13  - name: train14    num_bytes: 751611415    num_examples: 518316  download_size: 424481917  dataset_size: 751611418configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23---24