maxmarcon commited on
Commit
c65b504
·
verified ·
1 Parent(s): e6a11db

Upload model

Browse files
Files changed (3) hide show
  1. config.json +4 -2
  2. generation_config.json +1 -1
  3. model.safetensors +1 -1
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "activation_function": "gelu_new",
 
3
  "architectures": [
4
  "GPT2LMHeadModel"
5
  ],
@@ -33,7 +34,8 @@
33
  "max_length": 50
34
  }
35
  },
36
- "transformers_version": "4.57.6",
37
- "use_cache": true,
 
38
  "vocab_size": 50259
39
  }
 
1
  {
2
  "activation_function": "gelu_new",
3
+ "add_cross_attention": false,
4
  "architectures": [
5
  "GPT2LMHeadModel"
6
  ],
 
34
  "max_length": 50
35
  }
36
  },
37
+ "tie_word_embeddings": true,
38
+ "transformers_version": "5.1.0",
39
+ "use_cache": false,
40
  "vocab_size": 50259
41
  }
generation_config.json CHANGED
@@ -5,5 +5,5 @@
5
  50256
6
  ],
7
  "pad_token_id": 50257,
8
- "transformers_version": "4.57.6"
9
  }
 
5
  50256
6
  ],
7
  "pad_token_id": 50257,
8
+ "transformers_version": "5.1.0"
9
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70cd678e3236aa1b6abdb04c0acd63c81614e93d01c7773284e20ee4622444a7
3
  size 497780352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76024283d7171f9885e6c272fe23fe94a197215243d3673d74ee906c760b966a
3
  size 497780352