lucidrains
commited on
Commit
•
affe571
1
Parent(s):
7fe5de9
remove convnext
Browse files- config.json +1 -2
config.json
CHANGED
@@ -19,6 +19,5 @@
|
|
19 |
"target_length": 896,
|
20 |
"torch_dtype": "float32",
|
21 |
"transformers_version": "4.16.2",
|
22 |
-
"use_checkpointing": false
|
23 |
-
"use_convnext": false
|
24 |
}
|
|
|
19 |
"target_length": 896,
|
20 |
"torch_dtype": "float32",
|
21 |
"transformers_version": "4.16.2",
|
22 |
+
"use_checkpointing": false
|
|
|
23 |
}
|