Upload dataset
Browse files
README.md
CHANGED
|
@@ -416,6 +416,54 @@ dataset_info:
|
|
| 416 |
num_examples: 240
|
| 417 |
download_size: 739016032
|
| 418 |
dataset_size: 1145957667.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 419 |
configs:
|
| 420 |
- config_name: grounding_cross_coord_to_coord
|
| 421 |
data_files:
|
|
@@ -469,4 +517,8 @@ configs:
|
|
| 469 |
data_files:
|
| 470 |
- split: train
|
| 471 |
path: task3_missing_part_image/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 472 |
---
|
|
|
|
| 416 |
num_examples: 240
|
| 417 |
download_size: 739016032
|
| 418 |
dataset_size: 1145957667.0
|
| 419 |
+
- config_name: task3_missing_part_three_view
|
| 420 |
+
features:
|
| 421 |
+
- name: test_image
|
| 422 |
+
dtype: image
|
| 423 |
+
- name: assembly_name
|
| 424 |
+
dtype: string
|
| 425 |
+
- name: assembly_description
|
| 426 |
+
dtype: string
|
| 427 |
+
- name: choices_text
|
| 428 |
+
dtype: string
|
| 429 |
+
- name: gt_letter
|
| 430 |
+
dtype: string
|
| 431 |
+
- name: gt_answer
|
| 432 |
+
dtype: string
|
| 433 |
+
- name: mcq_mapping
|
| 434 |
+
dtype: string
|
| 435 |
+
- name: error_case
|
| 436 |
+
dtype: string
|
| 437 |
+
- name: scenario
|
| 438 |
+
dtype: string
|
| 439 |
+
- name: n_normal_refs
|
| 440 |
+
dtype: int32
|
| 441 |
+
- name: n_icl_examples
|
| 442 |
+
dtype: int32
|
| 443 |
+
- name: icl_gt_letters
|
| 444 |
+
dtype: string
|
| 445 |
+
- name: ref_image_0
|
| 446 |
+
dtype: image
|
| 447 |
+
- name: ref_image_1
|
| 448 |
+
dtype: image
|
| 449 |
+
- name: ref_image_2
|
| 450 |
+
dtype: image
|
| 451 |
+
- name: ref_image_3
|
| 452 |
+
dtype: image
|
| 453 |
+
- name: ref_image_4
|
| 454 |
+
dtype: image
|
| 455 |
+
- name: icl_image_0
|
| 456 |
+
dtype: image
|
| 457 |
+
- name: icl_image_1
|
| 458 |
+
dtype: image
|
| 459 |
+
- name: icl_image_2
|
| 460 |
+
dtype: image
|
| 461 |
+
splits:
|
| 462 |
+
- name: train
|
| 463 |
+
num_bytes: 74622484.0
|
| 464 |
+
num_examples: 137
|
| 465 |
+
download_size: 38017522
|
| 466 |
+
dataset_size: 74622484.0
|
| 467 |
configs:
|
| 468 |
- config_name: grounding_cross_coord_to_coord
|
| 469 |
data_files:
|
|
|
|
| 517 |
data_files:
|
| 518 |
- split: train
|
| 519 |
path: task3_missing_part_image/train-*
|
| 520 |
+
- config_name: task3_missing_part_three_view
|
| 521 |
+
data_files:
|
| 522 |
+
- split: train
|
| 523 |
+
path: task3_missing_part_three_view/train-*
|
| 524 |
---
|
task3_missing_part_three_view/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27818467f2fa93a6e9a0c4458d199c984735fb72246ebc1cc4ccf3d09b483132
|
| 3 |
+
size 38017522
|