sheepy928 commited on
Commit
608c87f
1 Parent(s): d5b2e15

Training in progress, step 6500, checkpoint

Browse files
checkpoint-6500/config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LongelmForMaskedLMWithEdgePrediction"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "block_size": 8,
7
+ "bos_token_id": 1,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "ep_add_linear_projection": true,
11
+ "global_memory_size": 1,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 768,
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 3072,
17
+ "layer_norm_eps": 1e-12,
18
+ "max_blocks": 200,
19
+ "max_position_embeddings": 1801,
20
+ "max_relative_position_embeddings": 8,
21
+ "model_type": "longelm",
22
+ "node_size": 1,
23
+ "num_attention_heads": 12,
24
+ "num_hidden_layers": 12,
25
+ "pad_token_id": 3,
26
+ "position_embedding_type": "mixed",
27
+ "torch_dtype": "float32",
28
+ "transformers_version": "4.34.1",
29
+ "type_vocab_size": 2,
30
+ "use_cache": true,
31
+ "vocab_size": 50265
32
+ }
checkpoint-6500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cafd9385532b5445162239e58b8a5e0127213f1e220c822154583bba81c1587c
3
+ size 1010407418
checkpoint-6500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc3c57fdc86b39e9ee3e40c071c9e9d037ef2d31d38dd2883d61f28f6428a8f2
3
+ size 505188394
checkpoint-6500/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d73d7e2799ec38853498ddcb3daac8e6e206cfb3ed40527456ceacdd8af7a5a
3
+ size 15984
checkpoint-6500/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58da7beb56f585a009f9829f35f8d26e28e3c104d4aba34fab54176bd14c7b84
3
+ size 15984
checkpoint-6500/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4794b0c75c76d6f6230fb4033ee365193444663d0dd0a71ce042411073511b1
3
+ size 15984
checkpoint-6500/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70aa8419e2c50a89e1108554dcd2a2f9ae79258e12b669b0af50e6c7d0c7e26a
3
+ size 15984
checkpoint-6500/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7d91b66fb886d57e55f5320c279f1d49fcc4c62a5c098fed0d9b020ec198237
3
+ size 15984
checkpoint-6500/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfc4b42f6784d1d7898ebb1f3eeaeb50139b7ef69bd5ddaf351b2148165761c9
3
+ size 15984
checkpoint-6500/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f73762761fad36bb0a423764712b5e17e27369d00a28ac60b8dc85d6b162314
3
+ size 15984
checkpoint-6500/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0069ca5986d0460de96ade18276a63d25f3b0a37ee996835ead3bd6e4fab23a2
3
+ size 15984
checkpoint-6500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7394bfc3ef7d4b88b6c3aeb86b9f6157a34fd221f3b81a70df90f00315cf57dd
3
+ size 1064
checkpoint-6500/special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
checkpoint-6500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-6500/tokenizer_config.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[UNK]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[PAD]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "4": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ },
43
+ "30522": {
44
+ "content": "<INST>",
45
+ "lstrip": false,
46
+ "normalized": true,
47
+ "rstrip": false,
48
+ "single_word": false,
49
+ "special": false
50
+ }
51
+ },
52
+ "clean_up_tokenization_spaces": true,
53
+ "cls_token": "[CLS]",
54
+ "mask_token": "[MASK]",
55
+ "model_max_length": 512,
56
+ "pad_token": "[PAD]",
57
+ "sep_token": "[SEP]",
58
+ "tokenizer_class": "LongelmTokenizer",
59
+ "unk_token": "[UNK]"
60
+ }
checkpoint-6500/trainer_state.json ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.49973571668828987,
5
+ "eval_steps": 500,
6
+ "global_step": 6500,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "ep_loss": 4.7343,
13
+ "epoch": 0.04,
14
+ "learning_rate": 2.5e-05,
15
+ "loss": 11.6218,
16
+ "mlm_loss": 6.8875,
17
+ "step": 500
18
+ },
19
+ {
20
+ "ep_loss": 0.4315,
21
+ "epoch": 0.08,
22
+ "learning_rate": 5e-05,
23
+ "loss": 3.0285,
24
+ "mlm_loss": 2.5969,
25
+ "step": 1000
26
+ },
27
+ {
28
+ "ep_loss": 0.3811,
29
+ "epoch": 0.12,
30
+ "learning_rate": 7.5e-05,
31
+ "loss": 2.2571,
32
+ "mlm_loss": 1.8761,
33
+ "step": 1500
34
+ },
35
+ {
36
+ "ep_loss": 0.37,
37
+ "epoch": 0.15,
38
+ "learning_rate": 0.0001,
39
+ "loss": 1.9695,
40
+ "mlm_loss": 1.5994,
41
+ "step": 2000
42
+ },
43
+ {
44
+ "ep_loss": 0.3813,
45
+ "epoch": 0.19,
46
+ "learning_rate": 0.00012495,
47
+ "loss": 1.5597,
48
+ "mlm_loss": 1.1785,
49
+ "step": 2500
50
+ },
51
+ {
52
+ "ep_loss": 0.3624,
53
+ "epoch": 0.23,
54
+ "learning_rate": 0.00014995,
55
+ "loss": 1.4228,
56
+ "mlm_loss": 1.0604,
57
+ "step": 3000
58
+ },
59
+ {
60
+ "ep_loss": 0.338,
61
+ "epoch": 0.27,
62
+ "learning_rate": 0.00017495,
63
+ "loss": 1.3108,
64
+ "mlm_loss": 0.9729,
65
+ "step": 3500
66
+ },
67
+ {
68
+ "ep_loss": 0.3524,
69
+ "epoch": 0.31,
70
+ "learning_rate": 0.00019994999999999998,
71
+ "loss": 1.2734,
72
+ "mlm_loss": 0.921,
73
+ "step": 4000
74
+ },
75
+ {
76
+ "ep_loss": 0.3423,
77
+ "epoch": 0.35,
78
+ "learning_rate": 0.00022495000000000002,
79
+ "loss": 1.217,
80
+ "mlm_loss": 0.8747,
81
+ "step": 4500
82
+ },
83
+ {
84
+ "ep_loss": 0.3229,
85
+ "epoch": 0.38,
86
+ "learning_rate": 0.0002499,
87
+ "loss": 1.1373,
88
+ "mlm_loss": 0.8144,
89
+ "step": 5000
90
+ },
91
+ {
92
+ "ep_loss": 0.3326,
93
+ "epoch": 0.42,
94
+ "learning_rate": 0.00027489999999999996,
95
+ "loss": 1.117,
96
+ "mlm_loss": 0.7844,
97
+ "step": 5500
98
+ },
99
+ {
100
+ "ep_loss": 0.332,
101
+ "epoch": 0.46,
102
+ "learning_rate": 0.00029985,
103
+ "loss": 1.0958,
104
+ "mlm_loss": 0.7638,
105
+ "step": 6000
106
+ },
107
+ {
108
+ "ep_loss": 0.3236,
109
+ "epoch": 0.5,
110
+ "learning_rate": 0.00032485,
111
+ "loss": 1.0729,
112
+ "mlm_loss": 0.7493,
113
+ "step": 6500
114
+ }
115
+ ],
116
+ "logging_steps": 500,
117
+ "max_steps": 520240,
118
+ "num_train_epochs": 40,
119
+ "save_steps": 500,
120
+ "total_flos": 6.206312267676385e+18,
121
+ "trial_name": null,
122
+ "trial_params": null
123
+ }
checkpoint-6500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cee56d4f38339eac5ecf098381d5222b3783455863547a17ac0df67c8caa7d15
3
+ size 4664