iLampard commited on
Commit
6eea38b
·
verified ·
1 Parent(s): fcdfb26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -30
README.md CHANGED
@@ -91,7 +91,7 @@ The leaderboard is regularly updated and can be accessed at https://famma-bench.
91
 
92
 
93
 
94
- Note: we are reconstructing the dataset again, which will be finihsed before Feb.
95
 
96
 
97
 
@@ -105,44 +105,18 @@ Note: we are reconstructing the dataset again, which will be finihsed before Feb
105
  - options: the specific query being asked.
106
  - image_1- image_7: directories of images referenced in the context or question.
107
  - image_type: type of the image, e.g., chart, table, screenshot.
108
- - answers: a concise and accurate response. **(non-public on the test set for the moment)**
109
- - explanation:a detailed justification for the answer. **(non-public on the test set for the moment)**
110
  - topic_difficulty: a measure of the question's complexity based on the level of reasoning required.
111
  - question_type: categorized as either multiple-choice or open-ended.
112
  - subfield: the specific area of expertise to which the question belongs, categorized into eight subfields.
113
  - language:the language in which the question text is written.
114
  - main_question_id:a unique identifier for the question within its context; questions with the same context share the same ID.
115
  - sub_question_id:a unique identifier for the question within its corresponding main question.
116
- - ans_image_1 - ans_image_4: **(non-public on the test set for the moment)**
117
 
118
  ### dataset splits
119
 
120
- Chinese subset
121
- - splits:
122
- - name: validation
123
- - num_bytes: 530067.0
124
- - num_examples: 19
125
- - name: test
126
- - num_bytes: 10497574.0
127
- - num_examples: 234
128
-
129
- English subset
130
- - splits:
131
- - name: validation
132
- - num_bytes: 19326545.0
133
- - num_examples: 88
134
- - name: test
135
- - num_bytes: 235713843.904
136
- - num_examples: 1297
137
-
138
- French subset
139
- - splits:
140
- - name: validation
141
- - num_bytes: 1945622.0
142
- - num_examples: 13
143
- - name: test
144
- - num_bytes: 14026200.0
145
- - num_examples: 107
146
 
147
 
148
  ## Citation
 
91
 
92
 
93
 
94
+ ** Note: we are reconstructing the dataset again, which will be finihsed before Feb. **
95
 
96
 
97
 
 
105
  - options: the specific query being asked.
106
  - image_1- image_7: directories of images referenced in the context or question.
107
  - image_type: type of the image, e.g., chart, table, screenshot.
108
+ - answers: a concise and accurate response. **(public on release v2406, non-public on the live set release v2501)**
109
+ - explanation:a detailed justification for the answer. **(public on release v2406, non-public on the live set release v2501)**
110
  - topic_difficulty: a measure of the question's complexity based on the level of reasoning required.
111
  - question_type: categorized as either multiple-choice or open-ended.
112
  - subfield: the specific area of expertise to which the question belongs, categorized into eight subfields.
113
  - language:the language in which the question text is written.
114
  - main_question_id:a unique identifier for the question within its context; questions with the same context share the same ID.
115
  - sub_question_id:a unique identifier for the question within its corresponding main question.
116
+ - ans_image_1 - ans_image_6: **(public on release v2406, non-public on the live set release v2501)**
117
 
118
  ### dataset splits
119
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
120
 
121
 
122
  ## Citation