Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"auto_map": {
|
| 3 |
"AutoConfig": "config.SSLConfig",
|
| 4 |
"AutoModelForImageClassification": "model_hf.Model"
|
|
@@ -27,7 +28,6 @@
|
|
| 27 |
64,
|
| 28 |
32
|
| 29 |
],
|
| 30 |
-
"model_type": "ssl-aasist",
|
| 31 |
"pool_ratios": [
|
| 32 |
0.5,
|
| 33 |
0.5,
|
|
|
|
| 1 |
{
|
| 2 |
+
"model_type": "ssl-aasist",
|
| 3 |
"auto_map": {
|
| 4 |
"AutoConfig": "config.SSLConfig",
|
| 5 |
"AutoModelForImageClassification": "model_hf.Model"
|
|
|
|
| 28 |
64,
|
| 29 |
32
|
| 30 |
],
|
|
|
|
| 31 |
"pool_ratios": [
|
| 32 |
0.5,
|
| 33 |
0.5,
|