madisongrace99 commited on
Commit
9b3a8cb
1 Parent(s): ff104cc

Model save

Browse files
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
- "GPT2Model"
6
  ],
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 50256,
 
2
  "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
+ "GPT2LMHeadModel"
6
  ],
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 50256,
generation_config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
  "_from_model_config": true,
3
- "decoder_start_token_id": 0,
4
- "eos_token_id": 1,
5
- "pad_token_id": 0,
6
  "transformers_version": "4.34.1"
7
  }
 
1
  {
2
  "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
 
5
  "transformers_version": "4.34.1"
6
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7a043442a391ce0a8b84e3129feb82c016ad9cd1a24d072fbc3234f36ab27e8
3
- size 497803738
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f4833687f98e40970b30ed2336aa454edb02edd3f0d6300ee77d9bef12e2bbc
3
+ size 497805594
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:665114478d6712ea47a9e46d94a1cdc80a3d4f6a7ff9fc37f7be8e49cc30bdc8
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:241d1745c921cb07c7eb2ea01a2949f02704f414957cb077110b400fdf2e9a57
3
  size 4664