Upload dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: length
|
| 7 |
+
dtype: int64
|
| 8 |
+
- name: group
|
| 9 |
+
dtype: int64
|
| 10 |
+
- name: format
|
| 11 |
+
dtype: int64
|
| 12 |
+
- name: canvas_width
|
| 13 |
+
dtype: int64
|
| 14 |
+
- name: canvas_height
|
| 15 |
+
dtype: int64
|
| 16 |
+
- name: category
|
| 17 |
+
dtype: int64
|
| 18 |
+
- name: title
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: suitability
|
| 21 |
+
list: int64
|
| 22 |
+
- name: keywords
|
| 23 |
+
list: string
|
| 24 |
+
- name: industries
|
| 25 |
+
list: int64
|
| 26 |
+
- name: preview
|
| 27 |
+
dtype: image
|
| 28 |
+
- name: type
|
| 29 |
+
list: int64
|
| 30 |
+
- name: left
|
| 31 |
+
list: float64
|
| 32 |
+
- name: top
|
| 33 |
+
list: float64
|
| 34 |
+
- name: width
|
| 35 |
+
list: float64
|
| 36 |
+
- name: height
|
| 37 |
+
list: float64
|
| 38 |
+
- name: angle
|
| 39 |
+
list: float64
|
| 40 |
+
- name: opacity
|
| 41 |
+
list: float64
|
| 42 |
+
- name: color
|
| 43 |
+
list:
|
| 44 |
+
list: string
|
| 45 |
+
- name: image
|
| 46 |
+
list: image
|
| 47 |
+
- name: text
|
| 48 |
+
list: string
|
| 49 |
+
- name: font
|
| 50 |
+
list: int64
|
| 51 |
+
- name: font_size
|
| 52 |
+
list: float64
|
| 53 |
+
- name: font_bold
|
| 54 |
+
list:
|
| 55 |
+
list: bool
|
| 56 |
+
- name: font_italic
|
| 57 |
+
list:
|
| 58 |
+
list: bool
|
| 59 |
+
- name: text_line
|
| 60 |
+
list:
|
| 61 |
+
list: int64
|
| 62 |
+
- name: text_color
|
| 63 |
+
list:
|
| 64 |
+
list: string
|
| 65 |
+
- name: text_align
|
| 66 |
+
list: int64
|
| 67 |
+
- name: capitalize
|
| 68 |
+
list: bool
|
| 69 |
+
- name: line_height
|
| 70 |
+
list: float64
|
| 71 |
+
- name: letter_spacing
|
| 72 |
+
list: float64
|
| 73 |
+
- name: cluster_index
|
| 74 |
+
dtype: int64
|
| 75 |
+
- name: prompt
|
| 76 |
+
list: string
|
| 77 |
+
splits:
|
| 78 |
+
- name: train
|
| 79 |
+
num_bytes: 1292451679
|
| 80 |
+
num_examples: 5197
|
| 81 |
+
- name: validation
|
| 82 |
+
num_bytes: 132396938
|
| 83 |
+
num_examples: 516
|
| 84 |
+
- name: test
|
| 85 |
+
num_bytes: 135251915
|
| 86 |
+
num_examples: 553
|
| 87 |
+
download_size: 1531712832
|
| 88 |
+
dataset_size: 1560100532
|
| 89 |
+
configs:
|
| 90 |
+
- config_name: default
|
| 91 |
+
data_files:
|
| 92 |
+
- split: train
|
| 93 |
+
path: data/train-*
|
| 94 |
+
- split: validation
|
| 95 |
+
path: data/validation-*
|
| 96 |
+
- split: test
|
| 97 |
+
path: data/test-*
|
| 98 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0756744bc0629c279edaff73f3982069ed219a96969d266601b9105fdc988145
|
| 3 |
+
size 132748882
|
data/train-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13d57840d40810803895a3270dc92d0509dd5bf39b555f6c2be315e62bfe3626
|
| 3 |
+
size 423606426
|
data/train-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e19a0e29989105229363023fb696a79e9525531422a64c86974fc5f49b48e594
|
| 3 |
+
size 424427558
|
data/train-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1ed7f7b6c81fa10addace851635bd14a50fe82b7b898df6d4c233dbd7b68dc0
|
| 3 |
+
size 420896625
|
data/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af91238202d3d67fd9f9a745a998cad8df1395316cb36a19bcce9d09d3c3b88a
|
| 3 |
+
size 130033341
|