Update README.md
Browse files
README.md
CHANGED
|
@@ -137,3 +137,13 @@ from datasets import load_dataset
|
|
| 137 |
|
| 138 |
dataset = load_dataset("M-A-D/Mixed-Arabic-Dataset-v2")
|
| 139 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 137 |
|
| 138 |
dataset = load_dataset("M-A-D/Mixed-Arabic-Dataset-v2")
|
| 139 |
```
|
| 140 |
+
|
| 141 |
+
### Join Us on Discord
|
| 142 |
+
|
| 143 |
+
For discussions, contributions, and community interactions, join us on Discord! [](https://discord.gg/2NpJ9JGm)
|
| 144 |
+
|
| 145 |
+
### How to Contribute
|
| 146 |
+
|
| 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).
|