CoolFace
Datasetpublic

SuperSecureHuman/vendata-code

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes26downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: repo_id5    dtype: string6  - name: file_path7    dtype: string8  - name: content9    dtype: string10  - name: __index_level_0__11    dtype: int6412  splits:13  - name: train14    num_bytes: 4126526315    num_examples: 912916  download_size: 1563917617  dataset_size: 4126526318configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23---24