Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
---
|
2 |
license: cc
|
3 |
configs:
|
4 |
-
- config_name:
|
5 |
-
data_files:
|
6 |
-
-
|
7 |
-
|
|
|
|
|
8 |
task_categories:
|
9 |
- translation
|
10 |
language:
|
|
|
1 |
---
|
2 |
license: cc
|
3 |
configs:
|
4 |
+
- config_name: default
|
5 |
+
data_files:
|
6 |
+
- split: phase_1
|
7 |
+
path: "phase_1.json"
|
8 |
+
- split: phase_2
|
9 |
+
path: "phase_2.json"
|
10 |
task_categories:
|
11 |
- translation
|
12 |
language:
|