Upload folder using huggingface_hub
Browse files- config.json +3 -4
config.json
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
{
|
2 |
-
"_attn_implementation_autoset": true,
|
3 |
-
"in_channels": 1,
|
4 |
"model_type": "brainiac",
|
|
|
5 |
"out_features": 2048,
|
6 |
-
"transformers_version": "4.
|
7 |
-
}
|
|
|
1 |
{
|
|
|
|
|
2 |
"model_type": "brainiac",
|
3 |
+
"in_channels": 1,
|
4 |
"out_features": 2048,
|
5 |
+
"transformers_version": "4.36.0"
|
6 |
+
}
|