kmfoda commited on
Commit
478a2b8
·
verified ·
1 Parent(s): 60d3107

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": "distributed/gpt2-250m-convergence-test-v2",
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:497076d04f9804ab84160521f6fea2d82abc1fce5c8bf56c30420baf94b7cb4d
3
- size 378023752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6699f3c4c2e735395874e4f613468f6fe888d95ed5c321cdd1e190f828b27227
3
+ size 378024952