Upload dataset
Browse files- README.md +23 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,3 +1,26 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
dataset_info:
|
| 4 |
+
features:
|
| 5 |
+
- name: manipulation type
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: manipulate
|
| 8 |
+
dtype: int64
|
| 9 |
+
- name: caption
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: image_path
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: id
|
| 14 |
+
dtype: string
|
| 15 |
+
splits:
|
| 16 |
+
- name: train
|
| 17 |
+
num_bytes: 5827379
|
| 18 |
+
num_examples: 29000
|
| 19 |
+
download_size: 2861674
|
| 20 |
+
dataset_size: 5827379
|
| 21 |
+
configs:
|
| 22 |
+
- config_name: default
|
| 23 |
+
data_files:
|
| 24 |
+
- split: train
|
| 25 |
+
path: data/train-*
|
| 26 |
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b4cb69054b95a453263c8cb8bf26a670a2ac192d2c1b3cd983ae5b6ed0b6c2b
|
| 3 |
+
size 2861674
|