Update README.md
Browse files
README.md
CHANGED
|
@@ -98,7 +98,38 @@ dataset_info:
|
|
| 98 |
num_examples: 127898
|
| 99 |
download_size: 774823370
|
| 100 |
dataset_size: 1955979492
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 101 |
---
|
| 102 |
-
# Dataset Card for "Mixed-Arabic-Dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 103 |
|
| 104 |
-
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
| 98 |
num_examples: 127898
|
| 99 |
download_size: 774823370
|
| 100 |
dataset_size: 1955979492
|
| 101 |
+
task_categories:
|
| 102 |
+
- conversational
|
| 103 |
+
- text-generation
|
| 104 |
+
- text2text-generation
|
| 105 |
+
- translation
|
| 106 |
+
- summarization
|
| 107 |
+
language:
|
| 108 |
+
- ar
|
| 109 |
+
pretty_name: MAD
|
| 110 |
---
|
| 111 |
+
# Dataset Card for "Mixed-Arabic-Dataset"
|
| 112 |
+
|
| 113 |
+
## Mixed Arabic Datasets (MAD)
|
| 114 |
+
|
| 115 |
+
The Mixed Arabic Datasets (MAD) project provides a comprehensive collection of diverse Arabic-language datasets, sourced from various repositories, platforms, and domains. These datasets cover a wide range of text types, including books, articles, Wikipedia content, stories, and more.
|
| 116 |
+
|
| 117 |
+
### MAD Repo vs. MAD Main
|
| 118 |
+
|
| 119 |
+
#### MAD Repo
|
| 120 |
+
- **Versatility**: In the MAD Repository (MAD Repo), datasets are made available in their original, native form. Researchers and practitioners can selectively download specific datasets that align with their specific interests or requirements.
|
| 121 |
+
- **Independent Access**: Each dataset is self-contained, enabling users to work with individual datasets independently, allowing for focused analyses and experiments.
|
| 122 |
+
|
| 123 |
+
#### MAD Main or simply MAD
|
| 124 |
+
- **Unified Dataframe**: MAD Main represents a harmonized and unified dataframe, incorporating all datasets from the MAD Repository. It provides a seamless and consolidated view of the entire MAD collection, making it convenient for comprehensive analyses and applications.
|
| 125 |
+
- **Holistic Perspective**: Researchers can access a broad spectrum of Arabic-language content within a single dataframe, promoting holistic exploration and insights across diverse text sources.
|
| 126 |
+
|
| 127 |
+
### Why MAD Main?
|
| 128 |
+
- **Efficiency**: Working with MAD Main streamlines the data acquisition process by consolidating multiple datasets into one structured dataframe. This is particularly beneficial for large-scale projects or studies requiring diverse data sources.
|
| 129 |
+
- **Interoperability**: With MAD Main, the datasets are integrated into a standardized format, enhancing interoperability and compatibility with a wide range of data processing and analysis tools.
|
| 130 |
+
- **Meta-Analysis**: Researchers can conduct comprehensive analyses, such as cross-domain studies, trend analyses, or comparative studies, by leveraging the combined richness of all MAD datasets.
|
| 131 |
+
|
| 132 |
+
### Getting Started
|
| 133 |
+
- To access individual datasets in their original form, refer to the MAD Repository ([Link to MAD Repo](https://huggingface.co/datasets/M-A-D/Mixed-Arabic-Datasets-Repo)).
|
| 134 |
+
- For a unified view of all datasets, conveniently organized in a dataframe, you are here in the right place.
|
| 135 |
|
|
|