nazimali commited on
Commit
d30f1a2
1 Parent(s): f51f3ae

Revert translation change

Browse files
README.md CHANGED
@@ -37,6 +37,8 @@ dataset_info:
37
  - name: chapter_no
38
  dtype: int64
39
  - name: verse
 
 
40
  dtype: string
41
  - name: answer_en
42
  dtype: string
@@ -52,14 +54,17 @@ dataset_info:
52
  dtype: string
53
  - name: chapter_name_en
54
  dtype: string
55
- - name: question_en
56
  dtype: string
57
  splits:
58
  - name: train
59
- num_bytes: 2389664
60
- num_examples: 1224
61
- download_size: 1228252
62
- dataset_size: 2389664
 
 
 
63
  tags:
64
  - islam
65
  - quran
@@ -69,6 +74,8 @@ configs:
69
  data_files:
70
  - split: train
71
  path: data/train-*
 
 
72
  ---
73
  # Dataset Card for "quran-question-answer-context"
74
 
 
37
  - name: chapter_no
38
  dtype: int64
39
  - name: verse
40
+ sequence: string
41
+ - name: question_en
42
  dtype: string
43
  - name: answer_en
44
  dtype: string
 
54
  dtype: string
55
  - name: chapter_name_en
56
  dtype: string
57
+ - name: context
58
  dtype: string
59
  splits:
60
  - name: train
61
+ num_bytes: 2279271
62
+ num_examples: 978
63
+ - name: test
64
+ num_bytes: 505411
65
+ num_examples: 245
66
+ download_size: 1503529
67
+ dataset_size: 2784682
68
  tags:
69
  - islam
70
  - quran
 
74
  data_files:
75
  - split: train
76
  path: data/train-*
77
+ - split: test
78
+ path: data/test-*
79
  ---
80
  # Dataset Card for "quran-question-answer-context"
81
 
data/{test-00000-of-00001-cdd117c8335dd993.parquet → test-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21a4d1a7bb05df1c31c686aadf9d7222980e26f39b2ce93374afe9a7b414e254
3
- size 291711
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b903e4c2a90535f317dac5e84c24ccfcf2351e4296af87c415fa6c404c19df20
3
+ size 289912
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4176d68fcde6ab7dcc707162a5ae695eff7b3dbfaeeb44a62e8db755e700533b
3
- size 1228252
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72875aafce38affc6f9604842a58eaba825dec28aa8ec10f1df45e7e198b9973
3
+ size 1213617