Datasets:
File size: 2,785 Bytes
2396d44 1730de3 2396d44 1730de3 691c942 1730de3 168ea18 1730de3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 |
---
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 4023336586
num_examples: 23700035
- name: test
num_bytes: 25881716
num_examples: 150820
download_size: 2027128319
dataset_size: 4049218302
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
license: odc-by
language:
- ar
tags:
- Egyptian
- Arabic
- dataset
- fineweb2
pretty_name: Egyptian Arabic
size_categories:
- 10M<n<100M
---
# FineWeb2 Egyptian Arabic
![image/png](https://cdn-uploads.huggingface.co/production/uploads/628f7a71dd993507cfcbe587/VyBuCxzP_AemFtW_P6hn-.png)
🇪🇬 This is the Egyptian Arabic Portion of The [FineWeb2](https://huggingface.co/datasets/HuggingFaceFW/fineweb-2#additional-information) Dataset.
🇪🇬 This dataset contains a rich collection of text in **Egyptian Arabic** (ISO 639-3: arz), a widely spoken dialect within the Afro-Asiatic language family.
🇪🇬 With over **439 million words** and **1.4 million** documents, it serves as a valuable resource for NLP development and linguistic research focused on Egyptian Arabic.
## Purpose of This Repository
This repository provides easy access to the **Arabic portion - Egyptian** 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.
By focusing on Arabic, I aim to:
- **Simplify Access**: Provide a direct and streamlined way to download the Arabic portion of the dataset without navigating through the larger collection.
- **Promote Research**: Enable more efficient use of Arabic text data for NLP, LLMs, and linguistic research.
- **Empower the Community**: Support Arabic language processing and contribute to the growth of multilingual NLP capabilities.
- **Encourage Collaboration**: Foster an environment where researchers and developers can build impactful applications using Arabic data.
## Credit to the Original Work
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..
### Citation
If you use this dataset, please cite it as follows:
```bibtex
@software{penedo2024fineweb-2,
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},
title = {FineWeb2: A sparkling update with 1000s of languages},
month = dec,
year = 2024,
doi = {10.57967/hf/3744},
url = {https://huggingface.co/datasets/HuggingFaceFW/fineweb-2}
}
|