File size: 2,507 Bytes
5a57061 824246b 6c15e9c 824246b 6c15e9c 5a57061 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 | ---
license: apache-2.0
configs:
- config_name: default
data_files:
- split: Connection_Id
path: data/Connection_Id-*
- split: Connection_Judgment
path: data/Connection_Judgment-*
- split: Element_Classification
path: data/Element_Classification-*
- split: Function_task
path: data/Function_task-*
- split: Location_description
path: data/Location_description-*
- split: Total_Counting
path: data/Total_Counting-*
- split: TQA_task
path: data/TQA_task-*
- split: Caption_task
path: data/Caption_task-*
- split: Partition_task
path: data/Partition_task-*
- split: reasoning_task
path: data/reasoning_task-*
- split: Type_wise_Counting_Task
path: data/Type_wise_Counting_Task-*
dataset_info:
features:
- name: image_path
dtype: image
- name: question
dtype: string
- name: options
struct:
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: E
dtype: string
- name: F
dtype: string
- name: G
dtype: string
- name: H
dtype: string
- name: I
dtype: string
- name: J
dtype: string
- name: K
dtype: string
- name: L
dtype: string
- name: M
dtype: string
- name: N
dtype: string
- name: O
dtype: string
- name: groundtruth
list: string
- name: level
dtype: string
- name: component_count
dtype: string
splits:
- name: Connection_Id
num_bytes: 47095609.0
num_examples: 600
- name: Connection_Judgment
num_bytes: 71476207.0
num_examples: 900
- name: Element_Classification
num_bytes: 106326273.248
num_examples: 1528
- name: Function_task
num_bytes: 56128657.0
num_examples: 200
- name: Location_description
num_bytes: 34049793.0
num_examples: 450
- name: Total_Counting
num_bytes: 79067777.5
num_examples: 1500
- name: TQA_task
num_bytes: 772528.875
num_examples: 1257
- name: Caption_task
num_bytes: 4428814.0
num_examples: 83
- name: Partition_task
num_bytes: 25024121.0
num_examples: 202
- name: reasoning_task
num_bytes: 53625850.0
num_examples: 202
- name: Type_wise_Counting_Task
num_bytes: 67977925.0
num_examples: 1500
download_size: 384714592
dataset_size: 545973555.623
---
|