madatnlp commited on
Commit
1ee5ae7
·
1 Parent(s): d15230c

add model

Browse files
Files changed (2) hide show
  1. config.json +1 -2
  2. tf_model.h5 +1 -1
config.json CHANGED
@@ -12,7 +12,7 @@
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
14
  "model_type": "gpt2",
15
- "n_ctx": 128,
16
  "n_embd": 1920,
17
  "n_head": 16,
18
  "n_inner": 7680,
@@ -20,7 +20,6 @@
20
  "n_positions": 1024,
21
  "pad_token_id": 3,
22
  "reorder_and_upcast_attn": false,
23
- "repetition_penalty": 2.0,
24
  "resid_pdrop": 0.1,
25
  "scale_attn_by_inverse_layer_idx": false,
26
  "scale_attn_weights": true,
 
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
14
  "model_type": "gpt2",
15
+ "n_ctx": 256,
16
  "n_embd": 1920,
17
  "n_head": 16,
18
  "n_inner": 7680,
 
20
  "n_positions": 1024,
21
  "pad_token_id": 3,
22
  "reorder_and_upcast_attn": false,
 
23
  "resid_pdrop": 0.1,
24
  "scale_attn_by_inverse_layer_idx": false,
25
  "scale_attn_weights": true,
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:879fd10cfc980cca7bd78251cb6d4a000611fe608faf9d0f81bd58c301b47ac9
3
  size 4650579976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:431d0b1aff3414eb16a536281d2172fefb21ac42b005c41ca25b51270471cf71
3
  size 4650579976