Upload dataset
Browse files
README.md
CHANGED
@@ -390,6 +390,32 @@ dataset_info:
|
|
390 |
num_examples: 92
|
391 |
download_size: 39535
|
392 |
dataset_size: 36683
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
393 |
- config_name: technical
|
394 |
features:
|
395 |
- name: question
|
@@ -589,6 +615,14 @@ configs:
|
|
589 |
path: real_estate/validation-*
|
590 |
- split: test
|
591 |
path: real_estate/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
592 |
- config_name: technical
|
593 |
data_files:
|
594 |
- split: train
|
|
|
390 |
num_examples: 92
|
391 |
download_size: 39535
|
392 |
dataset_size: 36683
|
393 |
+
- config_name: secondary_physics
|
394 |
+
features:
|
395 |
+
- name: question
|
396 |
+
dtype: string
|
397 |
+
- name: A
|
398 |
+
dtype: string
|
399 |
+
- name: B
|
400 |
+
dtype: string
|
401 |
+
- name: C
|
402 |
+
dtype: string
|
403 |
+
- name: D
|
404 |
+
dtype: string
|
405 |
+
- name: answer
|
406 |
+
dtype: string
|
407 |
+
splits:
|
408 |
+
- name: train
|
409 |
+
num_bytes: 1376
|
410 |
+
num_examples: 5
|
411 |
+
- name: validation
|
412 |
+
num_bytes: 4921
|
413 |
+
num_examples: 13
|
414 |
+
- name: test
|
415 |
+
num_bytes: 38528
|
416 |
+
num_examples: 112
|
417 |
+
download_size: 45530
|
418 |
+
dataset_size: 44825
|
419 |
- config_name: technical
|
420 |
features:
|
421 |
- name: question
|
|
|
615 |
path: real_estate/validation-*
|
616 |
- split: test
|
617 |
path: real_estate/test-*
|
618 |
+
- config_name: secondary_physics
|
619 |
+
data_files:
|
620 |
+
- split: train
|
621 |
+
path: secondary_physics/train-*
|
622 |
+
- split: validation
|
623 |
+
path: secondary_physics/validation-*
|
624 |
+
- split: test
|
625 |
+
path: secondary_physics/test-*
|
626 |
- config_name: technical
|
627 |
data_files:
|
628 |
- split: train
|
secondary_physics/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf44b50d7939573d1ab6aa53c6dd7e4012bee529e62cf2a81c86166b84b897c1
|
3 |
+
size 32203
|
secondary_physics/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fa9944e93119e060e5b73e13ffa67bfc9b3927dc569e069ed2c883225cacd60
|
3 |
+
size 5275
|
secondary_physics/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91c004cbe122f97ee087c3347be6c4a6aa47666df7d5e0374f0b703f65386327
|
3 |
+
size 8052
|