Training in progress epoch 0
Browse files
checkpoint-14000/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":
|
16 |
"n_inner": null,
|
17 |
-
"n_layer":
|
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-14000/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43b07c5eebc7b391a5c440d18cea8a8258e844c7accf893495063b287200518a
|
3 |
+
size 5849744
|
checkpoint-14000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a63312ba1239666a6bf32a2f6127515a87dc65490956838e7f8539209d1b6d54
|
3 |
+
size 11717834
|
checkpoint-14000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14604
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:190b176f89c9bf9a40e5c7a146d2857ffe8303aa088c0ca90b542fb6a50cabd9
|
3 |
size 14604
|
checkpoint-14000/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02a167c11969b318c2214f9299b8cf18cdbbee9735e8380f8565897e6603562d
|
3 |
size 1064
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5849744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c2b7249cd6c186a5cfae63449f492c8906a9657ebb7f08ffbbbf2993bbaf663
|
3 |
size 5849744
|