Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
Arabic
Size:
10M - 100M
ArXiv:
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,93 @@ size_categories:
|
|
8 |
task_categories:
|
9 |
- text-generation
|
10 |
---
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
task_categories:
|
9 |
- text-generation
|
10 |
---
|
11 |
+
|
12 |
+
# Dataset Card for 101 Billion Arabic Words Dataset
|
13 |
+
|
14 |
+
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
|
15 |
+
|
16 |
+
## Dataset Details
|
17 |
+
|
18 |
+
### Dataset Description
|
19 |
+
|
20 |
+
The 101 Billion Arabic Words Dataset is curated by the Clusterlab team and consists of 101 billion words extracted and cleaned from web content, specifically targeting Arabic text. This dataset is intended for use in natural language processing applications, particularly in training and fine-tuning Large Language Models (LLMs) capable of understanding and generating Arabic text.
|
21 |
+
|
22 |
+
- **Curated by:** Clusterlab Team
|
23 |
+
- **Funded by [optional]:** [More Information Needed]
|
24 |
+
- **Shared by [optional]:** [More Information Needed]
|
25 |
+
- **Language(s) (NLP):** Modern Standard Arabic
|
26 |
+
- **License:** Apache 2.0
|
27 |
+
|
28 |
+
### Dataset Sources [optional]
|
29 |
+
|
30 |
+
- **Repository:** [HuggingFace Dataset Page](https://huggingface.co/datasets/ClusterlabAi/101_billion_arabic_words_dataset)
|
31 |
+
- **Paper [optional]:** [More Information Needed]
|
32 |
+
- **Demo [optional]:** [More Information Needed]
|
33 |
+
|
34 |
+
## Uses
|
35 |
+
|
36 |
+
### Direct Use
|
37 |
+
|
38 |
+
The dataset is suitable for training and fine-tuning models that perform a variety of NLP tasks in Arabic, including text classification, sentiment analysis, and machine translation. Its vast size and comprehensive coverage of Arabic text make it a valuable resource for developing robust language models.
|
39 |
+
|
40 |
+
### Out-of-Scope Use
|
41 |
+
|
42 |
+
The dataset is not intended for uses that require personal or sensitive data as it consists of general web text. Uses requiring fine-grained dialectal understanding or specific cultural nuances without further processing and adaptation might find limitations in this dataset.
|
43 |
+
|
44 |
+
## Dataset Structure
|
45 |
+
|
46 |
+
[More Information Needed]
|
47 |
+
|
48 |
+
## Dataset Creation
|
49 |
+
|
50 |
+
### Curation Rationale
|
51 |
+
|
52 |
+
This dataset was created to address the significant lack of large-scale, high-quality datasets for the Arabic language in NLP research and application development. It aims to provide a robust foundation for developing more accurate and efficient Arabic language models.
|
53 |
+
|
54 |
+
### Source Data
|
55 |
+
|
56 |
+
#### Data Collection and Processing
|
57 |
+
|
58 |
+
Data was collected from the Common Crawl archive, focusing on Arabic content within a specified time frame. The data underwent extensive cleaning and deduplication processes to ensure quality and relevance.
|
59 |
+
|
60 |
+
#### Who are the source data producers?
|
61 |
+
|
62 |
+
The data was produced by web content creators worldwide and collected through the Common Crawl project, which provides an extensive archive of the web's content.
|
63 |
+
|
64 |
+
### Annotations [optional]
|
65 |
+
|
66 |
+
[More Information Needed]
|
67 |
+
|
68 |
+
## Bias, Risks, and Limitations
|
69 |
+
|
70 |
+
The dataset primarily consists of web text that may include biases present in online content. Users should be aware of these potential biases when training models with this dataset. Further research and adjustment may be necessary to mitigate these biases for specific applications.
|
71 |
+
|
72 |
+
### Recommendations
|
73 |
+
|
74 |
+
Users should critically evaluate the dataset for any potential biases or misrepresentations of the Arabic language and culture due to its web-derived nature.
|
75 |
+
|
76 |
+
## Citation [optional]
|
77 |
+
|
78 |
+
**BibTeX:**
|
79 |
+
|
80 |
+
[More Information Needed]
|
81 |
+
|
82 |
+
**APA:**
|
83 |
+
|
84 |
+
[More Information Needed]
|
85 |
+
|
86 |
+
## Glossary [optional]
|
87 |
+
|
88 |
+
[More Information Needed]
|
89 |
+
|
90 |
+
## More Information [optional]
|
91 |
+
|
92 |
+
[More Information Needed]
|
93 |
+
|
94 |
+
## Dataset Card Authors [optional]
|
95 |
+
|
96 |
+
[More Information Needed]
|
97 |
+
|
98 |
+
## Dataset Card Contact
|
99 |
+
|
100 |
+
[More Information Needed]
|