Ali Elfilali
commited on
Commit
•
7c4228c
1
Parent(s):
18a36e5
Update README.md
Browse files
README.md
CHANGED
@@ -135,7 +135,7 @@ The Mixed Arabic Datasets (MAD) project provides a comprehensive collection of d
|
|
135 |
```python
|
136 |
from datasets import load_dataset
|
137 |
|
138 |
-
dataset = load_dataset("M-A-D/Mixed-Arabic-Dataset-
|
139 |
```
|
140 |
|
141 |
### Join Us on Discord
|
|
|
135 |
```python
|
136 |
from datasets import load_dataset
|
137 |
|
138 |
+
dataset = load_dataset("M-A-D/Mixed-Arabic-Dataset-Main")
|
139 |
```
|
140 |
|
141 |
### Join Us on Discord
|