michaelyli
commited on
Upload dataset
Browse files- README.md +43 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: image_base64
|
5 |
+
dtype: string
|
6 |
+
- name: image_base64_cf
|
7 |
+
dtype: string
|
8 |
+
- name: caption
|
9 |
+
dtype: string
|
10 |
+
- name: caption_cf
|
11 |
+
dtype: string
|
12 |
+
- name: shape
|
13 |
+
dtype: int32
|
14 |
+
- name: scale
|
15 |
+
dtype: int32
|
16 |
+
- name: orientation
|
17 |
+
dtype: int32
|
18 |
+
- name: position_x
|
19 |
+
dtype: int32
|
20 |
+
- name: position_y
|
21 |
+
dtype: int32
|
22 |
+
- name: shape_cf
|
23 |
+
dtype: int32
|
24 |
+
- name: scale_cf
|
25 |
+
dtype: int32
|
26 |
+
- name: orientation_cf
|
27 |
+
dtype: int32
|
28 |
+
- name: position_x_cf
|
29 |
+
dtype: int32
|
30 |
+
- name: position_y_cf
|
31 |
+
dtype: int32
|
32 |
+
splits:
|
33 |
+
- name: train
|
34 |
+
num_bytes: 8863015
|
35 |
+
num_examples: 20000
|
36 |
+
download_size: 1560082
|
37 |
+
dataset_size: 8863015
|
38 |
+
configs:
|
39 |
+
- config_name: default
|
40 |
+
data_files:
|
41 |
+
- split: train
|
42 |
+
path: data/train-*
|
43 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccdf7e14d7aa8fbaab41c5459c478d2ff9d4c75bad1c51a14599b2366b2a9f99
|
3 |
+
size 1560082
|