error577 commited on
Commit
2c97f5f
·
verified ·
1 Parent(s): 0a82068

Training in progress, step 3, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -16,16 +16,16 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "o_proj",
25
  "gate_proj",
26
- "down_proj",
27
  "v_proj",
28
  "k_proj",
 
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
+ "up_proj",
25
  "v_proj",
26
  "k_proj",
27
+ "down_proj",
28
+ "o_proj",
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46824cbb33d41feb984b47d79ab48617a092bf6e4876342b666ffd09f1f7809f
3
- size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e6b719b5eeeb56d4de0a644f729b7448af65bee5d335a18bf3ea2545876a60b
3
+ size 167832240
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74e30d3405912663d6f63031e1c218aeb74d9f4e3f44a815cf07c817af377a38
3
- size 43122580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2899f8c5e05ce7c26dbe13e32826440b6bbe7bb5d1cafb2d46ff3c23c8de0534
3
+ size 85723284
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be12eb81f8b5abab0215725b5211cac3fee2a892944bd06332e4465ced24e47b
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a8ac7cc701a352c55a6691931bbc8b9427ade77b79e8b9c5d081e5ab4bb0935
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4849a6ac0a1d895740f1ab4eba9d346b8d898008d0cfe93dd108cd928d7c63e
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16daf775c694a5f3796de8e8b2292f8210c83caa8beac1bdff3a005d9cc2ad43
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,106 +1,41 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.004253056884635832,
5
  "eval_steps": 5,
6
- "global_step": 10,
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.0004253056884635832,
13
- "grad_norm": 0.4657903015613556,
14
- "learning_rate": 1e-05,
15
- "loss": 1.4391,
16
  "step": 1
17
  },
18
  {
19
- "epoch": 0.0004253056884635832,
20
  "eval_loss": 1.5264209508895874,
21
- "eval_runtime": 401.2029,
22
- "eval_samples_per_second": 2.468,
23
- "eval_steps_per_second": 2.468,
24
  "step": 1
25
  },
26
  {
27
- "epoch": 0.0008506113769271664,
28
- "grad_norm": 0.4855019450187683,
29
- "learning_rate": 2e-05,
30
- "loss": 1.5823,
31
  "step": 2
32
  },
33
  {
34
- "epoch": 0.0012759170653907496,
35
- "grad_norm": 0.5047929883003235,
36
- "learning_rate": 3e-05,
37
- "loss": 1.5517,
38
  "step": 3
39
- },
40
- {
41
- "epoch": 0.0017012227538543328,
42
- "grad_norm": 0.46675997972488403,
43
- "learning_rate": 4e-05,
44
- "loss": 1.4802,
45
- "step": 4
46
- },
47
- {
48
- "epoch": 0.002126528442317916,
49
- "grad_norm": 0.5267013907432556,
50
- "learning_rate": 5e-05,
51
- "loss": 1.6853,
52
- "step": 5
53
- },
54
- {
55
- "epoch": 0.002126528442317916,
56
- "eval_loss": 1.5186384916305542,
57
- "eval_runtime": 393.879,
58
- "eval_samples_per_second": 2.513,
59
- "eval_steps_per_second": 2.513,
60
- "step": 5
61
- },
62
- {
63
- "epoch": 0.002551834130781499,
64
- "grad_norm": 0.5022115707397461,
65
- "learning_rate": 6e-05,
66
- "loss": 1.4265,
67
- "step": 6
68
- },
69
- {
70
- "epoch": 0.0029771398192450825,
71
- "grad_norm": 0.643319845199585,
72
- "learning_rate": 7e-05,
73
- "loss": 1.4905,
74
- "step": 7
75
- },
76
- {
77
- "epoch": 0.0034024455077086655,
78
- "grad_norm": 0.6432769894599915,
79
- "learning_rate": 8e-05,
80
- "loss": 1.3826,
81
- "step": 8
82
- },
83
- {
84
- "epoch": 0.003827751196172249,
85
- "grad_norm": 0.7721529006958008,
86
- "learning_rate": 9e-05,
87
- "loss": 1.3709,
88
- "step": 9
89
- },
90
- {
91
- "epoch": 0.004253056884635832,
92
- "grad_norm": 0.8031099438667297,
93
- "learning_rate": 0.0001,
94
- "loss": 1.6038,
95
- "step": 10
96
- },
97
- {
98
- "epoch": 0.004253056884635832,
99
- "eval_loss": 1.4016755819320679,
100
- "eval_runtime": 381.7384,
101
- "eval_samples_per_second": 2.593,
102
- "eval_steps_per_second": 2.593,
103
- "step": 10
104
  }
105
  ],
106
  "logging_steps": 1,
@@ -115,12 +50,12 @@
115
  "should_evaluate": false,
116
  "should_log": false,
117
  "should_save": true,
118
- "should_training_stop": true
119
  },
120
  "attributes": {}
121
  }
122
  },
123
- "total_flos": 3699128496291840.0,
124
  "train_batch_size": 1,
125
  "trial_name": null,
126
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.005103668261562998,
5
  "eval_steps": 5,
6
+ "global_step": 3,
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.0017012227538543328,
13
+ "grad_norm": 0.2675527036190033,
14
+ "learning_rate": 0.0001,
15
+ "loss": 1.514,
16
  "step": 1
17
  },
18
  {
19
+ "epoch": 0.0017012227538543328,
20
  "eval_loss": 1.5264209508895874,
21
+ "eval_runtime": 382.3151,
22
+ "eval_samples_per_second": 2.589,
23
+ "eval_steps_per_second": 2.589,
24
  "step": 1
25
  },
26
  {
27
+ "epoch": 0.0034024455077086655,
28
+ "grad_norm": 0.26320022344589233,
29
+ "learning_rate": 0.0002,
30
+ "loss": 1.5098,
31
  "step": 2
32
  },
33
  {
34
+ "epoch": 0.005103668261562998,
35
+ "grad_norm": 0.3753179609775543,
36
+ "learning_rate": 0.0003,
37
+ "loss": 1.5717,
38
  "step": 3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  }
40
  ],
41
  "logging_steps": 1,
 
50
  "should_evaluate": false,
51
  "should_log": false,
52
  "should_save": true,
53
+ "should_training_stop": false
54
  },
55
  "attributes": {}
56
  }
57
  },
58
+ "total_flos": 4451323701362688.0,
59
  "train_batch_size": 1,
60
  "trial_name": null,
61
  "trial_params": null
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1b26d77f07d40b41244e2cca0d22519aa753bf94bfc954e13e9bd1805613419
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db7e52d6b77b78161a016f25ec3622ecd2cb128a7397d9cbf5cea2fec2c01544
3
  size 6776