Upload dataset
Browse files
README.md
CHANGED
@@ -100,6 +100,26 @@ dataset_info:
|
|
100 |
num_examples: 100
|
101 |
download_size: 15599274
|
102 |
dataset_size: 21798044.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
- config_name: geo170k
|
104 |
features:
|
105 |
- name: id
|
@@ -401,6 +421,10 @@ configs:
|
|
401 |
data_files:
|
402 |
- split: train
|
403 |
path: design2code_0k/train-*
|
|
|
|
|
|
|
|
|
404 |
- config_name: geo170k
|
405 |
data_files:
|
406 |
- split: train
|
|
|
100 |
num_examples: 100
|
101 |
download_size: 15599274
|
102 |
dataset_size: 21798044.0
|
103 |
+
- config_name: detgpt_coco_task_annotation
|
104 |
+
features:
|
105 |
+
- name: id
|
106 |
+
dtype: string
|
107 |
+
- name: image
|
108 |
+
dtype: image
|
109 |
+
- name: conversations
|
110 |
+
list:
|
111 |
+
- name: from
|
112 |
+
dtype: string
|
113 |
+
- name: value
|
114 |
+
dtype: string
|
115 |
+
- name: source
|
116 |
+
dtype: string
|
117 |
+
splits:
|
118 |
+
- name: train
|
119 |
+
num_bytes: 50336819.0
|
120 |
+
num_examples: 100
|
121 |
+
download_size: 48694276
|
122 |
+
dataset_size: 50336819.0
|
123 |
- config_name: geo170k
|
124 |
features:
|
125 |
- name: id
|
|
|
421 |
data_files:
|
422 |
- split: train
|
423 |
path: design2code_0k/train-*
|
424 |
+
- config_name: detgpt_coco_task_annotation
|
425 |
+
data_files:
|
426 |
+
- split: train
|
427 |
+
path: detgpt_coco_task_annotation/train-*
|
428 |
- config_name: geo170k
|
429 |
data_files:
|
430 |
- split: train
|
detgpt_coco_task_annotation/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb2326d1f0294be2ac2d0230597f2753db0dba8b1bd6b138c2c832bca873c869
|
3 |
+
size 48694276
|