CoolFace
Datasetpublic

nielsr/diffusers-docs-chunks

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes19downloads
README.md26 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: source5    dtype: string6  - name: url7    dtype: string8  - name: file_type9    dtype: string10  - name: chunk11    dtype: string12  - name: chunk_id13    dtype: string14  splits:15  - name: train16    num_bytes: 386061217    num_examples: 657118  download_size: 89142219  dataset_size: 386061220configs:21- config_name: default22  data_files:23  - split: train24    path: data/train-*25---26