kmfoda commited on
Commit
0771fa9
·
verified ·
1 Parent(s): 92c70a0

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": "kmfoda/gpt2-1b",
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": "distributed/gpt2-1b",
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:2ced70f6ecafe81ab0137e9b958ff73a1aa1b934e7efc060954627864418c55a
3
- size 4165773976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6496a0e424f5cdac881c64ca2456794498bd6a2afa0db1bb5c4cbc15c9823ee1
3
+ size 4165779784