Training in progress, step 80, checkpoint
Browse files- last-checkpoint/added_tokens.json +5 -0
- last-checkpoint/config.json +28 -0
- last-checkpoint/generation_config.json +7 -0
- last-checkpoint/merges.txt +0 -0
- last-checkpoint/model.safetensors +3 -0
- last-checkpoint/optimizer.pt +3 -0
- last-checkpoint/rng_state_0.pth +3 -0
- last-checkpoint/rng_state_1.pth +3 -0
- last-checkpoint/rng_state_2.pth +3 -0
- last-checkpoint/rng_state_3.pth +3 -0
- last-checkpoint/rng_state_4.pth +3 -0
- last-checkpoint/rng_state_5.pth +3 -0
- last-checkpoint/rng_state_6.pth +3 -0
- last-checkpoint/rng_state_7.pth +3 -0
- last-checkpoint/scheduler.pt +3 -0
- last-checkpoint/special_tokens_map.json +20 -0
- last-checkpoint/tokenizer.json +3 -0
- last-checkpoint/tokenizer_config.json +45 -0
- last-checkpoint/trainer_state.json +129 -0
- last-checkpoint/training_args.bin +3 -0
- last-checkpoint/vocab.json +0 -0
last-checkpoint/added_tokens.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<|endoftext|>": 151643,
|
| 3 |
+
"<|im_end|>": 151645,
|
| 4 |
+
"<|im_start|>": 151644
|
| 5 |
+
}
|
last-checkpoint/config.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "peft-internal-testing/tiny-dummy-qwen2",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"Qwen2ForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"eos_token_id": 151643,
|
| 8 |
+
"hidden_act": "silu",
|
| 9 |
+
"hidden_size": 8,
|
| 10 |
+
"initializer_range": 0.02,
|
| 11 |
+
"intermediate_size": 32,
|
| 12 |
+
"max_position_embeddings": 32768,
|
| 13 |
+
"max_window_layers": 21,
|
| 14 |
+
"model_type": "qwen2",
|
| 15 |
+
"num_attention_heads": 4,
|
| 16 |
+
"num_hidden_layers": 2,
|
| 17 |
+
"num_key_value_heads": 2,
|
| 18 |
+
"rms_norm_eps": 1e-06,
|
| 19 |
+
"rope_scaling": null,
|
| 20 |
+
"rope_theta": 1000000.0,
|
| 21 |
+
"sliding_window": null,
|
| 22 |
+
"tie_word_embeddings": true,
|
| 23 |
+
"torch_dtype": "bfloat16",
|
| 24 |
+
"transformers_version": "4.48.1",
|
| 25 |
+
"use_cache": false,
|
| 26 |
+
"use_sliding_window": false,
|
| 27 |
+
"vocab_size": 151646
|
| 28 |
+
}
|
last-checkpoint/generation_config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 151643,
|
| 4 |
+
"do_sample": true,
|
| 5 |
+
"eos_token_id": 151643,
|
| 6 |
+
"transformers_version": "4.48.1"
|
| 7 |
+
}
|
last-checkpoint/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
last-checkpoint/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51f71b0b5e651bfa43394de1ec7d8428077bfb7952f3a083a9d13225c0cd9012
|
| 3 |
+
size 2433024
|
last-checkpoint/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68b38bb8abb3d220538758ca4d6c8f252b4e4de441a427b163fa2aed268470a3
|
| 3 |
+
size 2498406
|
last-checkpoint/rng_state_0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9906b173df03663b222bd12a0e83af5aaa020a12d4ad3b4f49197437057c696b
|
| 3 |
+
size 15984
|
last-checkpoint/rng_state_1.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7bf7c9d7fc97693b96ee7a514a4d88728c8624bc298bf36b68fd64703b6ce38
|
| 3 |
+
size 15984
|
last-checkpoint/rng_state_2.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cba90fd12df41e2a3afe0aa9bdbcb01ea64e70a37cf6d3f1b6f819528d9eedb2
|
| 3 |
+
size 15984
|
last-checkpoint/rng_state_3.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f677ceac78336a23596ad2dfff49115dd4f2798e6c718f3d9a417036aecc78d
|
| 3 |
+
size 15984
|
last-checkpoint/rng_state_4.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b66cb249efdcbeae07a93ab18308b0dad6ab1938b8cda1783930dd7ca16e400
|
| 3 |
+
size 15984
|
last-checkpoint/rng_state_5.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a32fc5b45250ceb9579d6cdb22a9de146f720394a5fb1a94da8455a621d02420
|
| 3 |
+
size 15984
|
last-checkpoint/rng_state_6.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bdaa72ece53788894cbf7d690659103118093c50cbe7ebcc4ad29ce77864063c
|
| 3 |
+
size 15984
|
last-checkpoint/rng_state_7.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e1077a981f60bb0c73ac0edeec6a361fda9845f8d5236c4bc77fda2663cf80d
|
| 3 |
+
size 15984
|
last-checkpoint/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fce9536ff5f950cceb3fa69a1e2f266b5d6de86d1ea82239294fb327d0664db
|
| 3 |
+
size 1064
|
last-checkpoint/special_tokens_map.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>"
|
| 5 |
+
],
|
| 6 |
+
"eos_token": {
|
| 7 |
+
"content": "<|endoftext|>",
|
| 8 |
+
"lstrip": false,
|
| 9 |
+
"normalized": false,
|
| 10 |
+
"rstrip": false,
|
| 11 |
+
"single_word": false
|
| 12 |
+
},
|
| 13 |
+
"pad_token": {
|
| 14 |
+
"content": "<|endoftext|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false
|
| 19 |
+
}
|
| 20 |
+
}
|
last-checkpoint/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcfe42da0a4497e8b2b172c1f9f4ec423a46dc12907f4349c55025f670422ba9
|
| 3 |
+
size 11418266
|
last-checkpoint/tokenizer_config.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"added_tokens_decoder": {
|
| 4 |
+
"151643": {
|
| 5 |
+
"content": "<|endoftext|>",
|
| 6 |
+
"lstrip": false,
|
| 7 |
+
"normalized": false,
|
| 8 |
+
"rstrip": false,
|
| 9 |
+
"single_word": false,
|
| 10 |
+
"special": true
|
| 11 |
+
},
|
| 12 |
+
"151644": {
|
| 13 |
+
"content": "<|im_start|>",
|
| 14 |
+
"lstrip": false,
|
| 15 |
+
"normalized": false,
|
| 16 |
+
"rstrip": false,
|
| 17 |
+
"single_word": false,
|
| 18 |
+
"special": true
|
| 19 |
+
},
|
| 20 |
+
"151645": {
|
| 21 |
+
"content": "<|im_end|>",
|
| 22 |
+
"lstrip": false,
|
| 23 |
+
"normalized": false,
|
| 24 |
+
"rstrip": false,
|
| 25 |
+
"single_word": false,
|
| 26 |
+
"special": true
|
| 27 |
+
}
|
| 28 |
+
},
|
| 29 |
+
"additional_special_tokens": [
|
| 30 |
+
"<|im_start|>",
|
| 31 |
+
"<|im_end|>"
|
| 32 |
+
],
|
| 33 |
+
"bos_token": null,
|
| 34 |
+
"chat_template": "{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
| 35 |
+
"clean_up_tokenization_spaces": false,
|
| 36 |
+
"eos_token": "<|endoftext|>",
|
| 37 |
+
"errors": "replace",
|
| 38 |
+
"extra_special_tokens": {},
|
| 39 |
+
"model_max_length": 32768,
|
| 40 |
+
"pad_token": "<|endoftext|>",
|
| 41 |
+
"split_special_tokens": false,
|
| 42 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 43 |
+
"unk_token": null,
|
| 44 |
+
"use_fast": true
|
| 45 |
+
}
|
last-checkpoint/trainer_state.json
ADDED
|
@@ -0,0 +1,129 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 0.09467455621301775,
|
| 5 |
+
"eval_steps": 20,
|
| 6 |
+
"global_step": 80,
|
| 7 |
+
"is_hyper_param_search": false,
|
| 8 |
+
"is_local_process_zero": true,
|
| 9 |
+
"is_world_process_zero": true,
|
| 10 |
+
"log_history": [
|
| 11 |
+
{
|
| 12 |
+
"epoch": 0.001183431952662722,
|
| 13 |
+
"eval_loss": 11.929322242736816,
|
| 14 |
+
"eval_runtime": 3.5529,
|
| 15 |
+
"eval_samples_per_second": 422.755,
|
| 16 |
+
"eval_steps_per_second": 26.457,
|
| 17 |
+
"step": 1
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.011834319526627219,
|
| 21 |
+
"grad_norm": 0.19140625,
|
| 22 |
+
"learning_rate": 1.6000000000000003e-05,
|
| 23 |
+
"loss": 11.9299,
|
| 24 |
+
"step": 10
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.023668639053254437,
|
| 28 |
+
"grad_norm": 0.12158203125,
|
| 29 |
+
"learning_rate": 3.2000000000000005e-05,
|
| 30 |
+
"loss": 11.9289,
|
| 31 |
+
"step": 20
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.023668639053254437,
|
| 35 |
+
"eval_loss": 11.92916488647461,
|
| 36 |
+
"eval_runtime": 3.5396,
|
| 37 |
+
"eval_samples_per_second": 424.345,
|
| 38 |
+
"eval_steps_per_second": 26.557,
|
| 39 |
+
"step": 20
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.03550295857988166,
|
| 43 |
+
"grad_norm": 0.251953125,
|
| 44 |
+
"learning_rate": 4.8e-05,
|
| 45 |
+
"loss": 11.9288,
|
| 46 |
+
"step": 30
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"epoch": 0.047337278106508875,
|
| 50 |
+
"grad_norm": 0.1435546875,
|
| 51 |
+
"learning_rate": 6.400000000000001e-05,
|
| 52 |
+
"loss": 11.9293,
|
| 53 |
+
"step": 40
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"epoch": 0.047337278106508875,
|
| 57 |
+
"eval_loss": 11.928914070129395,
|
| 58 |
+
"eval_runtime": 3.5613,
|
| 59 |
+
"eval_samples_per_second": 421.758,
|
| 60 |
+
"eval_steps_per_second": 26.395,
|
| 61 |
+
"step": 40
|
| 62 |
+
},
|
| 63 |
+
{
|
| 64 |
+
"epoch": 0.05917159763313609,
|
| 65 |
+
"grad_norm": 0.373046875,
|
| 66 |
+
"learning_rate": 8e-05,
|
| 67 |
+
"loss": 11.9265,
|
| 68 |
+
"step": 50
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"epoch": 0.07100591715976332,
|
| 72 |
+
"grad_norm": 0.158203125,
|
| 73 |
+
"learning_rate": 9.6e-05,
|
| 74 |
+
"loss": 11.9267,
|
| 75 |
+
"step": 60
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"epoch": 0.07100591715976332,
|
| 79 |
+
"eval_loss": 11.92799186706543,
|
| 80 |
+
"eval_runtime": 3.7232,
|
| 81 |
+
"eval_samples_per_second": 403.412,
|
| 82 |
+
"eval_steps_per_second": 25.247,
|
| 83 |
+
"step": 60
|
| 84 |
+
},
|
| 85 |
+
{
|
| 86 |
+
"epoch": 0.08284023668639054,
|
| 87 |
+
"grad_norm": 0.146484375,
|
| 88 |
+
"learning_rate": 0.00011200000000000001,
|
| 89 |
+
"loss": 11.9275,
|
| 90 |
+
"step": 70
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"epoch": 0.09467455621301775,
|
| 94 |
+
"grad_norm": 0.2333984375,
|
| 95 |
+
"learning_rate": 0.00012800000000000002,
|
| 96 |
+
"loss": 11.9256,
|
| 97 |
+
"step": 80
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"epoch": 0.09467455621301775,
|
| 101 |
+
"eval_loss": 11.925419807434082,
|
| 102 |
+
"eval_runtime": 3.5334,
|
| 103 |
+
"eval_samples_per_second": 425.089,
|
| 104 |
+
"eval_steps_per_second": 26.603,
|
| 105 |
+
"step": 80
|
| 106 |
+
}
|
| 107 |
+
],
|
| 108 |
+
"logging_steps": 10,
|
| 109 |
+
"max_steps": 2500,
|
| 110 |
+
"num_input_tokens_seen": 0,
|
| 111 |
+
"num_train_epochs": 3,
|
| 112 |
+
"save_steps": 40,
|
| 113 |
+
"stateful_callbacks": {
|
| 114 |
+
"TrainerControl": {
|
| 115 |
+
"args": {
|
| 116 |
+
"should_epoch_stop": false,
|
| 117 |
+
"should_evaluate": false,
|
| 118 |
+
"should_log": false,
|
| 119 |
+
"should_save": true,
|
| 120 |
+
"should_training_stop": false
|
| 121 |
+
},
|
| 122 |
+
"attributes": {}
|
| 123 |
+
}
|
| 124 |
+
},
|
| 125 |
+
"total_flos": 31380406272.0,
|
| 126 |
+
"train_batch_size": 2,
|
| 127 |
+
"trial_name": null,
|
| 128 |
+
"trial_params": null
|
| 129 |
+
}
|
last-checkpoint/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36b584f3b237e39a4bc22fcb5f42d0056d598787c420ab5ccc22fe585c509129
|
| 3 |
+
size 6648
|
last-checkpoint/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|