Update README.md
Browse files
README.md
CHANGED
@@ -28,4 +28,9 @@ configs:
|
|
28 |
data_files:
|
29 |
- split: train
|
30 |
path: data/train-*
|
|
|
|
|
31 |
---
|
|
|
|
|
|
|
|
28 |
data_files:
|
29 |
- split: train
|
30 |
path: data/train-*
|
31 |
+
language:
|
32 |
+
- fa
|
33 |
---
|
34 |
+
|
35 |
+
This is part of the Persian raw text available in the CommonCrawl's 2023-23 index. It is an initial output of the code [link](https://github.com/mrghofrani/cc-downloader).
|
36 |
+
I hope in the future I can release the whole Persian subset of the CommonCrawl 2023-23 index and newer indices.
|