File size: 471 Bytes
e8caf91 8a4ecf0 e8caf91 8a4ecf0 e8caf91 866064d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
dataset_info:
features:
- name: image
dtype: image
- name: text
dtype: string
splits:
- name: train
num_bytes: 113667809.83200002
num_examples: 15453
- name: test
num_bytes: 12549739.297
num_examples: 1717
download_size: 75076409
dataset_size: 126217549.12900002
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
```shell
uv run bin/generate.py
```
|