Commit
·
514b5fb
1
Parent(s):
182c4a7
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Dataset Dir
|
2 |
-
|
3 |
data(input path)
|
4 |
│ index.json(optional, for nosiy model)
|
5 |
│ new_labels.json(optional, for nosiy model)
|
@@ -27,4 +27,4 @@ data(input path)
|
|
27 |
│ │ testing_dataset_label.pth
|
28 |
|
29 |
└───config.json
|
30 |
-
|
|
|
1 |
# Dataset Dir
|
2 |
+
```
|
3 |
data(input path)
|
4 |
│ index.json(optional, for nosiy model)
|
5 |
│ new_labels.json(optional, for nosiy model)
|
|
|
27 |
│ │ testing_dataset_label.pth
|
28 |
|
29 |
└───config.json
|
30 |
+
```
|