fpadovani commited on
Commit
cec108b
1 Parent(s): a3df47c

Training in progress epoch 0

Browse files
checkpoint-28000/config.json CHANGED
@@ -3,18 +3,20 @@
3
  "architectures": [
4
  "GPT2LMHeadModel"
5
  ],
 
6
  "attn_pdrop": 0.1,
7
  "bos_token_id": 5,
8
  "embd_pdrop": 0.1,
9
  "eos_token_id": 4,
 
10
  "initializer_range": 0.02,
11
  "layer_norm_epsilon": 1e-05,
12
  "model_type": "gpt2",
13
  "n_ctx": 128,
14
  "n_embd": 128,
15
- "n_head": 4,
16
  "n_inner": null,
17
- "n_layer": 4,
18
  "n_positions": 128,
19
  "reorder_and_upcast_attn": false,
20
  "resid_pdrop": 0.1,
 
3
  "architectures": [
4
  "GPT2LMHeadModel"
5
  ],
6
+ "attention_probs_dropout_prob": 0.1,
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 5,
9
  "embd_pdrop": 0.1,
10
  "eos_token_id": 4,
11
+ "hidden_dropout_prob": 0.1,
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
14
  "model_type": "gpt2",
15
  "n_ctx": 128,
16
  "n_embd": 128,
17
+ "n_head": 32,
18
  "n_inner": null,
19
+ "n_layer": 2,
20
  "n_positions": 128,
21
  "reorder_and_upcast_attn": false,
22
  "resid_pdrop": 0.1,
checkpoint-28000/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c5770f36ff9776b508128b6e2f3c83c7d7652a4d37ac316ac87dfb8f1752ba6
3
- size 7438256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c74d9ac5ff28075359b8112d364c1f39d102b3b9390b0f76e1500391feb0050
3
+ size 5849744
checkpoint-28000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b44638932cc9b8c2c6e57d2210720b06f9357a1840fe577c6b1c3c435c03c1c6
3
- size 14910074
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c18ec1477b7d67aad464d2671376be9961f52620e0822d363042044ac0e84cd
3
+ size 11717834
checkpoint-28000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da0a435d4a8ec117ff93fa4f338e2dc7b777bf0f41ddc0acb787a798cafe91d2
3
  size 14604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36868ac40b542f045e6421cb339983d84212e13f643e35a515ef2e2a14eca099
3
  size 14604
checkpoint-28000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6bda0af9d8c15910d6dbcf229608e2c842290f3a4495e49423eaf1c31348d908
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3ae2ef37ea201a0cef7fddd85b235c800172d85d7060052931716190d2d0035
3
  size 1064
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c74d9ac5ff28075359b8112d364c1f39d102b3b9390b0f76e1500391feb0050
3
  size 5849744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e11bfbcdc1241f8ac71f7b36d4c5c05eda9a3780c8e9712e25c5483f5c952b5
3
  size 5849744