SKNahin commited on
Commit
395b3a1
·
verified ·
1 Parent(s): fc4d9f8

Upload dataset

Browse files
Engineering_Admission-Chemistry/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcb563078ac39bcb548df2f6d3eddefbce511e6a9a556fdee88be7aaf2841bca
3
+ size 4133
Engineering_Admission-Chemistry/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c7c2aa952f343d5f778df1dd6a3d4377af7921e5d4ba802e8785def85f90f53
3
+ size 78716
Engineering_Admission-Chemistry/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e50ddba9796ff268a9395d492b015573860628da6b2745d56e8824ecd4a29f8
3
+ size 46214
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: Engineering_Admission-Chemistry
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: question
8
+ dtype: string
9
+ - name: options
10
+ sequence: string
11
+ - name: answer
12
+ dtype: string
13
+ splits:
14
+ - name: dev
15
+ num_bytes: 1471
16
+ num_examples: 5
17
+ - name: test
18
+ num_bytes: 143615
19
+ num_examples: 500
20
+ - name: validation
21
+ num_bytes: 77872
22
+ num_examples: 274
23
+ download_size: 129063
24
+ dataset_size: 222958
25
+ configs:
26
+ - config_name: Engineering_Admission-Chemistry
27
+ data_files:
28
+ - split: dev
29
+ path: Engineering_Admission-Chemistry/dev-*
30
+ - split: test
31
+ path: Engineering_Admission-Chemistry/test-*
32
+ - split: validation
33
+ path: Engineering_Admission-Chemistry/validation-*
34
+ ---