willtensora commited on
Commit
8365c75
·
verified ·
1 Parent(s): b64e0c6

Training in progress, epoch 0, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
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": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
- "o_proj",
25
- "down_proj",
26
- "k_proj",
27
  "q_proj",
 
 
28
  "v_proj",
29
- "gate_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 8,
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": 4,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
 
 
 
24
  "q_proj",
25
+ "gate_proj",
26
+ "k_proj",
27
  "v_proj",
28
+ "down_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3447474c1eadcf4f901c99e8776f12703ebfa5acb68b872510304a7f0be6d86b
3
- size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6cf0b38fd50b5592fcdd90cde67f3953803b845427a6da838198ae49e8910ea
3
+ size 9048
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db15b1c0ba74c5b202eea1a776cf1b2b9304bf9a895cd078cb783959b6ac7320
3
- size 39398
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af2a114dc19c38ea0fe32439070f4761f409a156cb638aaa327dcd8483430c3
3
+ size 28134
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56e4c605570ee3c73fe8ff5167e52a53ea3100415d1bfd842431b5b9a62a411e
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89dbad7a5f4eb47d4580585d91b020d1a7f5dc2fd4d54175561c1eb48d2175e4
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c8e6b04902f17ae368c3e6cfd97a31ad4de2f025d673daea8c033ce0e260946
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6da16eefab22daee3fb0999c7651be192feb36b73810bf419e9165c7023ec02
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,114 +1,34 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.005047672462142457,
5
- "eval_steps": 3,
6
- "global_step": 9,
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.0005608524957936063,
13
- "grad_norm": 0.015257853083312511,
14
- "learning_rate": 2e-05,
15
- "loss": 11.9315,
16
  "step": 1
17
  },
18
  {
19
- "epoch": 0.0005608524957936063,
20
- "eval_loss": 11.931306838989258,
21
- "eval_runtime": 2.6755,
22
- "eval_samples_per_second": 280.695,
23
- "eval_steps_per_second": 140.534,
24
  "step": 1
25
- },
26
- {
27
- "epoch": 0.0011217049915872126,
28
- "grad_norm": 0.009659971110522747,
29
- "learning_rate": 4e-05,
30
- "loss": 11.9304,
31
- "step": 2
32
- },
33
- {
34
- "epoch": 0.0016825574873808188,
35
- "grad_norm": 0.011888088658452034,
36
- "learning_rate": 6e-05,
37
- "loss": 11.9319,
38
- "step": 3
39
- },
40
- {
41
- "epoch": 0.0016825574873808188,
42
- "eval_loss": 11.931303977966309,
43
- "eval_runtime": 2.7274,
44
- "eval_samples_per_second": 275.355,
45
- "eval_steps_per_second": 137.861,
46
- "step": 3
47
- },
48
- {
49
- "epoch": 0.002243409983174425,
50
- "grad_norm": 0.01530472096055746,
51
- "learning_rate": 8e-05,
52
- "loss": 11.9328,
53
- "step": 4
54
- },
55
- {
56
- "epoch": 0.0028042624789680315,
57
- "grad_norm": 0.0182462427765131,
58
- "learning_rate": 0.0001,
59
- "loss": 11.9248,
60
- "step": 5
61
- },
62
- {
63
- "epoch": 0.0033651149747616375,
64
- "grad_norm": 0.008574016392230988,
65
- "learning_rate": 0.00012,
66
- "loss": 11.926,
67
- "step": 6
68
- },
69
- {
70
- "epoch": 0.0033651149747616375,
71
- "eval_loss": 11.93128776550293,
72
- "eval_runtime": 2.8374,
73
- "eval_samples_per_second": 264.68,
74
- "eval_steps_per_second": 132.516,
75
- "step": 6
76
- },
77
- {
78
- "epoch": 0.003925967470555244,
79
- "grad_norm": 0.013426216319203377,
80
- "learning_rate": 0.00014,
81
- "loss": 11.9324,
82
- "step": 7
83
- },
84
- {
85
- "epoch": 0.00448681996634885,
86
- "grad_norm": 0.006309770978987217,
87
- "learning_rate": 0.00016,
88
- "loss": 11.935,
89
- "step": 8
90
- },
91
- {
92
- "epoch": 0.005047672462142457,
93
- "grad_norm": 0.015631036832928658,
94
- "learning_rate": 0.00018,
95
- "loss": 11.9287,
96
- "step": 9
97
- },
98
- {
99
- "epoch": 0.005047672462142457,
100
- "eval_loss": 11.93126106262207,
101
- "eval_runtime": 2.8029,
102
- "eval_samples_per_second": 267.939,
103
- "eval_steps_per_second": 134.148,
104
- "step": 9
105
  }
106
  ],
107
  "logging_steps": 1,
108
- "max_steps": 10,
109
  "num_input_tokens_seen": 0,
110
  "num_train_epochs": 1,
111
- "save_steps": 3,
112
  "stateful_callbacks": {
113
  "TrainerControl": {
114
  "args": {
@@ -116,13 +36,13 @@
116
  "should_evaluate": false,
117
  "should_log": false,
118
  "should_save": true,
119
- "should_training_stop": false
120
  },
121
  "attributes": {}
122
  }
123
  },
124
- "total_flos": 1092993024.0,
125
- "train_batch_size": 2,
126
  "trial_name": null,
127
  "trial_params": null
128
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.0002666666666666667,
5
+ "eval_steps": 500,
6
+ "global_step": 1,
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.0002666666666666667,
13
+ "grad_norm": 0.017395144328475,
14
+ "learning_rate": 0.0,
15
+ "loss": 11.9308,
16
  "step": 1
17
  },
18
  {
19
+ "epoch": 0.0002666666666666667,
20
+ "eval_loss": 11.933906555175781,
21
+ "eval_runtime": 0.059,
22
+ "eval_samples_per_second": 271.03,
23
+ "eval_steps_per_second": 67.757,
24
  "step": 1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  }
26
  ],
27
  "logging_steps": 1,
28
+ "max_steps": 1,
29
  "num_input_tokens_seen": 0,
30
  "num_train_epochs": 1,
31
+ "save_steps": 500,
32
  "stateful_callbacks": {
33
  "TrainerControl": {
34
  "args": {
 
36
  "should_evaluate": false,
37
  "should_log": false,
38
  "should_save": true,
39
+ "should_training_stop": true
40
  },
41
  "attributes": {}
42
  }
43
  },
44
+ "total_flos": 10444800.0,
45
+ "train_batch_size": 4,
46
  "trial_name": null,
47
  "trial_params": null
48
  }
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42859b767e48a28bd6aa4d7de82f9e080fc3f6e573f77325e209b5bb86fef1a3
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9728de9c04ba459f8a150ca989a490b015c26610cf896681f245b555b37edd32
3
  size 6776