|
--- |
|
dataset_info: |
|
features: |
|
- name: image |
|
dtype: image |
|
- name: label |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 167963998.0 |
|
num_examples: 70 |
|
download_size: 167426943 |
|
dataset_size: 167963998.0 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
--- |
|
|
|
# bhugxer/CoLeafLabels |
|
|
|
CoLeaf dataset for fine-tuning Stable Diffusion |
|
|
|
## Dataset Structure |
|
|
|
- `image`: The image data. |
|
- `label`: The label or text description of the image. |
|
|
|
## Dataset Info |
|
|
|
- Number of examples: 70 |
|
- Image format: Various (PNG, JPEG, etc.) |
|
|
|
## License |
|
|
|
[Insert license information here] |
|
|
|
## Citation |
|
|
|
[Insert citation information here] |
|
|