roelbers commited on
Commit
3ce9fbc
·
verified ·
1 Parent(s): ffa0311

Upload model

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +6 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "activation_function": "gelu_new",
3
  "architectures": [
4
- "GPT2Model"
5
  ],
6
  "attn_pdrop": 0.1,
7
  "bos_token_id": 50256,
 
1
  {
2
  "activation_function": "gelu_new",
3
  "architectures": [
4
+ "GPT2LMHeadModel"
5
  ],
6
  "attn_pdrop": 0.1,
7
  "bos_token_id": 50256,
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "transformers_version": "4.56.1"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe122996b4ebded35221daae9076f0701f11a55f966b60294cf0fd418197b527
3
- size 13932472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9d7414323e369b7985cef7ed3f0dcd95878a33a952df5fb62a9c77ecf6149fc
3
+ size 13933096