rovdetection commited on
Commit
516f028
·
verified ·
1 Parent(s): c6cf8dc

Training in progress, step 500, checkpoint

Browse files
last-checkpoint/config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LlamaForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 1,
8
+ "dtype": "float32",
9
+ "eos_token_id": 2,
10
+ "head_dim": 128,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 2048,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 5632,
15
+ "max_position_embeddings": 512,
16
+ "mlp_bias": false,
17
+ "model_type": "llama",
18
+ "num_attention_heads": 16,
19
+ "num_hidden_layers": 18,
20
+ "num_key_value_heads": 16,
21
+ "pad_token_id": 0,
22
+ "pretraining_tp": 1,
23
+ "rms_norm_eps": 1e-06,
24
+ "rope_parameters": {
25
+ "rope_theta": 10000.0,
26
+ "rope_type": "default"
27
+ },
28
+ "tie_word_embeddings": false,
29
+ "transformers_version": "5.9.0",
30
+ "use_cache": false,
31
+ "vocab_size": 50257
32
+ }
last-checkpoint/generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "output_attentions": false,
6
+ "output_hidden_states": false,
7
+ "pad_token_id": 0,
8
+ "transformers_version": "5.9.0",
9
+ "use_cache": true
10
+ }
last-checkpoint/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad6aeef38ed358f8048c115091424d7e45cd8e98e79fdc324106be4910f58c95
3
+ size 4523108832
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2d76978d088fcb730ac283219f0e32e79d7d521d55adaf8f7006b69f804ac5c
3
+ size 2911851147
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:098b29492211804ab324a36f37466821d948280bb74fce4ba895c03f13ecd878
3
+ size 14645
last-checkpoint/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f77569c2e850b04af982cc8c1389f1430851448915c593b69e5da36ce05b71d7
3
+ size 1383
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff3b68c80bb6e1918e0fcbbfb26fa72db3f12e89d05c20abd2bd696373cfaadc
3
+ size 1465
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": "<|endoftext|>",
5
+ "eos_token": "<|endoftext|>",
6
+ "errors": "replace",
7
+ "is_local": false,
8
+ "local_files_only": false,
9
+ "max_length": 512,
10
+ "model_max_length": 1024,
11
+ "pad_token": "<|endoftext|>",
12
+ "stride": 0,
13
+ "tokenizer_class": "GPT2Tokenizer",
14
+ "truncation_side": "right",
15
+ "truncation_strategy": "longest_first",
16
+ "unk_token": "<|endoftext|>"
17
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 500,
3
+ "best_metric": 1.041561245918274,
4
+ "best_model_checkpoint": "./sft-out/checkpoint-500",
5
+ "epoch": 0.8840267418089397,
6
+ "eval_steps": 500,
7
+ "global_step": 500,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.08840267418089397,
14
+ "grad_norm": 2.867664337158203,
15
+ "learning_rate": 9.800000000000001e-06,
16
+ "loss": 1.6486582946777344,
17
+ "step": 50
18
+ },
19
+ {
20
+ "epoch": 0.17680534836178793,
21
+ "grad_norm": 2.999215841293335,
22
+ "learning_rate": 1.98e-05,
23
+ "loss": 1.3320436096191406,
24
+ "step": 100
25
+ },
26
+ {
27
+ "epoch": 0.26520802254268194,
28
+ "grad_norm": 2.5709331035614014,
29
+ "learning_rate": 1.998591477024944e-05,
30
+ "loss": 1.2357231903076171,
31
+ "step": 150
32
+ },
33
+ {
34
+ "epoch": 0.35361069672357587,
35
+ "grad_norm": 2.5824177265167236,
36
+ "learning_rate": 1.994254499970557e-05,
37
+ "loss": 1.2124821472167968,
38
+ "step": 200
39
+ },
40
+ {
41
+ "epoch": 0.44201337090446985,
42
+ "grad_norm": 2.1276214122772217,
43
+ "learning_rate": 1.987001203159941e-05,
44
+ "loss": 1.1784111785888671,
45
+ "step": 250
46
+ },
47
+ {
48
+ "epoch": 0.5304160450853639,
49
+ "grad_norm": 2.2801501750946045,
50
+ "learning_rate": 1.9768528617623674e-05,
51
+ "loss": 1.14390380859375,
52
+ "step": 300
53
+ },
54
+ {
55
+ "epoch": 0.6188187192662578,
56
+ "grad_norm": 2.245532989501953,
57
+ "learning_rate": 1.963839242611693e-05,
58
+ "loss": 1.1346678161621093,
59
+ "step": 350
60
+ },
61
+ {
62
+ "epoch": 0.7072213934471517,
63
+ "grad_norm": 2.0729880332946777,
64
+ "learning_rate": 1.947998516895103e-05,
65
+ "loss": 1.1167774963378907,
66
+ "step": 400
67
+ },
68
+ {
69
+ "epoch": 0.7956240676280457,
70
+ "grad_norm": 2.183257818222046,
71
+ "learning_rate": 1.9293771481904463e-05,
72
+ "loss": 1.0449161529541016,
73
+ "step": 450
74
+ },
75
+ {
76
+ "epoch": 0.8840267418089397,
77
+ "grad_norm": 2.2573604583740234,
78
+ "learning_rate": 1.9080297561805535e-05,
79
+ "loss": 1.0654985809326172,
80
+ "step": 500
81
+ },
82
+ {
83
+ "epoch": 0.8840267418089397,
84
+ "eval_loss": 1.041561245918274,
85
+ "eval_runtime": 27.497,
86
+ "eval_samples_per_second": 18.184,
87
+ "eval_steps_per_second": 2.291,
88
+ "step": 500
89
+ }
90
+ ],
91
+ "logging_steps": 50,
92
+ "max_steps": 3000,
93
+ "num_input_tokens_seen": 0,
94
+ "num_train_epochs": 6,
95
+ "save_steps": 500,
96
+ "stateful_callbacks": {
97
+ "TrainerControl": {
98
+ "args": {
99
+ "should_epoch_stop": false,
100
+ "should_evaluate": false,
101
+ "should_log": false,
102
+ "should_save": true,
103
+ "should_training_stop": false
104
+ },
105
+ "attributes": {}
106
+ }
107
+ },
108
+ "total_flos": 1.9429307822186496e+16,
109
+ "train_batch_size": 1,
110
+ "trial_name": null,
111
+ "trial_params": null
112
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52aac54416caad4b34920e41127850e89b5c804e419294fc519e1644c8414d0f
3
+ size 5329