kmfoda commited on
Commit
45c972c
·
verified ·
1 Parent(s): 97f64d0

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": "openai-community/gpt2",
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-124m",
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:e53ef85231633bb2986c8481ae681be59095db3b995743de7393dd496574d60a
3
- size 497772432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90c75e60e2fe7d8dc6a2469da78da3bb7e12f0c0eb3d397504dd1069c4516deb
3
+ size 497774208