turingsummerexperience commited on
Commit
d7282d1
1 Parent(s): c219775

my-great-gpt2-recipe-model-kittychrysa

Browse files
config.json CHANGED
@@ -7,6 +7,7 @@
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
 
10
  "embd_pdrop": 0.1,
11
  "eos_token_id": 50256,
12
  "id2label": {
@@ -17,6 +18,7 @@
17
  "LABEL_0": 0
18
  },
19
  "layer_norm_epsilon": 1e-05,
 
20
  "model_type": "gpt2",
21
  "n_ctx": 1024,
22
  "n_embd": 768,
 
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
10
+ "do_sample": true,
11
  "embd_pdrop": 0.1,
12
  "eos_token_id": 50256,
13
  "id2label": {
 
18
  "LABEL_0": 0
19
  },
20
  "layer_norm_epsilon": 1e-05,
21
+ "max_length": 50,
22
  "model_type": "gpt2",
23
  "n_ctx": 1024,
24
  "n_embd": 768,
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "do_sample": true,
5
+ "eos_token_id": 50256,
6
+ "max_length": 50,
7
+ "transformers_version": "4.28.0"
8
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63059b68b030ba4290ea29daf89420e4cec897da4878b522d56db3f5eb6b59f6
3
- size 333970169
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfe42491a7917aeaadd85444b316e59f4aebc82d314f7f66c5591e04c5d9d606
3
+ size 333968953
runs/Aug10_14-36-57_ba3d0c8be8b1/events.out.tfevents.1691678270.ba3d0c8be8b1.1119.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55a02d7d6667ab6ef2df8cd48444fa265e27fc8836f3d950d1f5ae5c5aaad398
3
- size 4764
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2237cee3f75ca63bacf2859f77124b80ed877b926a810b2ad9681e892d288169
3
+ size 5389
runs/Aug10_14-36-57_ba3d0c8be8b1/events.out.tfevents.1691678486.ba3d0c8be8b1.1119.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c3109b7b3b4631e5c02d45972dff51931e3f106726663e272f14ebd9d2d74c3
3
+ size 359