mmoffatt commited on
Commit
214fdb4
·
verified ·
1 Parent(s): f8c8d57

Upload model

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +6 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
1
  {
2
+ "_name_or_path": "gpt2-custom",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
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.40.0.dev0"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd36b82d2772bd805b3e118f960be46869ca06ba35f1232916f34a8bed69650e
3
- size 497775504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0f1d9fd2e92ff1fc4b552ad55db3d4c4b427fa07c0d53046877dcdd9e15a86a
3
+ size 497777280