Mohcine commited on
Commit
5530f66
1 Parent(s): 1f33e76

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -43,12 +43,24 @@ dataset_info:
43
  dtype: int64
44
  - name: sentence
45
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
46
  splits:
47
  - name: train
48
- num_bytes: 17616789
49
  num_examples: 6235
50
- download_size: 9631631
51
- dataset_size: 17616789
52
  ---
53
  # Dataset Card for "quran_en_translations"
54
 
 
43
  dtype: int64
44
  - name: sentence
45
  dtype: string
46
+ - name: en-tafsir-mokhtasar-html
47
+ dtype: string
48
+ - name: en-tafsir-mokhtasar-text
49
+ dtype: string
50
+ - name: en-tafsir-maarif-html
51
+ dtype: string
52
+ - name: en-tafsir-maarif-text
53
+ dtype: string
54
+ - name: en-tafsir-ibn-kathir-html
55
+ dtype: string
56
+ - name: en-tafsir-ibn-kathir-text
57
+ dtype: string
58
  splits:
59
  - name: train
60
+ num_bytes: 66065359
61
  num_examples: 6235
62
+ download_size: 35313084
63
+ dataset_size: 66065359
64
  ---
65
  # Dataset Card for "quran_en_translations"
66