Upload dataset
Browse files
README.md
CHANGED
|
@@ -286,6 +286,32 @@ dataset_info:
|
|
| 286 |
num_examples: 118
|
| 287 |
download_size: 31441
|
| 288 |
dataset_size: 25105
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 289 |
- config_name: real_estate
|
| 290 |
features:
|
| 291 |
- name: question
|
|
@@ -479,6 +505,14 @@ configs:
|
|
| 479 |
path: mechanical/validation-*
|
| 480 |
- split: test
|
| 481 |
path: mechanical/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 482 |
- config_name: real_estate
|
| 483 |
data_files:
|
| 484 |
- split: train
|
|
|
|
| 286 |
num_examples: 118
|
| 287 |
download_size: 31441
|
| 288 |
dataset_size: 25105
|
| 289 |
+
- config_name: organic_chemistry
|
| 290 |
+
features:
|
| 291 |
+
- name: question
|
| 292 |
+
dtype: string
|
| 293 |
+
- name: A
|
| 294 |
+
dtype: string
|
| 295 |
+
- name: B
|
| 296 |
+
dtype: string
|
| 297 |
+
- name: C
|
| 298 |
+
dtype: string
|
| 299 |
+
- name: D
|
| 300 |
+
dtype: string
|
| 301 |
+
- name: answer
|
| 302 |
+
dtype: string
|
| 303 |
+
splits:
|
| 304 |
+
- name: train
|
| 305 |
+
num_bytes: 996
|
| 306 |
+
num_examples: 5
|
| 307 |
+
- name: validation
|
| 308 |
+
num_bytes: 2416
|
| 309 |
+
num_examples: 12
|
| 310 |
+
- name: test
|
| 311 |
+
num_bytes: 22527
|
| 312 |
+
num_examples: 109
|
| 313 |
+
download_size: 33042
|
| 314 |
+
dataset_size: 25939
|
| 315 |
- config_name: real_estate
|
| 316 |
features:
|
| 317 |
- name: question
|
|
|
|
| 505 |
path: mechanical/validation-*
|
| 506 |
- split: test
|
| 507 |
path: mechanical/test-*
|
| 508 |
+
- config_name: organic_chemistry
|
| 509 |
+
data_files:
|
| 510 |
+
- split: train
|
| 511 |
+
path: organic_chemistry/train-*
|
| 512 |
+
- split: validation
|
| 513 |
+
path: organic_chemistry/validation-*
|
| 514 |
+
- split: test
|
| 515 |
+
path: organic_chemistry/test-*
|
| 516 |
- config_name: real_estate
|
| 517 |
data_files:
|
| 518 |
- split: train
|
organic_chemistry/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f9b3e465e877cb583d82710f2b4ed0c81f76c2dd4da21f538fc6887dca1023a
|
| 3 |
+
size 22806
|
organic_chemistry/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d27a1666157789a6411896ee59f1670930149fbfbaf5143ae2c5b9d4a8af5fb0
|
| 3 |
+
size 4597
|
organic_chemistry/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d72ed706b6d341a1e83107d02d4d9fc43102308df90e311e69d500e0815f26b5
|
| 3 |
+
size 5639
|