Datasets:
File size: 2,742 Bytes
1ca4145 7f2ca17 1ca4145 7f2ca17 9993624 7f2ca17 |
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 |
---
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 5261859457
num_examples: 47978340
- name: test
num_bytes: 46574356
num_examples: 437561
download_size: 2776698934
dataset_size: 5308433813
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
license: odc-by
language:
- ar
tags:
- Fineweb2
- Arabic
- Datasets
- Najdi
pretty_name: 'Najdi Arabic '
size_categories:
- 10M<n<100M
---
# FineWeb2 Najdi Arabic
![image/png](https://cdn-uploads.huggingface.co/production/uploads/628f7a71dd993507cfcbe587/-8jzKT5W78t35iDxIvXBz.png)
🇸🇦 This is the Nadj Arabic Portion of The [FineWeb2](https://huggingface.co/datasets/HuggingFaceFW/fineweb-2#additional-information) Dataset.
🇸🇦 This dataset contains a comprehensive collection of text in **Najdi Arabic**, a regional dialect within the **Afro-Asiatic language family**. With over **562 million words** and **1.6 million documents**, it provides a valuable resource for developing NLP tools and applications specific to Najdi Arabic.
## Purpose of This Repository
This repository provides easy access to the **Arabic portion - Najdi** 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}
} |