Datasets:
Commit
·
9fa9c94
1
Parent(s):
171091d
fix bugs
Browse files
README.md
CHANGED
@@ -101,7 +101,7 @@ configs:
|
|
101 |
- split: test
|
102 |
path: with-lp-images/test-*
|
103 |
- split: validation
|
104 |
-
path: with-lp-images/validation-*
|
105 |
- split: train
|
106 |
path: with-lp-images/train-*
|
107 |
default: true
|
|
|
101 |
- split: test
|
102 |
path: with-lp-images/test-*
|
103 |
- split: validation
|
104 |
+
path: with-lp-images/validation-*
|
105 |
- split: train
|
106 |
path: with-lp-images/train-*
|
107 |
default: true
|