Fixed indentation in yaml.
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: cc-by-sa-3.0
|
3 |
configs:
|
4 |
- config_name:
|
5 |
-
data_files:
|
6 |
- split: train
|
7 |
path: train/
|
8 |
- split: test
|
|
|
2 |
license: cc-by-sa-3.0
|
3 |
configs:
|
4 |
- config_name:
|
5 |
+
data_files: default
|
6 |
- split: train
|
7 |
path: train/
|
8 |
- split: test
|