Tony068 commited on
Commit
60065fd
1 Parent(s): 005367c

Update config.json

Browse files
Files changed (1) hide show
  1. 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
- "TFAutoModelForCausalLM"
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": [