CoolFace
Datasetpublic

Ina-Developer/tables

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes11downloads
README.md22 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: image5    dtype: image6  - name: text7    dtype: string8  - name: tables9    dtype: string10  splits:11  - name: train12    num_bytes: 36065052.013    num_examples: 814  download_size: 3603510415  dataset_size: 36065052.016configs:17- config_name: default18  data_files:19  - split: train20    path: data/train-*21---22