Upload dataset
Browse files- README.md +24 -0
- engineering_math/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -442,6 +442,26 @@ dataset_info:
|
|
442 |
num_examples: 5
|
443 |
download_size: 67025
|
444 |
dataset_size: 77738
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
445 |
- config_name: finance_banking
|
446 |
features:
|
447 |
- name: question
|
@@ -1827,6 +1847,10 @@ configs:
|
|
1827 |
path: educational_psychology/validation-*
|
1828 |
- split: train
|
1829 |
path: educational_psychology/train-*
|
|
|
|
|
|
|
|
|
1830 |
- config_name: finance_banking
|
1831 |
data_files:
|
1832 |
- split: test
|
|
|
442 |
num_examples: 5
|
443 |
download_size: 67025
|
444 |
dataset_size: 77738
|
445 |
+
- config_name: engineering_math
|
446 |
+
features:
|
447 |
+
- name: question
|
448 |
+
dtype: string
|
449 |
+
- name: A
|
450 |
+
dtype: string
|
451 |
+
- name: B
|
452 |
+
dtype: string
|
453 |
+
- name: C
|
454 |
+
dtype: string
|
455 |
+
- name: D
|
456 |
+
dtype: string
|
457 |
+
- name: answer
|
458 |
+
dtype: string
|
459 |
+
splits:
|
460 |
+
- name: test
|
461 |
+
num_bytes: 34125
|
462 |
+
num_examples: 103
|
463 |
+
download_size: 25944
|
464 |
+
dataset_size: 34125
|
465 |
- config_name: finance_banking
|
466 |
features:
|
467 |
- name: question
|
|
|
1847 |
path: educational_psychology/validation-*
|
1848 |
- split: train
|
1849 |
path: educational_psychology/train-*
|
1850 |
+
- config_name: engineering_math
|
1851 |
+
data_files:
|
1852 |
+
- split: test
|
1853 |
+
path: engineering_math/test-*
|
1854 |
- config_name: finance_banking
|
1855 |
data_files:
|
1856 |
- split: test
|
engineering_math/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bba3e79acc1e4e280898603ef7102ac9145cc2a7df763b23b00488b767e8be60
|
3 |
+
size 25944
|