Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"_name_or_path": "EleutherAI/gpt-neo-125M",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
-
"
|
6 |
],
|
7 |
"attention_dropout": 0,
|
8 |
"attention_layers": [
|
|
|
2 |
"_name_or_path": "EleutherAI/gpt-neo-125M",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
+
"GptNeoForCausalLM"
|
6 |
],
|
7 |
"attention_dropout": 0,
|
8 |
"attention_layers": [
|