Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
Arabic
Size:
10M - 100M
ArXiv:
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,6 @@ task_categories:
|
|
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
|
@@ -20,16 +18,10 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
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 |
-
- **
|
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 [
|
32 |
-
- **Demo [optional]:** [More Information Needed]
|
33 |
|
34 |
## Uses
|
35 |
|
@@ -43,7 +35,12 @@ The dataset is not intended for uses that require personal or sensitive data as
|
|
43 |
|
44 |
## Dataset Structure
|
45 |
|
46 |
-
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
## Dataset Creation
|
49 |
|
@@ -61,10 +58,6 @@ Data was collected from the Common Crawl archive, focusing on Arabic content wit
|
|
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.
|
@@ -72,29 +65,3 @@ The dataset primarily consists of web text that may include biases present in on
|
|
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]
|
|
|
11 |
|
12 |
# Dataset Card for 101 Billion Arabic Words Dataset
|
13 |
|
|
|
|
|
14 |
## Dataset Details
|
15 |
|
16 |
### Dataset Description
|
|
|
18 |
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.
|
19 |
|
20 |
- **Curated by:** Clusterlab Team
|
21 |
+
- **Language(s) (NLP):** Mix of Modern Standard Arabic (MSA) & Arabic Dialects
|
|
|
|
|
22 |
- **License:** Apache 2.0
|
|
|
|
|
|
|
23 |
- **Repository:** [HuggingFace Dataset Page](https://huggingface.co/datasets/ClusterlabAi/101_billion_arabic_words_dataset)
|
24 |
+
- **Paper [101 Billion Arabic Words Dataset]*(https://arxiv.org/abs/2405.01590):** [Published on Arxiv]
|
|
|
25 |
|
26 |
## Uses
|
27 |
|
|
|
35 |
|
36 |
## Dataset Structure
|
37 |
|
38 |
+
```json
|
39 |
+
{
|
40 |
+
"text": "content...",
|
41 |
+
"date": "YYYY-MM-DDTHH:MM:SSZ",
|
42 |
+
"url": "URL"
|
43 |
+
}
|
44 |
|
45 |
## Dataset Creation
|
46 |
|
|
|
58 |
|
59 |
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.
|
60 |
|
|
|
|
|
|
|
|
|
61 |
## Bias, Risks, and Limitations
|
62 |
|
63 |
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.
|
|
|
65 |
### Recommendations
|
66 |
|
67 |
Users should critically evaluate the dataset for any potential biases or misrepresentations of the Arabic language and culture due to its web-derived nature.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|