SKNahin commited on
Commit
11cf382
·
verified ·
1 Parent(s): 1f73e7e

Upload dataset

Browse files
Bengali_Literature/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64b54e8b0bf6b43e68c404698eb0df337df4af459f11346cfdca4d5f09d9620a
3
+ size 4787
Bengali_Literature/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2a9aa8e340c1b92b6c9babba62ff1563b9db2fbe9ef25f0f4d41073c9c41d8a
3
+ size 152126
Bengali_Literature/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81532753b1cf9086dbf857f039ffc2c679ebe8273a424979cd5450a4ccc925a0
3
+ size 596526
README.md CHANGED
@@ -22,6 +22,28 @@ dataset_info:
22
  num_examples: 5660
23
  download_size: 920051
24
  dataset_size: 1853951
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  - config_name: Engineering_Admission
26
  features:
27
  - name: id
@@ -933,6 +955,14 @@ configs:
933
  path: Bengali_Grammar/test-*
934
  - split: validation
935
  path: Bengali_Grammar/validation-*
 
 
 
 
 
 
 
 
936
  - config_name: Engineering_Admission
937
  data_files:
938
  - split: dev
 
22
  num_examples: 5660
23
  download_size: 920051
24
  dataset_size: 1853951
25
+ - config_name: Bengali_Literature
26
+ features:
27
+ - name: id
28
+ dtype: string
29
+ - name: question
30
+ dtype: string
31
+ - name: options
32
+ sequence: string
33
+ - name: answer
34
+ dtype: string
35
+ splits:
36
+ - name: dev
37
+ num_bytes: 3008
38
+ num_examples: 10
39
+ - name: test
40
+ num_bytes: 339144
41
+ num_examples: 1000
42
+ - name: validation
43
+ num_bytes: 1253785
44
+ num_examples: 3761
45
+ download_size: 753439
46
+ dataset_size: 1595937
47
  - config_name: Engineering_Admission
48
  features:
49
  - name: id
 
955
  path: Bengali_Grammar/test-*
956
  - split: validation
957
  path: Bengali_Grammar/validation-*
958
+ - config_name: Bengali_Literature
959
+ data_files:
960
+ - split: dev
961
+ path: Bengali_Literature/dev-*
962
+ - split: test
963
+ path: Bengali_Literature/test-*
964
+ - split: validation
965
+ path: Bengali_Literature/validation-*
966
  - config_name: Engineering_Admission
967
  data_files:
968
  - split: dev