dataset_info: | |
features: | |
- name: original_image | |
dtype: image | |
- name: edit_prompt | |
dtype: string | |
- name: cartoonized_image | |
dtype: image | |
splits: | |
- name: train | |
num_bytes: 3245096120.0 | |
num_examples: 5000 | |
download_size: 3282490707 | |
dataset_size: 3245096120.0 | |
# Dataset Card for "cartoonizer-dataset5000" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) | |
original_image: 原始图片 | |
edit_prompt:转化提示词 | |
cartoonized_image:卡通化后的图片 | |