simpleverso
commited on
Commit
•
63db71a
1
Parent(s):
72921a2
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -4,9 +4,9 @@
|
|
4 |
],
|
5 |
"downsample_in_first_stage": false,
|
6 |
"id2label": {
|
7 |
-
"0": "
|
8 |
"1": "Fumarola",
|
9 |
-
"2": "
|
10 |
"3": "Ovni",
|
11 |
"4": "NoVisible"
|
12 |
},
|
|
|
4 |
],
|
5 |
"downsample_in_first_stage": false,
|
6 |
"id2label": {
|
7 |
+
"0": "Normal",
|
8 |
"1": "Fumarola",
|
9 |
+
"2": "Explosion",
|
10 |
"3": "Ovni",
|
11 |
"4": "NoVisible"
|
12 |
},
|