Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,13 @@ task_categories:
|
|
5 |
language:
|
6 |
- ar
|
7 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
-
This work is part of [DODa](https://darija-open-dataset.github.io/).
|
|
|
5 |
language:
|
6 |
- ar
|
7 |
- en
|
8 |
+
configs:
|
9 |
+
- config_name: default
|
10 |
+
data_files:
|
11 |
+
- split: sentences
|
12 |
+
path: "sentences/sentences.csv"
|
13 |
+
- split: submissions
|
14 |
+
path: "submissions/submissions.csv"
|
15 |
---
|
16 |
|
17 |
+
This work is part of [DODa](https://darija-open-dataset.github.io/).
|