dimasik87 commited on
Commit
8051c05
·
verified ·
1 Parent(s): 42ef183

Training in progress, step 8, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -10,22 +10,22 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
- "lora_dropout": 0.1,
15
  "megatron_config": null,
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
- "k_proj",
24
  "up_proj",
25
- "v_proj",
26
  "down_proj",
27
  "q_proj",
28
- "gate_proj",
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
  "megatron_config": null,
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
  "down_proj",
26
  "q_proj",
27
+ "v_proj",
28
+ "k_proj",
29
  "o_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:8050ea3e8bd38ef53a91f964634cca0140e5bca7df70f46096159c5b9a35982c
3
- size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7db16dafee18a681cd947e435ccf1bc80930f655be31343b8c30d91425c5298
3
+ size 167832240
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a690058fbd348365b2bb346924b7dec8274ba59671ba9df584e9971ae9f33b9
3
- size 168149074
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8d429c9cc6d650d3f05af7f42c23e8a30f7115fbaf81ec5d139884095fd1904
3
+ size 335922386
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce79b427bf34068a1374bc4838a962d39a0a665c827f62ca40d1c2d968d87cf3
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d64da661c36952fedef4f75a5b26e1dead99ce0e439409ef2a0ead860962e6ec
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0099cb7287625b29b67c4fcf42ff20fae623b429bfb10f5ac695bc54f2be54fd
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26a93b2a1f4b5368650119fe6e0d6eec6d19cda6badeba4d21943ab48964fa00
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.0005440079787836889,
5
- "eval_steps": 3,
6
- "global_step": 6,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
  "epoch": 9.066799646394814e-05,
13
- "grad_norm": 0.9196107983589172,
14
  "learning_rate": 2e-05,
15
  "loss": 0.9466,
16
  "step": 1
@@ -18,68 +18,82 @@
18
  {
19
  "epoch": 9.066799646394814e-05,
20
  "eval_loss": 1.1514371633529663,
21
- "eval_runtime": 280.9406,
22
- "eval_samples_per_second": 8.265,
23
- "eval_steps_per_second": 8.265,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.0001813359929278963,
28
- "grad_norm": 1.2303106784820557,
29
  "learning_rate": 4e-05,
30
  "loss": 1.2689,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.00027200398939184443,
35
- "grad_norm": 0.953157901763916,
36
  "learning_rate": 6e-05,
37
- "loss": 0.9876,
38
  "step": 3
39
  },
40
  {
41
- "epoch": 0.00027200398939184443,
42
- "eval_loss": 1.1419087648391724,
43
- "eval_runtime": 281.2312,
44
- "eval_samples_per_second": 8.257,
45
- "eval_steps_per_second": 8.257,
46
- "step": 3
47
  },
48
  {
49
  "epoch": 0.0003626719858557926,
50
- "grad_norm": 1.2283321619033813,
51
- "learning_rate": 8e-05,
52
- "loss": 0.8963,
 
53
  "step": 4
54
  },
55
  {
56
  "epoch": 0.00045333998231974066,
57
- "grad_norm": 1.0397660732269287,
58
  "learning_rate": 0.0001,
59
- "loss": 1.064,
60
  "step": 5
61
  },
62
  {
63
  "epoch": 0.0005440079787836889,
64
- "grad_norm": 1.3788177967071533,
65
  "learning_rate": 0.00012,
66
- "loss": 1.311,
67
  "step": 6
68
  },
69
  {
70
- "epoch": 0.0005440079787836889,
71
- "eval_loss": 0.9817929267883301,
72
- "eval_runtime": 281.7359,
73
- "eval_samples_per_second": 8.242,
74
- "eval_steps_per_second": 8.242,
75
- "step": 6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
  }
77
  ],
78
  "logging_steps": 1,
79
- "max_steps": 25,
80
  "num_input_tokens_seen": 0,
81
  "num_train_epochs": 1,
82
- "save_steps": 3,
83
  "stateful_callbacks": {
84
  "TrainerControl": {
85
  "args": {
@@ -92,7 +106,7 @@
92
  "attributes": {}
93
  }
94
  },
95
- "total_flos": 2311995575500800.0,
96
  "train_batch_size": 1,
97
  "trial_name": null,
98
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.0007253439717115851,
5
+ "eval_steps": 4,
6
+ "global_step": 8,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
  "epoch": 9.066799646394814e-05,
13
+ "grad_norm": 1.305655837059021,
14
  "learning_rate": 2e-05,
15
  "loss": 0.9466,
16
  "step": 1
 
18
  {
19
  "epoch": 9.066799646394814e-05,
20
  "eval_loss": 1.1514371633529663,
21
+ "eval_runtime": 281.757,
22
+ "eval_samples_per_second": 8.241,
23
+ "eval_steps_per_second": 8.241,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.0001813359929278963,
28
+ "grad_norm": 1.7540494203567505,
29
  "learning_rate": 4e-05,
30
  "loss": 1.2689,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.00027200398939184443,
35
+ "grad_norm": 1.3806679248809814,
36
  "learning_rate": 6e-05,
37
+ "loss": 0.9866,
38
  "step": 3
39
  },
40
  {
41
+ "epoch": 0.0003626719858557926,
42
+ "grad_norm": 1.6540546417236328,
43
+ "learning_rate": 8e-05,
44
+ "loss": 0.886,
45
+ "step": 4
 
46
  },
47
  {
48
  "epoch": 0.0003626719858557926,
49
+ "eval_loss": 1.063585877418518,
50
+ "eval_runtime": 281.615,
51
+ "eval_samples_per_second": 8.245,
52
+ "eval_steps_per_second": 8.245,
53
  "step": 4
54
  },
55
  {
56
  "epoch": 0.00045333998231974066,
57
+ "grad_norm": 1.351820945739746,
58
  "learning_rate": 0.0001,
59
+ "loss": 1.0148,
60
  "step": 5
61
  },
62
  {
63
  "epoch": 0.0005440079787836889,
64
+ "grad_norm": 1.6633617877960205,
65
  "learning_rate": 0.00012,
66
+ "loss": 1.1922,
67
  "step": 6
68
  },
69
  {
70
+ "epoch": 0.000634675975247637,
71
+ "grad_norm": 1.216033697128296,
72
+ "learning_rate": 0.00014,
73
+ "loss": 0.7838,
74
+ "step": 7
75
+ },
76
+ {
77
+ "epoch": 0.0007253439717115851,
78
+ "grad_norm": 1.0886664390563965,
79
+ "learning_rate": 0.00016,
80
+ "loss": 0.6905,
81
+ "step": 8
82
+ },
83
+ {
84
+ "epoch": 0.0007253439717115851,
85
+ "eval_loss": 0.6156781911849976,
86
+ "eval_runtime": 282.2824,
87
+ "eval_samples_per_second": 8.226,
88
+ "eval_steps_per_second": 8.226,
89
+ "step": 8
90
  }
91
  ],
92
  "logging_steps": 1,
93
+ "max_steps": 50,
94
  "num_input_tokens_seen": 0,
95
  "num_train_epochs": 1,
96
+ "save_steps": 4,
97
  "stateful_callbacks": {
98
  "TrainerControl": {
99
  "args": {
 
106
  "attributes": {}
107
  }
108
  },
109
+ "total_flos": 3060338194907136.0,
110
  "train_batch_size": 1,
111
  "trial_name": null,
112
  "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:bf5f0cf90aa3deddbb881f441c0237bff1fd72ac4c2cbf0e67c55438798ba345
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:586972196f15dd32a3d87fb4e0aad2c5279b9a281041e5bf0b54d207daa83d8a
3
  size 6776