theblackcat102 commited on
Commit
7b3d895
·
verified ·
1 Parent(s): 3c8aa3e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: engineering_math
4
+ features:
5
+ - name: question
6
+ dtype: string
7
+ - name: A
8
+ dtype: string
9
+ - name: B
10
+ dtype: string
11
+ - name: C
12
+ dtype: string
13
+ - name: D
14
+ dtype: string
15
+ - name: answer
16
+ dtype: string
17
+ splits:
18
+ - name: train
19
+ num_bytes: 1664
20
+ num_examples: 5
21
+ - name: validation
22
+ num_bytes: 4185
23
+ num_examples: 11
24
+ - name: test
25
+ num_bytes: 29041
26
+ num_examples: 103
27
+ download_size: 37147
28
+ dataset_size: 34890
29
+ configs:
30
+ - config_name: engineering_math
31
+ data_files:
32
+ - split: train
33
+ path: engineering_math/train-*
34
+ - split: validation
35
+ path: engineering_math/validation-*
36
+ - split: test
37
+ path: engineering_math/test-*
38
+ ---
engineering_math/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfd4d59c94248fff51541e26bd7de8fef75b464ec3e48423cc5824f3f48aaafd
3
+ size 23894
engineering_math/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d20d440e25414ebf8413926ac2dccdbe76648ac9a034f984bf1662166fb19e0
3
+ size 5152
engineering_math/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c04c2d2a06f53637dfb895a2ca9c72535691788e7e73245f2223f8730a4e2da8
3
+ size 8101