hakatiki commited on
Commit
d5eea26
·
1 Parent(s): de727fe

Upload model

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +6 -0
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -33,7 +33,7 @@
33
  }
34
  },
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.24.0",
37
  "use_cache": true,
38
  "vocab_size": 25600
39
  }
 
1
  {
2
+ "_name_or_path": "hakatiki/hu-gpt",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
33
  }
34
  },
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.27.4",
37
  "use_cache": true,
38
  "vocab_size": 25600
39
  }
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.27.4"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0f6a4d299ffcf3c985e87a3d8d29784544a70e7907bf3c914d349a85c68040d
3
- size 434647785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7acaf3a08701833386cb7f76c9dbeb0873c14e374a57a1bd7ff2e58dd39edb44
3
+ size 434649277