Update README.md
Browse files
README.md
CHANGED
@@ -53,18 +53,4 @@ configs:
|
|
53 |
data_files:
|
54 |
- split: test
|
55 |
path: data/5_shot-*
|
56 |
-
- config_name: default
|
57 |
-
data_files:
|
58 |
-
- split: 0_shot
|
59 |
-
path: data/0_shot-*
|
60 |
-
- split: 1_shot
|
61 |
-
path: data/1_shot-*
|
62 |
-
- split: 2_shot
|
63 |
-
path: data/2_shot-*
|
64 |
-
- split: 3_shot
|
65 |
-
path: data/3_shot-*
|
66 |
-
- split: 4_shot
|
67 |
-
path: data/4_shot-*
|
68 |
-
- split: 5_shot
|
69 |
-
path: data/5_shot-*
|
70 |
---
|
|
|
53 |
data_files:
|
54 |
- split: test
|
55 |
path: data/5_shot-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
---
|