Commit
·
c0e63fb
1
Parent(s):
0e7e068
add model
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
0.224,
|
| 13 |
0.225
|
| 14 |
],
|
| 15 |
-
"reduce_labels":
|
| 16 |
"resample": 2,
|
| 17 |
"size": 512
|
| 18 |
}
|
|
|
|
| 12 |
0.224,
|
| 13 |
0.225
|
| 14 |
],
|
| 15 |
+
"reduce_labels": false,
|
| 16 |
"resample": 2,
|
| 17 |
"size": 512
|
| 18 |
}
|