deepparag commited on
Commit
28dae5b
·
1 Parent(s): 3f8352c
Files changed (2) hide show
  1. config.json +4 -4
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Aeona",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -12,10 +12,10 @@
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
  "n_ctx": 1024,
15
- "n_embd": 1024,
16
- "n_head": 16,
17
  "n_inner": null,
18
- "n_layer": 24,
19
  "n_positions": 1024,
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
 
1
  {
2
+ "_name_or_path": "./output-small",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
  "n_ctx": 1024,
15
+ "n_embd": 1280,
16
+ "n_head": 20,
17
  "n_inner": null,
18
+ "n_layer": 36,
19
  "n_positions": 1024,
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d4ab002507f47a92e9c45e2e4043cfeb46725de45d832c3d51d675dcc9b3d6d
3
- size 1444562137
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be625bdea4f890d79c5551532c4c9253b9cdab2687f562d8f030184b95fae997
3
+ size 3134024393