RoyJoy commited on
Commit
bbece07
·
verified ·
1 Parent(s): fdf02c2

Training in progress, step 3, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "gate_proj",
25
- "up_proj",
26
  "k_proj",
27
  "q_proj",
 
 
28
  "o_proj",
 
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "k_proj",
24
  "q_proj",
25
+ "up_proj",
26
+ "v_proj",
27
  "o_proj",
28
+ "gate_proj",
29
  "down_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:79b3f28efd4fb6fac213216e392f9aa9c76e859a658868551e576aa09b480129
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3baa951bbbfdd1188f382c335ea49151b29b4c1fb18142935ab6cba433da0dc0
3
  size 83945296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:932eef22d386a206fbe0de2ddc8060fbd47b6f25ea52487a4a3716a9c8d40221
3
  size 43122580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fdecc7bce3383d3a5b220e46876f4004ad2ace0aa89554c31ac6a6f13b9323b
3
  size 43122580
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3dfd3c3f31e5cb1ac7738aec767337a40d13bfb22b8b1f1f4ac9ea45caa5c45
3
  size 14960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cf68e26f94a54bb8ae5cbe12765de6bac6a1ccb174b66646786b68d44d57d0a
3
  size 14960
last-checkpoint/rng_state_1.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bce9471f3eb84d4671d04353c3ce29e32a53340decf25bb098801e695f41548f
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c8fe3c71a39000d4197cc8405349be99d4e3eb178b1ed84fbd89bec27620702
3
  size 15024
last-checkpoint/rng_state_2.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:984862ca3e225b5a4f559e8cc3ae15d46f21c5d2c5baeb13d595e5855d391e75
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70a1a52aa6601b66cd14aa6c2ab353f19e95d8c430b1673f818f682e2acf6abc
3
  size 15024
last-checkpoint/rng_state_3.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b1e5a3ac85757db89814139cfc8f3eef753e74d7ac5c5491479733b749b72b9
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef25f629f6c4240e649191e5537010a60073d3455d6b59ae07a421ecdf15669f
3
  size 15024
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb578e75c11a81e85dda67a691f96ba4793a02960f1409fd3e1511aac873491a
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffd8c58e5d02492554dbaa495f8cf80dff41fabc0e1288cb2fd18a103d402219
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.18691588785046728,
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.018691588785046728,
13
- "grad_norm": 1.2704600095748901,
14
  "learning_rate": 2e-05,
15
  "loss": 2.2598,
16
  "step": 1
@@ -18,97 +18,32 @@
18
  {
19
  "epoch": 0.018691588785046728,
20
  "eval_loss": 2.2257795333862305,
21
- "eval_runtime": 0.9227,
22
- "eval_samples_per_second": 98.625,
23
- "eval_steps_per_second": 13.005,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.037383177570093455,
28
- "grad_norm": 1.3961941003799438,
29
  "learning_rate": 4e-05,
30
  "loss": 2.262,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.056074766355140186,
35
- "grad_norm": 1.301194429397583,
36
  "learning_rate": 6e-05,
37
- "loss": 2.2203,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.056074766355140186,
42
- "eval_loss": 2.207164764404297,
43
- "eval_runtime": 0.9897,
44
- "eval_samples_per_second": 91.95,
45
- "eval_steps_per_second": 12.125,
46
  "step": 3
47
- },
48
- {
49
- "epoch": 0.07476635514018691,
50
- "grad_norm": 1.3056365251541138,
51
- "learning_rate": 8e-05,
52
- "loss": 2.1908,
53
- "step": 4
54
- },
55
- {
56
- "epoch": 0.09345794392523364,
57
- "grad_norm": 1.2624163627624512,
58
- "learning_rate": 0.0001,
59
- "loss": 2.1388,
60
- "step": 5
61
- },
62
- {
63
- "epoch": 0.11214953271028037,
64
- "grad_norm": 1.3537291288375854,
65
- "learning_rate": 0.00012,
66
- "loss": 2.1188,
67
- "step": 6
68
- },
69
- {
70
- "epoch": 0.11214953271028037,
71
- "eval_loss": 1.8779184818267822,
72
- "eval_runtime": 0.9893,
73
- "eval_samples_per_second": 91.989,
74
- "eval_steps_per_second": 12.13,
75
- "step": 6
76
- },
77
- {
78
- "epoch": 0.1308411214953271,
79
- "grad_norm": 1.3764944076538086,
80
- "learning_rate": 0.00014,
81
- "loss": 1.8747,
82
- "step": 7
83
- },
84
- {
85
- "epoch": 0.14953271028037382,
86
- "grad_norm": 1.407188892364502,
87
- "learning_rate": 0.00016,
88
- "loss": 1.637,
89
- "step": 8
90
- },
91
- {
92
- "epoch": 0.16822429906542055,
93
- "grad_norm": 1.341946005821228,
94
- "learning_rate": 0.00018,
95
- "loss": 1.718,
96
- "step": 9
97
- },
98
- {
99
- "epoch": 0.16822429906542055,
100
- "eval_loss": 1.5427663326263428,
101
- "eval_runtime": 0.987,
102
- "eval_samples_per_second": 92.195,
103
- "eval_steps_per_second": 12.158,
104
- "step": 9
105
- },
106
- {
107
- "epoch": 0.18691588785046728,
108
- "grad_norm": 1.5312464237213135,
109
- "learning_rate": 0.0002,
110
- "loss": 1.5626,
111
- "step": 10
112
  }
113
  ],
114
  "logging_steps": 1,
@@ -123,12 +58,12 @@
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": 7398256992583680.0,
132
  "train_batch_size": 2,
133
  "trial_name": null,
134
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.056074766355140186,
5
  "eval_steps": 3,
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.018691588785046728,
13
+ "grad_norm": 1.2734662294387817,
14
  "learning_rate": 2e-05,
15
  "loss": 2.2598,
16
  "step": 1
 
18
  {
19
  "epoch": 0.018691588785046728,
20
  "eval_loss": 2.2257795333862305,
21
+ "eval_runtime": 0.9183,
22
+ "eval_samples_per_second": 99.093,
23
+ "eval_steps_per_second": 13.067,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.037383177570093455,
28
+ "grad_norm": 1.3796645402908325,
29
  "learning_rate": 4e-05,
30
  "loss": 2.262,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.056074766355140186,
35
+ "grad_norm": 1.3051254749298096,
36
  "learning_rate": 6e-05,
37
+ "loss": 2.2198,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.056074766355140186,
42
+ "eval_loss": 2.2063558101654053,
43
+ "eval_runtime": 0.9821,
44
+ "eval_samples_per_second": 92.663,
45
+ "eval_steps_per_second": 12.219,
46
  "step": 3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
  }
48
  ],
49
  "logging_steps": 1,
 
58
  "should_evaluate": false,
59
  "should_log": false,
60
  "should_save": true,
61
+ "should_training_stop": false
62
  },
63
  "attributes": {}
64
  }
65
  },
66
+ "total_flos": 2219477097775104.0,
67
  "train_batch_size": 2,
68
  "trial_name": null,
69
  "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:f3d3679db69ceef058498181bca7397508073e6fb52128a62b7e2c29a12b87cd
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:209d8d7a29703f1d9662a917c50a08f1a61c19405f30552f5bbeddfb953db7e5
3
  size 6712