kmfoda commited on
Commit
a5a0295
·
verified ·
1 Parent(s): 896ad77

Upload model

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +6 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "_name_or_path": "distributed/gpt2-250m",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
- "GPT2Model"
6
  ],
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 50256,
 
1
  {
2
+ "_name_or_path": "kmfoda/gpt2-250m",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
+ "GPT2LMHeadModel"
6
  ],
7
  "attn_pdrop": 0.1,
8
  "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.39.3"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be200be7524d2c052e7a3a3f06e6bb986dad4a8b73bc41356ef7fbee9ed3f37d
3
- size 378023752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfad352c162ca477e180ca7462d143d05a14a888e499fd6820c429e8fac99b74
3
+ size 378024952