Omartificial-Intelligence-Space commited on
Commit
7f2ca17
1 Parent(s): 1ca4145

Update readme.md

Browse files
Files changed (1) hide show
  1. README.md +51 -0
README.md CHANGED
@@ -19,4 +19,55 @@ configs:
19
  path: data/train-*
20
  - split: test
21
  path: data/test-*
 
 
 
 
 
 
 
 
 
 
 
22
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  path: data/train-*
20
  - split: test
21
  path: data/test-*
22
+ license: odc-by
23
+ language:
24
+ - ar
25
+ tags:
26
+ - Fineweb2
27
+ - Arabic
28
+ - Datasets
29
+ - Najdi
30
+ pretty_name: 'Najdi Arabic '
31
+ size_categories:
32
+ - 10M<n<100M
33
  ---
34
+
35
+ # FineWeb2 Najdi Arabic
36
+
37
+
38
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/628f7a71dd993507cfcbe587/-8jzKT5W78t35iDxIvXBz.png)
39
+
40
+ 🇸🇦 This is the Nadj Arabic Portion of The [FineWeb2](https://huggingface.co/datasets/HuggingFaceFW/fineweb-2#additional-information) Dataset.
41
+
42
+ 🇸🇦 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.
43
+
44
+
45
+ ## Purpose of This Repository
46
+
47
+ 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.
48
+
49
+ By focusing on Arabic, I aim to:
50
+
51
+ - **Simplify Access**: Provide a direct and streamlined way to download the Arabic portion of the dataset without navigating through the larger collection.
52
+ - **Promote Research**: Enable more efficient use of Arabic text data for NLP, LLMs, and linguistic research.
53
+ - **Empower the Community**: Support Arabic language processing and contribute to the growth of multilingual NLP capabilities.
54
+ - **Encourage Collaboration**: Foster an environment where researchers and developers can build impactful applications using Arabic data.
55
+
56
+
57
+ ## Credit to the Original Work
58
+
59
+ The dataset is released under the **Open Data Commons Attribution License (ODC-By) v1.0**, with additional usage subject to **CommonCrawl's Terms of Use**.
60
+
61
+ ### Citation
62
+
63
+ If you use this dataset, please cite it as follows:
64
+
65
+ ```bibtex
66
+ @software{penedo2024fineweb-2,
67
+ 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},
68
+ title = {FineWeb2: A sparkling update with 1000s of languages},
69
+ month = dec,
70
+ year = 2024,
71
+ doi = {10.57967/hf/3744},
72
+ url = {https://huggingface.co/datasets/HuggingFaceFW/fineweb-2}
73
+ }