Upload dataset
Browse files- README.md +24 -0
- physics/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -312,6 +312,26 @@ dataset_info:
|
|
| 312 |
num_examples: 5
|
| 313 |
download_size: 35418
|
| 314 |
dataset_size: 29970
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 315 |
- config_name: real_estate
|
| 316 |
features:
|
| 317 |
- name: question
|
|
@@ -513,6 +533,10 @@ configs:
|
|
| 513 |
path: organic_chemistry/validation-*
|
| 514 |
- split: train
|
| 515 |
path: organic_chemistry/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 516 |
- config_name: real_estate
|
| 517 |
data_files:
|
| 518 |
- split: test
|
|
|
|
| 312 |
num_examples: 5
|
| 313 |
download_size: 35418
|
| 314 |
dataset_size: 29970
|
| 315 |
+
- config_name: physics
|
| 316 |
+
features:
|
| 317 |
+
- name: question
|
| 318 |
+
dtype: string
|
| 319 |
+
- name: A
|
| 320 |
+
dtype: string
|
| 321 |
+
- name: B
|
| 322 |
+
dtype: string
|
| 323 |
+
- name: C
|
| 324 |
+
dtype: string
|
| 325 |
+
- name: D
|
| 326 |
+
dtype: string
|
| 327 |
+
- name: answer
|
| 328 |
+
dtype: string
|
| 329 |
+
splits:
|
| 330 |
+
- name: test
|
| 331 |
+
num_bytes: 30285
|
| 332 |
+
num_examples: 97
|
| 333 |
+
download_size: 23140
|
| 334 |
+
dataset_size: 30285
|
| 335 |
- config_name: real_estate
|
| 336 |
features:
|
| 337 |
- name: question
|
|
|
|
| 533 |
path: organic_chemistry/validation-*
|
| 534 |
- split: train
|
| 535 |
path: organic_chemistry/train-*
|
| 536 |
+
- config_name: physics
|
| 537 |
+
data_files:
|
| 538 |
+
- split: test
|
| 539 |
+
path: physics/test-*
|
| 540 |
- config_name: real_estate
|
| 541 |
data_files:
|
| 542 |
- split: test
|
physics/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dc5d6d37957570ac6d1067d3e0edff241285b08864e28882fe5002c141b24f6
|
| 3 |
+
size 23140
|