Upload dataset
Browse files- README.md +28 -0
- task1_three_view/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -272,6 +272,30 @@ dataset_info:
|
|
| 272 |
num_examples: 451
|
| 273 |
download_size: 503903932
|
| 274 |
dataset_size: 2798691043.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 275 |
configs:
|
| 276 |
- config_name: grounding_cross_coord_to_coord
|
| 277 |
data_files:
|
|
@@ -309,4 +333,8 @@ configs:
|
|
| 309 |
data_files:
|
| 310 |
- split: train
|
| 311 |
path: task1_image/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 312 |
---
|
|
|
|
| 272 |
num_examples: 451
|
| 273 |
download_size: 503903932
|
| 274 |
dataset_size: 2798691043.0
|
| 275 |
+
- config_name: task1_three_view
|
| 276 |
+
features:
|
| 277 |
+
- name: test_image
|
| 278 |
+
dtype: image
|
| 279 |
+
- name: gt_parts
|
| 280 |
+
dtype: string
|
| 281 |
+
- name: query_description
|
| 282 |
+
dtype: string
|
| 283 |
+
- name: scenario_name
|
| 284 |
+
dtype: string
|
| 285 |
+
- name: error_case
|
| 286 |
+
dtype: string
|
| 287 |
+
- name: normal_ref_images
|
| 288 |
+
sequence: image
|
| 289 |
+
- name: icl_images
|
| 290 |
+
sequence: image
|
| 291 |
+
- name: icl_gt_letters
|
| 292 |
+
sequence: string
|
| 293 |
+
splits:
|
| 294 |
+
- name: train
|
| 295 |
+
num_bytes: 284294342.0
|
| 296 |
+
num_examples: 496
|
| 297 |
+
download_size: 102854693
|
| 298 |
+
dataset_size: 284294342.0
|
| 299 |
configs:
|
| 300 |
- config_name: grounding_cross_coord_to_coord
|
| 301 |
data_files:
|
|
|
|
| 333 |
data_files:
|
| 334 |
- split: train
|
| 335 |
path: task1_image/train-*
|
| 336 |
+
- config_name: task1_three_view
|
| 337 |
+
data_files:
|
| 338 |
+
- split: train
|
| 339 |
+
path: task1_three_view/train-*
|
| 340 |
---
|
task1_three_view/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c703d9135a3fdeeaa5b694a58d24e3b553de1ff4aacce2667c9cf68d48a887a
|
| 3 |
+
size 102854693
|