irodkin commited on
Commit
70cd36c
1 Parent(s): 28de160

Upload model

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  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"
 
1
  {
2
+ "_name_or_path": "irodkin/gpt2-wiki2",
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.33.1"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de97bc0c5234b49c9a69c276cbb57cfbb7c1074881dba595012ef62d92bea62f
3
- size 497807197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f5d98cf7e34e3d9f1faa2e2b97aee6d7d7d30705a63e7d072b5d82766235120
3
+ size 497805149