CoolFace
Datasetpublic

MattyMroz/image_working_space

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes81downloads
README.md20 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: file_name5    dtype: string6  - name: content7    dtype: binary8  splits:9  - name: train10    num_bytes: 5311    num_examples: 112  download_size: 144013  dataset_size: 5314configs:15- config_name: default16  data_files:17  - split: train18    path: data/train-*19---20