CoolFace
Datasetpublic

kixr/texture

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes6downloads
README.md23 linesDownload Raw Back to root
1---2license: mit3dataset_info:4  features:5  - name: image6    dtype: image7  - name: text8    dtype: string9  - name: condition10    dtype: image11  splits:12  - name: train13    num_bytes: 204806709.014    num_examples: 58415  download_size: 20302663316  dataset_size: 204806709.017configs:18- config_name: default19  data_files:20  - split: train21    path: data/train-*22---23