Update config.json
Browse files- config.json +4 -0
config.json
CHANGED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "Plsek/CADET-v1",
|
3 |
+
"activation_function": "relu"
|
4 |
+
}
|