gartland commited on
Commit
f6a1bf3
·
verified ·
1 Parent(s): 3095511

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
@@ -3,7 +3,7 @@
3
  "_name_or_path": "./newsigma192",
4
  "activation_function": "gelu_new",
5
  "architectures": [
6
- "GPT2Model"
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
 
3
  "_name_or_path": "./newsigma192",
4
  "activation_function": "gelu_new",
5
  "architectures": [
6
+ "GPT2LMHeadModel"
7
  ],
8
  "attn_pdrop": 0.1,
9
  "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.42.4"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4be451cca7804fa614157b1924fb1d31ffa24e680d6d664da5d8b655603594b
3
- size 1897454688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9002ff666f3b5acd9b739135038efdb9a212ac4cb20baacfa3b8f9f48cd3124
3
+ size 1897519248