fpadovani commited on
Commit
c2c3950
1 Parent(s): 49f945b

Training in progress epoch 0

Browse files
checkpoint-40000/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-40000/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:231821029f132392c4aab58f32a525ebd34704e7357a11ba188d411ca7eac4b2
3
- size 7438256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff2795c088f6496c3ffd627f2d027fa612ff0c147b1b44858f507438b40663cf
3
+ size 5849744
checkpoint-40000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fddefd7b601e3c40b1720618efd4dd7dae691d736d2a62c1288eb1f8a98ed0c6
3
- size 14910074
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c9322e87ef65575652f79499186d25a891c593f55a61e6e04b1472485c21f5
3
+ size 11717834
checkpoint-40000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59f90b38d6f3b23a68f7dd6194ffd9b7c55a0e410b02c63dac47704072816427
3
  size 14604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33e358e493500367e092a886fdf1e87d5c958ef28e9da461d63fada7c17b4bc2
3
  size 14604
checkpoint-40000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d58522a4a625b659506c4f966d1386ef9a09434189217ea3f249c952ed164e12
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ef07393dcea512f4246badc1604dc99700f514c513013c0b66c85725f129edd
3
  size 1064
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff2795c088f6496c3ffd627f2d027fa612ff0c147b1b44858f507438b40663cf
3
  size 5849744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5eebfeb1554710d75e6614570ab06e34f00ab05740878d63629adb1ade5a0f6
3
  size 5849744