ntkuhn commited on
Commit
30466fb
1 Parent(s): 55e008d
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -19,7 +19,7 @@
19
  "n_positions": 1024,
20
  "reorder_and_upcast_attn": true,
21
  "resid_pdrop": 0.1,
22
- "scale_attn_by_inverse_layer_idx": false,
23
  "scale_attn_weights": true,
24
  "summary_activation": null,
25
  "summary_first_dropout": 0.1,
 
1
  {
2
+ "_name_or_path": "codeparrot/codeparrot-small",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
19
  "n_positions": 1024,
20
  "reorder_and_upcast_attn": true,
21
  "resid_pdrop": 0.1,
22
+ "scale_attn_by_inverse_layer_idx": true,
23
  "scale_attn_weights": true,
24
  "summary_activation": null,
25
  "summary_first_dropout": 0.1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ae6fa79e0590efa240d14c7281fae908812ebb216b63f13068d1b50073d078a
3
  size 482435817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6013d42d0d79a5c0ee2be3d6f27675dd9076536c43e3ee999b0b764455ef5543
3
  size 482435817