gmongaras commited on
Commit
f8f98c5
1 Parent(s): 5946e36

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "activation_function": "gelu_new",
3
  "architectures": [
4
  "GPTNeoForCausalLM"
 
1
  {
2
+ "_name_or_path": "EleutherAI/gpt-neo-1.3B",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPTNeoForCausalLM"