Datasets:
Commit
·
440fe69
1
Parent(s):
9b131ab
Update README.md
Browse files
README.md
CHANGED
|
@@ -123,7 +123,7 @@ This dataset includes two splits (`train` and `test`). We split these two by div
|
|
| 123 |
|
| 124 |
| | train | test |
|
| 125 |
|-------------------------|------:|-----:|
|
| 126 |
-
| Input Sentences | 225892925 |
|
| 127 |
| Average Sentence Length | 61 | 25 |
|
| 128 |
|
| 129 |
Below you can see the log-based histogram of word/paragraph over the two splits of the dataset.
|
|
@@ -200,15 +200,11 @@ mit?
|
|
| 200 |
### Citation Information
|
| 201 |
|
| 202 |
```
|
| 203 |
-
@
|
| 204 |
-
|
| 205 |
-
|
| 206 |
-
|
| 207 |
-
|
| 208 |
-
title = {naab: A ready-to-use plug-and-play corpus for Farsi},
|
| 209 |
-
publisher = {arXiv},
|
| 210 |
-
year = {2022},
|
| 211 |
-
copyright = {Creative Commons Attribution Non Commercial Share Alike 4.0 International}
|
| 212 |
}
|
| 213 |
```
|
| 214 |
|
|
|
|
| 123 |
|
| 124 |
| | train | test |
|
| 125 |
|-------------------------|------:|-----:|
|
| 126 |
+
| Input Sentences | 225892925 | 11083849 |
|
| 127 |
| Average Sentence Length | 61 | 25 |
|
| 128 |
|
| 129 |
Below you can see the log-based histogram of word/paragraph over the two splits of the dataset.
|
|
|
|
| 200 |
### Citation Information
|
| 201 |
|
| 202 |
```
|
| 203 |
+
@article{sabouri2022naab,
|
| 204 |
+
title={naab: A ready-to-use plug-and-play corpus for Farsi},
|
| 205 |
+
author={Sabouri, Sadra and Rahmati, Elnaz and Gooran, Soroush and Sameti, Hossein},
|
| 206 |
+
journal={arXiv preprint arXiv:2208.13486},
|
| 207 |
+
year={2022}
|
|
|
|
|
|
|
|
|
|
|
|
|
| 208 |
}
|
| 209 |
```
|
| 210 |
|