ehasler commited on
Commit
eb4e5d1
·
verified ·
1 Parent(s): d80f39a

Upload dataset

Browse files
IslamicStudies/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07c589b470abab7c82eeb5038b758304e5e3b6793a4d3343f2bd991c38501b05
3
+ size 4099
IslamicStudies/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd2f690691d140e5295897cef08ca5dfeaeedea89b5fdd9819351cd0f6e2f9e3
3
+ size 13669
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  dataset_info:
3
- config_name: Biology
4
  features:
5
  - name: question
6
  dtype: string
@@ -23,6 +23,29 @@ dataset_info:
23
  num_examples: 5
24
  download_size: 14345
25
  dataset_size: 11200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  configs:
27
  - config_name: Biology
28
  data_files:
@@ -30,4 +53,10 @@ configs:
30
  path: Biology/test-*
31
  - split: dev
32
  path: Biology/dev-*
 
 
 
 
 
 
33
  ---
 
1
  ---
2
  dataset_info:
3
+ - config_name: Biology
4
  features:
5
  - name: question
6
  dtype: string
 
23
  num_examples: 5
24
  download_size: 14345
25
  dataset_size: 11200
26
+ - config_name: IslamicStudies
27
+ features:
28
+ - name: question
29
+ dtype: string
30
+ - name: A
31
+ dtype: string
32
+ - name: B
33
+ dtype: string
34
+ - name: C
35
+ dtype: string
36
+ - name: D
37
+ dtype: string
38
+ - name: answer
39
+ dtype: string
40
+ splits:
41
+ - name: test
42
+ num_bytes: 16527
43
+ num_examples: 73
44
+ - name: dev
45
+ num_bytes: 1196
46
+ num_examples: 5
47
+ download_size: 17768
48
+ dataset_size: 17723
49
  configs:
50
  - config_name: Biology
51
  data_files:
 
53
  path: Biology/test-*
54
  - split: dev
55
  path: Biology/dev-*
56
+ - config_name: IslamicStudies
57
+ data_files:
58
+ - split: test
59
+ path: IslamicStudies/test-*
60
+ - split: dev
61
+ path: IslamicStudies/dev-*
62
  ---