Upload dataset
Browse files- README.md +20 -10
- chemistry/validation-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -2,17 +2,34 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
dataset_info:
|
6 |
- config_name: chemistry
|
7 |
features:
|
8 |
- name: image
|
9 |
dtype: image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
splits:
|
11 |
- name: validation
|
12 |
-
num_bytes:
|
13 |
num_examples: 75
|
14 |
-
download_size:
|
15 |
-
dataset_size:
|
16 |
- config_name: graph_connectivity
|
17 |
features:
|
18 |
- name: image
|
@@ -228,13 +245,6 @@ configs:
|
|
228 |
data_files:
|
229 |
- split: validation
|
230 |
path: winner_id/validation-*
|
231 |
-
task_categories:
|
232 |
-
- text-classification
|
233 |
-
- zero-shot-classification
|
234 |
-
- image-classification
|
235 |
-
pretty_name: IsoBenc
|
236 |
-
size_categories:
|
237 |
-
- 1K<n<10K
|
238 |
---
|
239 |
# Dataset Card for IsoBench
|
240 |
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: apache-2.0
|
5 |
+
size_categories:
|
6 |
+
- 1K<n<10K
|
7 |
+
task_categories:
|
8 |
+
- text-classification
|
9 |
+
- zero-shot-classification
|
10 |
+
- image-classification
|
11 |
+
pretty_name: IsoBenc
|
12 |
dataset_info:
|
13 |
- config_name: chemistry
|
14 |
features:
|
15 |
- name: image
|
16 |
dtype: image
|
17 |
+
- name: id
|
18 |
+
dtype: int64
|
19 |
+
- name: question
|
20 |
+
dtype: string
|
21 |
+
- name: choices
|
22 |
+
dtype: string
|
23 |
+
- name: answer
|
24 |
+
dtype: int64
|
25 |
+
- name: description
|
26 |
+
dtype: string
|
27 |
splits:
|
28 |
- name: validation
|
29 |
+
num_bytes: 2609289.0
|
30 |
num_examples: 75
|
31 |
+
download_size: 2517461
|
32 |
+
dataset_size: 2609289.0
|
33 |
- config_name: graph_connectivity
|
34 |
features:
|
35 |
- name: image
|
|
|
245 |
data_files:
|
246 |
- split: validation
|
247 |
path: winner_id/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
248 |
---
|
249 |
# Dataset Card for IsoBench
|
250 |
|
chemistry/validation-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6dcd2f9d02b1299fa8d447f86f0b685d1237cad39795490297f0587782c5d80
|
3 |
+
size 2517461
|