DeepDream2045 commited on
Commit
30adf57
·
verified ·
1 Parent(s): aa97e27

Training in progress, step 10, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "o_proj",
25
- "k_proj",
26
  "up_proj",
27
  "v_proj",
 
28
  "q_proj",
29
- "down_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
  "v_proj",
25
+ "gate_proj",
26
  "q_proj",
27
+ "o_proj",
28
+ "down_proj",
29
+ "k_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:b040665ed42c236ed8d9ce989b6b13aabb0d25ad6b8fe91254c0819eea15a83c
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:793a799bd11b9689e570d44fdb6936c92fbe798e305f570153d92a14bc1561ba
3
  size 45118424
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ebf9a81325339b0a592b504a17db0f79f6d19bb7914ae3da5c76844de200cd13
3
  size 23159290
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82e95a7a22b890c8c088f00cdd33a1e31b6a3bf010dddd8ede668374163230eb
3
  size 23159290
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec01cee6b9922f10cdf184da58551aa02458d825a83b4df852d4f43f89b88f1a
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16d14b92c6dadc4a845a4add95ab9cec7b1ee94ab044c4e4a55b9e68638c17c4
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:bb578e75c11a81e85dda67a691f96ba4793a02960f1409fd3e1511aac873491a
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.0014769836711249693,
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.00016410929679166325,
13
- "grad_norm": 1.91439688205719,
14
  "learning_rate": 2e-05,
15
  "loss": 2.5636,
16
  "step": 1
@@ -18,90 +18,97 @@
18
  {
19
  "epoch": 0.00016410929679166325,
20
  "eval_loss": 2.553264856338501,
21
- "eval_runtime": 392.8391,
22
- "eval_samples_per_second": 6.532,
23
- "eval_steps_per_second": 3.266,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.0003282185935833265,
28
- "grad_norm": 2.276977777481079,
29
  "learning_rate": 4e-05,
30
  "loss": 3.1142,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.0004923278903749898,
35
- "grad_norm": 1.631351113319397,
36
  "learning_rate": 6e-05,
37
- "loss": 2.6682,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.0004923278903749898,
42
- "eval_loss": 2.547764301300049,
43
- "eval_runtime": 393.137,
44
- "eval_samples_per_second": 6.527,
45
- "eval_steps_per_second": 3.263,
46
  "step": 3
47
  },
48
  {
49
  "epoch": 0.000656437187166653,
50
- "grad_norm": 1.2931513786315918,
51
  "learning_rate": 8e-05,
52
- "loss": 2.0285,
53
  "step": 4
54
  },
55
  {
56
  "epoch": 0.0008205464839583163,
57
- "grad_norm": 1.8168163299560547,
58
  "learning_rate": 0.0001,
59
- "loss": 2.5827,
60
  "step": 5
61
  },
62
  {
63
  "epoch": 0.0009846557807499795,
64
- "grad_norm": 1.7620759010314941,
65
  "learning_rate": 0.00012,
66
- "loss": 2.4112,
67
  "step": 6
68
  },
69
  {
70
  "epoch": 0.0009846557807499795,
71
- "eval_loss": 2.480220317840576,
72
- "eval_runtime": 392.327,
73
- "eval_samples_per_second": 6.54,
74
- "eval_steps_per_second": 3.27,
75
  "step": 6
76
  },
77
  {
78
  "epoch": 0.0011487650775416428,
79
- "grad_norm": 1.6749258041381836,
80
  "learning_rate": 0.00014,
81
- "loss": 2.7895,
82
  "step": 7
83
  },
84
  {
85
  "epoch": 0.001312874374333306,
86
- "grad_norm": 1.4969555139541626,
87
  "learning_rate": 0.00016,
88
- "loss": 2.375,
89
  "step": 8
90
  },
91
  {
92
  "epoch": 0.0014769836711249693,
93
- "grad_norm": 1.5681908130645752,
94
  "learning_rate": 0.00018,
95
- "loss": 2.414,
96
  "step": 9
97
  },
98
  {
99
  "epoch": 0.0014769836711249693,
100
- "eval_loss": 2.3583710193634033,
101
- "eval_runtime": 391.9968,
102
- "eval_samples_per_second": 6.546,
103
- "eval_steps_per_second": 3.273,
104
  "step": 9
 
 
 
 
 
 
 
105
  }
106
  ],
107
  "logging_steps": 1,
@@ -116,12 +123,12 @@
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": 1741900625215488.0,
125
  "train_batch_size": 2,
126
  "trial_name": null,
127
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.0016410929679166325,
5
  "eval_steps": 3,
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.00016410929679166325,
13
+ "grad_norm": 1.9401438236236572,
14
  "learning_rate": 2e-05,
15
  "loss": 2.5636,
16
  "step": 1
 
18
  {
19
  "epoch": 0.00016410929679166325,
20
  "eval_loss": 2.553264856338501,
21
+ "eval_runtime": 391.9778,
22
+ "eval_samples_per_second": 6.546,
23
+ "eval_steps_per_second": 3.273,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.0003282185935833265,
28
+ "grad_norm": 2.3240439891815186,
29
  "learning_rate": 4e-05,
30
  "loss": 3.1142,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.0004923278903749898,
35
+ "grad_norm": 1.5905076265335083,
36
  "learning_rate": 6e-05,
37
+ "loss": 2.6646,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.0004923278903749898,
42
+ "eval_loss": 2.5479984283447266,
43
+ "eval_runtime": 391.7689,
44
+ "eval_samples_per_second": 6.55,
45
+ "eval_steps_per_second": 3.275,
46
  "step": 3
47
  },
48
  {
49
  "epoch": 0.000656437187166653,
50
+ "grad_norm": 1.3060100078582764,
51
  "learning_rate": 8e-05,
52
+ "loss": 2.0314,
53
  "step": 4
54
  },
55
  {
56
  "epoch": 0.0008205464839583163,
57
+ "grad_norm": 1.8542362451553345,
58
  "learning_rate": 0.0001,
59
+ "loss": 2.5814,
60
  "step": 5
61
  },
62
  {
63
  "epoch": 0.0009846557807499795,
64
+ "grad_norm": 1.7674589157104492,
65
  "learning_rate": 0.00012,
66
+ "loss": 2.4127,
67
  "step": 6
68
  },
69
  {
70
  "epoch": 0.0009846557807499795,
71
+ "eval_loss": 2.4773998260498047,
72
+ "eval_runtime": 391.9581,
73
+ "eval_samples_per_second": 6.547,
74
+ "eval_steps_per_second": 3.273,
75
  "step": 6
76
  },
77
  {
78
  "epoch": 0.0011487650775416428,
79
+ "grad_norm": 1.7092241048812866,
80
  "learning_rate": 0.00014,
81
+ "loss": 2.783,
82
  "step": 7
83
  },
84
  {
85
  "epoch": 0.001312874374333306,
86
+ "grad_norm": 1.5567394495010376,
87
  "learning_rate": 0.00016,
88
+ "loss": 2.3939,
89
  "step": 8
90
  },
91
  {
92
  "epoch": 0.0014769836711249693,
93
+ "grad_norm": 1.5965105295181274,
94
  "learning_rate": 0.00018,
95
+ "loss": 2.4161,
96
  "step": 9
97
  },
98
  {
99
  "epoch": 0.0014769836711249693,
100
+ "eval_loss": 2.35837721824646,
101
+ "eval_runtime": 391.9106,
102
+ "eval_samples_per_second": 6.547,
103
+ "eval_steps_per_second": 3.274,
104
  "step": 9
105
+ },
106
+ {
107
+ "epoch": 0.0016410929679166325,
108
+ "grad_norm": 2.404068946838379,
109
+ "learning_rate": 0.0002,
110
+ "loss": 2.4232,
111
+ "step": 10
112
  }
113
  ],
114
  "logging_steps": 1,
 
123
  "should_evaluate": false,
124
  "should_log": false,
125
  "should_save": true,
126
+ "should_training_stop": true
127
  },
128
  "attributes": {}
129
  }
130
  },
131
+ "total_flos": 1935445139128320.0,
132
  "train_batch_size": 2,
133
  "trial_name": null,
134
  "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:b3f5f24b610d814119114339e648d6ed3a2253ce76c1f667715f1aee5a38c459
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef68a0fb19eac9987edac8323a4b4c1375436ffcccaab5f22193ad3a6254b248
3
  size 6776