Training in progress epoch 0
Browse files
checkpoint-8000/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-8000/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:1c48263e53fed3b1e70cbebe9dcdbff317fc6e66783421b5a32cb17ce6a92962
|
3 |
+
size 5849744
|
checkpoint-8000/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:ca284f49545b2379cea09ed3a29e442520c8935553d11ca294136690cfabd7a9
|
3 |
+
size 11717834
|
checkpoint-8000/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:cb104259376d1f35a078f32d4ece191bef1affc1b596736b25a5aee650653e25
|
3 |
size 14604
|
checkpoint-8000/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:52e9e4c3722f3b3b683728e0ace28f9ef80a907bd0a41976153b1f3d2cfa9da1
|
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:2c2fa97994b0ded351666dedacf1aedcf550c4e793872ce6aedfc2bbde2291c7
|
3 |
size 5849744
|