Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -41,4 +41,48 @@ configs:
|
|
41 |
path: data/test-*
|
42 |
language:
|
43 |
- aeb
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
path: data/test-*
|
42 |
language:
|
43 |
- aeb
|
44 |
+
tags:
|
45 |
+
- fineweb2
|
46 |
+
- dataset
|
47 |
+
- Arabic
|
48 |
+
- Tunisian
|
49 |
+
license: odc-by
|
50 |
---
|
51 |
+
|
52 |
+
This is the Tunisian Arabic Portion of The [FineWeb2](https://huggingface.co/datasets/HuggingFaceFW/fineweb-2#additional-information) Dataset.
|
53 |
+
|
54 |
+
This dataset contains a rich collection of text in **Tunisian Arabic** (ISO 639-3: aeb), a widely spoken dialect within the Afro-Asiatic language family.
|
55 |
+
|
56 |
+
It serves as a valuable resource for NLP development and linguistic research focused on Tunisian Arabic.
|
57 |
+
|
58 |
+
|
59 |
+
|
60 |
+
## Purpose of This Repository
|
61 |
+
|
62 |
+
This repository provides easy access to the **Arabic portion - Tunisian** of the extensive **FineWeb2** dataset. My primary goal is to make this valuable data more accessible and impactful for researchers, developers, and anyone working on **Arabic** natural language processing (NLP) projects.
|
63 |
+
|
64 |
+
By focusing on Arabic, I aim to:
|
65 |
+
|
66 |
+
- **Simplify Access**: Provide a direct and streamlined way to download the Arabic portion of the dataset without navigating through the larger collection.
|
67 |
+
- **Promote Research**: Enable more efficient use of Arabic text data for NLP, LLMs, and linguistic research.
|
68 |
+
- **Empower the Community**: Support Arabic language processing and contribute to the growth of multilingual NLP capabilities.
|
69 |
+
- **Encourage Collaboration**: Foster an environment where researchers and developers can build impactful applications using Arabic data.
|
70 |
+
|
71 |
+
|
72 |
+
## Credit to the Original Work
|
73 |
+
|
74 |
+
The dataset is released under the [Open Data Commons Attribution License (ODC-By) v1.0](https://opendatacommons.org/licenses/by/1-0/), with additional usage subject to CommonCrawl's Terms of Use..
|
75 |
+
|
76 |
+
### Citation
|
77 |
+
|
78 |
+
If you use this dataset, please cite it as follows:
|
79 |
+
|
80 |
+
```bibtex
|
81 |
+
@software{penedo2024fineweb-2,
|
82 |
+
author = {Penedo, Guilherme and Kydlíček, Hynek and Sabolčec, Vinko and Messmer, Bettina and Foroutan, Negar and Jaggi, Martin and von Werra, Leandro and Wolf, Thomas},
|
83 |
+
title = {FineWeb2: A sparkling update with 1000s of languages},
|
84 |
+
month = dec,
|
85 |
+
year = 2024,
|
86 |
+
doi = {10.57967/hf/3744},
|
87 |
+
url = {https://huggingface.co/datasets/HuggingFaceFW/fineweb-2}
|
88 |
+
}
|