Islamic sciences corpus: 2,642 works across eight sciences
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- LICENSES.md +1 -1
- README.md +22 -11
- adab/train-00000.parquet +2 -2
- adab/train-00001.parquet +2 -2
- adab/train-00002.parquet +2 -2
- aqidah/train-00000.parquet +2 -2
- aqidah/train-00001.parquet +2 -2
- aqidah/train-00002.parquet +2 -2
- fiqh/train-00000.parquet +2 -2
- fiqh/train-00001.parquet +2 -2
- fiqh/train-00002.parquet +2 -2
- fiqh/train-00003.parquet +2 -2
- fiqh/train-00004.parquet +2 -2
- lugha/train-00000.parquet +2 -2
- lugha/train-00001.parquet +2 -2
- lugha/train-00002.parquet +2 -2
- parallel_en/train-00000.parquet +3 -0
- passages/train-00000.parquet +2 -2
- passages/train-00100.parquet +2 -2
- passages/train-00101.parquet +2 -2
- passages/train-00102.parquet +2 -2
- passages/train-00103.parquet +2 -2
- passages/train-00104.parquet +2 -2
- passages/train-00200.parquet +2 -2
- passages/train-00201.parquet +2 -2
- passages/train-00202.parquet +2 -2
- passages/train-00300.parquet +2 -2
- passages/train-00301.parquet +2 -2
- passages/train-00302.parquet +2 -2
- passages/train-00303.parquet +2 -2
- passages/train-00400.parquet +2 -2
- passages/train-00401.parquet +2 -2
- passages/train-00500.parquet +2 -2
- passages/train-00501.parquet +2 -2
- passages/train-00600.parquet +2 -2
- passages/train-00601.parquet +2 -2
- passages/train-00602.parquet +2 -2
- passages/train-00700.parquet +2 -2
- passages/train-00701.parquet +2 -2
- passages/train-00702.parquet +2 -2
- rijal/train-00000.parquet +2 -2
- rijal/train-00001.parquet +2 -2
- rijal/train-00002.parquet +2 -2
- rijal/train-00003.parquet +2 -2
- sira/train-00000.parquet +2 -2
- tarikh/train-00000.parquet +2 -2
- tarikh/train-00001.parquet +2 -2
- tasawwuf/train-00000.parquet +2 -2
- tasawwuf/train-00001.parquet +2 -2
- works/train-00000.parquet +2 -2
LICENSES.md
CHANGED
|
@@ -10,7 +10,7 @@ jurisdiction. The latest author present is صالح بن محمد اللحيدا
|
|
| 10 |
authors died later were not included by reference either — they were simply
|
| 11 |
left out.
|
| 12 |
|
| 13 |
-
Distribution of works by the author's Hijri century: 1c: 57, 2c:
|
| 14 |
|
| 15 |
## The transcriptions
|
| 16 |
|
|
|
|
| 10 |
authors died later were not included by reference either — they were simply
|
| 11 |
left out.
|
| 12 |
|
| 13 |
+
Distribution of works by the author's Hijri century: 1c: 57, 2c: 44, 3c: 184, 4c: 244, 5c: 260, 6c: 242, 7c: 254, 8c: 419, 9c: 228, 10c: 246, 11c: 109, 12c: 74, 13c: 163, 14c: 118.
|
| 14 |
|
| 15 |
## The transcriptions
|
| 16 |
|
README.md
CHANGED
|
@@ -62,14 +62,18 @@ configs:
|
|
| 62 |
data_files:
|
| 63 |
- split: train
|
| 64 |
path: passages/train-*.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
---
|
| 66 |
|
| 67 |
# islamlab — The Islamic Sciences Corpus
|
| 68 |
|
| 69 |
The Islamic sciences **other than Qur'an and hadith**, as their authors wrote
|
| 70 |
-
them: **2,
|
| 71 |
1st and the 14th Hijri century, cut along their own chapter
|
| 72 |
-
and biographical-entry boundaries into **1,
|
| 73 |
(1.68 billion characters of Arabic), each carrying the volume and
|
| 74 |
page it sits on so a quotation can be cited rather than merely produced.
|
| 75 |
|
|
@@ -86,16 +90,17 @@ consulted without ever quoting, is set out in [`SOURCES.md`](SOURCES.md).
|
|
| 86 |
|
| 87 |
| config | science | works | units | chars |
|
| 88 |
|---|---|---:|---:|---:|
|
| 89 |
-
| `sira` | Sīrah |
|
| 90 |
-
| `fiqh` | Fiqh |
|
| 91 |
-
| `aqidah` | ʿAqīdah |
|
| 92 |
-
| `rijal` | Rijāl |
|
| 93 |
-
| `tasawwuf` | Taṣawwuf |
|
| 94 |
-
| `tarikh` | Tārīkh |
|
| 95 |
-
| `lugha` | Lughah |
|
| 96 |
| `adab` | Adab | 401 | 45,656 | 123M |
|
| 97 |
-
| `works` | bibliographic spine | 2,
|
| 98 |
-
| `passages` | retrieval chunks | — | 1,
|
|
|
|
| 99 |
|
| 100 |
## The eight shelves
|
| 101 |
|
|
@@ -134,6 +139,12 @@ consulted without ever quoting, is set out in [`SOURCES.md`](SOURCES.md).
|
|
| 134 |
- **`passages`** is the same text re-cut to ~1,200 characters on sentence
|
| 135 |
boundaries for retrieval, each chunk carrying a ready Arabic `citation` and
|
| 136 |
the `unit_id` it came from.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 137 |
|
| 138 |
The Arabic itself is untouched: continuation lines are rejoined, page stamps
|
| 139 |
and editorial flags are lifted into their own columns, whitespace is collapsed,
|
|
|
|
| 62 |
data_files:
|
| 63 |
- split: train
|
| 64 |
path: passages/train-*.parquet
|
| 65 |
+
- config_name: parallel_en
|
| 66 |
+
data_files:
|
| 67 |
+
- split: train
|
| 68 |
+
path: parallel_en/train-*.parquet
|
| 69 |
---
|
| 70 |
|
| 71 |
# islamlab — The Islamic Sciences Corpus
|
| 72 |
|
| 73 |
The Islamic sciences **other than Qur'an and hadith**, as their authors wrote
|
| 74 |
+
them: **2,642 works** by scholars who died between the
|
| 75 |
1st and the 14th Hijri century, cut along their own chapter
|
| 76 |
+
and biographical-entry boundaries into **1,048,443 units**
|
| 77 |
(1.68 billion characters of Arabic), each carrying the volume and
|
| 78 |
page it sits on so a quotation can be cited rather than merely produced.
|
| 79 |
|
|
|
|
| 90 |
|
| 91 |
| config | science | works | units | chars |
|
| 92 |
|---|---|---:|---:|---:|
|
| 93 |
+
| `sira` | Sīrah | 70 | 20,292 | 50M |
|
| 94 |
+
| `fiqh` | Fiqh | 653 | 225,086 | 738M |
|
| 95 |
+
| `aqidah` | ʿAqīdah | 299 | 14,706 | 69M |
|
| 96 |
+
| `rijal` | Rijāl | 507 | 432,684 | 308M |
|
| 97 |
+
| `tasawwuf` | Taṣawwuf | 221 | 16,832 | 77M |
|
| 98 |
+
| `tarikh` | Tārīkh | 195 | 126,347 | 149M |
|
| 99 |
+
| `lugha` | Lughah | 296 | 166,840 | 167M |
|
| 100 |
| `adab` | Adab | 401 | 45,656 | 123M |
|
| 101 |
+
| `works` | bibliographic spine | 2,642 | — | — |
|
| 102 |
+
| `passages` | retrieval chunks | — | 1,740,662 | — |
|
| 103 |
+
| `parallel_en` | Arabic–English alignments | 17 | 45,972 | — |
|
| 104 |
|
| 105 |
## The eight shelves
|
| 106 |
|
|
|
|
| 139 |
- **`passages`** is the same text re-cut to ~1,200 characters on sentence
|
| 140 |
boundaries for retrieval, each chunk carrying a ready Arabic `citation` and
|
| 141 |
the `unit_id` it came from.
|
| 142 |
+
- **`parallel_en`** is the corpus's one multilingual seam: sentence-aligned
|
| 143 |
+
Arabic–English for seventeen works that have a published translation — among
|
| 144 |
+
them al-Shāfiʿī's *Risāla*, Ibn Khaldūn's *Muqaddima*, Ibn Khallikān's
|
| 145 |
+
*Wafayāt*, Ibn Baṭṭūṭa's *Riḥla* and Ibn Ḥazm's *Ṭawq al-Ḥamāma*. It is a
|
| 146 |
+
separate table because it is a different kind of thing: a translation is
|
| 147 |
+
someone's reading, not the author's words.
|
| 148 |
|
| 149 |
The Arabic itself is untouched: continuation lines are rejoined, page stamps
|
| 150 |
and editorial flags are lifted into their own columns, whitespace is collapsed,
|
adab/train-00000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91abce648856e1d2c2eae27520106af8eb387f1e586e2f8b6737df1d95e9e519
|
| 3 |
+
size 9942958
|
adab/train-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aca6ffde45268045592a325e3ddef0c2777b31b95fe4285077f121b05df413ae
|
| 3 |
+
size 25960780
|
adab/train-00002.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2e15de9f950c2b133fc1ccfcf1423d4f674c1ad1dfffcdc0f774fae443f7712
|
| 3 |
+
size 25434363
|
aqidah/train-00000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2713c47859e2e55e2c69b790e09c601c8b0be1f0744cc6839122e504275a05f
|
| 3 |
+
size 13650004
|
aqidah/train-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4c21d8325ebedb76d80e323cef967b2a776e2a82e0850b252bc722ca2124759
|
| 3 |
+
size 12506573
|
aqidah/train-00002.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:113aea14fe3e45bf899b4751f3d89bb354ef4404f2e924644f5bf1db1c8fc39b
|
| 3 |
+
size 2616563
|
fiqh/train-00000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:726b608f24bfd0eb0b0ae4f1cade24a66ec042c6cec1f41263cc974764672c9f
|
| 3 |
+
size 63490937
|
fiqh/train-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0bd7961a5451aaab543a91ed63a8f3692ebc7835a9d77670949b213ac9418b3a
|
| 3 |
+
size 58105854
|
fiqh/train-00002.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa0d2202fe3a6b395a84817ef2a81f452f7bfe9dac6165b7260958b6c142c025
|
| 3 |
+
size 69533001
|
fiqh/train-00003.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe2fa675725daf704fdf843c12e1f32a5885771f469aebe6a65d9aa1213f0942
|
| 3 |
+
size 63861185
|
fiqh/train-00004.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76fe8e6e728edd870f889feb9ba67c58c149e4bbd3f9ccb20fd295e28abb4f9d
|
| 3 |
+
size 48953220
|
lugha/train-00000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff8a2720ac5d68054bc93bb68fafe0917c8ca4a43d2137693dd1570b5bd3423b
|
| 3 |
+
size 35040196
|
lugha/train-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff3b255cbaea123ca8d44b8c3b16e37275c02a3040efab27ec4290bb6e37ce91
|
| 3 |
+
size 37609647
|
lugha/train-00002.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f06b1319fd132891231333f6ea2a377902bbe21ae788eb3e956a7070e0f162a
|
| 3 |
+
size 4363886
|
parallel_en/train-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04f3bd21fcc4565131bda04f4f74bc21ffd5ef2f9c33fe644bf13393b1784a19
|
| 3 |
+
size 7293801
|
passages/train-00000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4745a4b4f21bf27fe6d78dc1f196565d92ad688b3ee4d76b4ca29c6fafd5e11b
|
| 3 |
+
size 21444767
|
passages/train-00100.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c5bd2268aab41f8bbc94aa428d78493756ca0945f74519d77cb54a00b08178f
|
| 3 |
+
size 64330371
|
passages/train-00101.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22adbb3f416dc9a682ee452f2d856dbf24b79685eac037ff03f9fd7a712f45db
|
| 3 |
+
size 59220894
|
passages/train-00102.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7bf4bdf0fc58b1fe32b83b496e75bd99fd5d528a14d3082f2d3e88d0ab83c9f
|
| 3 |
+
size 71347246
|
passages/train-00103.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:886ae470493111d5a6838e91b6f356ce5588b1a64813fe033be0d33db9c11498
|
| 3 |
+
size 65323895
|
passages/train-00104.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de5cc8e3a43e3207245dd98ba6895330f81fcb3731c160bfc12953032fce559b
|
| 3 |
+
size 50250322
|
passages/train-00200.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db3adf7f3766574d6a3d3d6278713354a5641737c4708052895391fbbe2ad7cb
|
| 3 |
+
size 14095276
|
passages/train-00201.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4d520637b5c2b078394d2a73a65c15e346c21a241ec428cbf56f1601895be23
|
| 3 |
+
size 12990294
|
passages/train-00202.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37075e3149039412641f213d39ca3c2a9990c55711b8509455896808a069fcb4
|
| 3 |
+
size 2696148
|
passages/train-00300.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59d6ec50102cceb55bbd0379e845751623727fc346a76e18330f79f42b3af166
|
| 3 |
+
size 18778052
|
passages/train-00301.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c863e91564485b2db4e4fc9a5c7cf248e786259b6f8d1ef163ca265804275ae8
|
| 3 |
+
size 39377847
|
passages/train-00302.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f549446b1c209b8721de5d7b21d14e481f6133f15e88fa4a20f76c646053cacc
|
| 3 |
+
size 45048222
|
passages/train-00303.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59a097c0623eb64a670bbe14b8087f13e4c5b7610069d27ece8aaaa001a911e5
|
| 3 |
+
size 21083634
|
passages/train-00400.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e0952a7e6314cfbb1fd5879f898d2fd2b8542a5d7941dec75e88194e691db3c
|
| 3 |
+
size 12685254
|
passages/train-00401.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2e4cff4216e83370bcdce4be9d469b0ec7ebe875e1e948dda4b4e46be4f31ee
|
| 3 |
+
size 21178842
|
passages/train-00500.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e765d87b36875a2ad46210f720884446f58fa5f468a211ce325d8dc0444a0dbc
|
| 3 |
+
size 45120201
|
passages/train-00501.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59ec297209a03b469edba4a72b0834cda833563df50ccefa3a76b7c1f7bbe230
|
| 3 |
+
size 22430109
|
passages/train-00600.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:042db08852597afb18255f9a731a5ca17ed404c11b7a7af553ed80c8f68c9a49
|
| 3 |
+
size 32867742
|
passages/train-00601.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d7dacf65107e4bafae0834d0565fa47710672ca950a31a081e9dbc0a4f5417c
|
| 3 |
+
size 37780865
|
passages/train-00602.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cab81213dd4c69dd008fea7d500e59ce94dc23d203e29b3f45e88055c15b5f6
|
| 3 |
+
size 3982969
|
passages/train-00700.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c783b01bd011e0f3284f776a0a1a9f04e9c0c1ccadbf3abc2c9764df230e5a6e
|
| 3 |
+
size 10047564
|
passages/train-00701.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fe3febfb4676f906b52607e241878077904b93064b8e290c019425abf6b394b
|
| 3 |
+
size 25862716
|
passages/train-00702.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b29ce3de05b4057e346820576c09661fdebac7ab355bf951008d445d593d8f9f
|
| 3 |
+
size 25801073
|
rijal/train-00000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ed13e31d30ac192bb7a6a30e678c12c7d7af14ad52ba2f99accbe92de939a33
|
| 3 |
+
size 20006149
|
rijal/train-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77c381a83ffe290abfeae677317b45c9884addb00522fffdb4901a54bb4a2799
|
| 3 |
+
size 41069822
|
rijal/train-00002.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0bc48bf61491257de092497b0b1e61e7067c8b5c6628dcef14e1e8281b9e237
|
| 3 |
+
size 49148451
|
rijal/train-00003.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:204851c4076364fc4a1d517ba316ac2369231b371fb98a5cf9ec5b9623db7014
|
| 3 |
+
size 21200218
|
sira/train-00000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb83372385bc0fe996d461a4e944a84569fae505e7a751ca0f23115c6295c16d
|
| 3 |
+
size 21032645
|
tarikh/train-00000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9082da604e3a772218cda828b3618f03239e27db4e56e5404b907ac01b692cea
|
| 3 |
+
size 46154302
|
tarikh/train-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cab3e93d2f8f3865e5583fdfc0a7c8c593c450e2f2e6d7a2f79b4aed153e0096
|
| 3 |
+
size 23201817
|
tasawwuf/train-00000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d561a698c849d7041129efa51669a4300f988a7f209d1b47e4a5c9768a5b7baa
|
| 3 |
+
size 12376627
|
tasawwuf/train-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8157c24ddf2a93a85e138b6d174ae4162273b0a32f4c27be8c4a667fded72a9f
|
| 3 |
+
size 20747369
|
works/train-00000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43c7e89e0d20b6ecbdcf418234c836f6b54aba8283d9ad2b4bc01a61251cb024
|
| 3 |
+
size 16090
|