Update README.md
Browse files
README.md
CHANGED
|
@@ -147,3 +147,15 @@ For discussions, contributions, and community interactions, join us on Discord!
|
|
| 147 |
Want to contribute to the Mixed Arabic Datasets project? Follow our comprehensive guide on Google Colab for step-by-step instructions: [Contribution Guide](https://colab.research.google.com/drive/1w7_7lL6w7nM9DcDmTZe1Vfiwkio6SA-w?usp=sharing).
|
| 148 |
|
| 149 |
**Note**: If you'd like to test a contribution before submitting it, feel free to do so on the [MAD Test Dataset](https://huggingface.co/datasets/M-A-D/Mixed-Arabic-Dataset-test).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 147 |
Want to contribute to the Mixed Arabic Datasets project? Follow our comprehensive guide on Google Colab for step-by-step instructions: [Contribution Guide](https://colab.research.google.com/drive/1w7_7lL6w7nM9DcDmTZe1Vfiwkio6SA-w?usp=sharing).
|
| 148 |
|
| 149 |
**Note**: If you'd like to test a contribution before submitting it, feel free to do so on the [MAD Test Dataset](https://huggingface.co/datasets/M-A-D/Mixed-Arabic-Dataset-test).
|
| 150 |
+
|
| 151 |
+
## Citation
|
| 152 |
+
|
| 153 |
+
```
|
| 154 |
+
@dataset{
|
| 155 |
+
title = {Mixed Arabic Datasets (MAD)},
|
| 156 |
+
author = {MAD Community},
|
| 157 |
+
howpublished = {Dataset},
|
| 158 |
+
url = {https://huggingface.co/datasets/M-A-D/Mixed-Arabic-Datasets-Repo},
|
| 159 |
+
year = {2023},
|
| 160 |
+
}
|
| 161 |
+
```
|