ClarenceDan commited on
Commit
a1c0ae2
·
verified ·
1 Parent(s): 82258bf

Training in progress, step 3, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
  "down_proj",
28
- "up_proj",
29
- "v_proj",
30
  "q_proj",
31
  "gate_proj",
32
- "k_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "down_proj",
27
+ "k_proj",
 
28
  "q_proj",
29
  "gate_proj",
30
+ "o_proj",
31
+ "up_proj",
32
+ "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "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:e48536186cd2081126869cdbff740091491e88e6d9d788f261b2c11b1864655b
3
  size 17425352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2ab1365a6b48d3586a50d3d033fa5a7b878b1f35a26e24b796b4fbef198063f
3
  size 17425352
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab4fdd746f4334f759e9f986a6d447331644ac4e6932ab7f0fc60ba189414942
3
  size 10251668
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6935d7077d7f3b0a0cd886c3bfd0f850d106a9c94e24dbd0cc9c4de8ce75410
3
  size 10251668
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfa25943342783a61b36c4d0bbac9c63f166b2ceef5f747acc8e288833dd451a
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:792d1546ebf93af6d5f2808ada23d245a92ec7ea7130b1c43c380eba2e821f58
3
  size 14244
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,106 +1,41 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.006654466810846781,
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.0006654466810846781,
13
- "grad_norm": 0.10578875988721848,
14
  "learning_rate": 2e-05,
15
  "loss": 1.3965,
16
  "step": 1
17
  },
18
  {
19
  "epoch": 0.0013308933621693562,
20
- "grad_norm": 0.05910216271877289,
21
  "learning_rate": 4e-05,
22
  "loss": 1.2724,
23
  "step": 2
24
  },
25
  {
26
  "epoch": 0.001996340043254034,
27
- "grad_norm": 0.07091601938009262,
28
  "learning_rate": 6e-05,
29
- "loss": 1.5669,
30
  "step": 3
31
  },
32
  {
33
  "epoch": 0.001996340043254034,
34
- "eval_loss": 1.6910425424575806,
35
- "eval_runtime": 29.6531,
36
- "eval_samples_per_second": 21.347,
37
- "eval_steps_per_second": 10.69,
38
  "step": 3
39
- },
40
- {
41
- "epoch": 0.0026617867243387125,
42
- "grad_norm": 0.0798959955573082,
43
- "learning_rate": 8e-05,
44
- "loss": 1.6832,
45
- "step": 4
46
- },
47
- {
48
- "epoch": 0.0033272334054233904,
49
- "grad_norm": 0.05840625986456871,
50
- "learning_rate": 0.0001,
51
- "loss": 1.0775,
52
- "step": 5
53
- },
54
- {
55
- "epoch": 0.003992680086508068,
56
- "grad_norm": 0.07022179663181305,
57
- "learning_rate": 0.00012,
58
- "loss": 1.3999,
59
- "step": 6
60
- },
61
- {
62
- "epoch": 0.003992680086508068,
63
- "eval_loss": 1.690689206123352,
64
- "eval_runtime": 30.2631,
65
- "eval_samples_per_second": 20.917,
66
- "eval_steps_per_second": 10.475,
67
- "step": 6
68
- },
69
- {
70
- "epoch": 0.004658126767592747,
71
- "grad_norm": 0.08359124511480331,
72
- "learning_rate": 0.00014,
73
- "loss": 1.8143,
74
- "step": 7
75
- },
76
- {
77
- "epoch": 0.005323573448677425,
78
- "grad_norm": 0.07657521963119507,
79
- "learning_rate": 0.00016,
80
- "loss": 1.4335,
81
- "step": 8
82
- },
83
- {
84
- "epoch": 0.005989020129762102,
85
- "grad_norm": 0.09371282160282135,
86
- "learning_rate": 0.00018,
87
- "loss": 1.4803,
88
- "step": 9
89
- },
90
- {
91
- "epoch": 0.005989020129762102,
92
- "eval_loss": 1.689441204071045,
93
- "eval_runtime": 30.1734,
94
- "eval_samples_per_second": 20.979,
95
- "eval_steps_per_second": 10.506,
96
- "step": 9
97
- },
98
- {
99
- "epoch": 0.006654466810846781,
100
- "grad_norm": 0.08498664200305939,
101
- "learning_rate": 0.0002,
102
- "loss": 1.3204,
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": 117587666534400.0,
124
  "train_batch_size": 2,
125
  "trial_name": null,
126
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.001996340043254034,
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.0006654466810846781,
13
+ "grad_norm": 0.10643411427736282,
14
  "learning_rate": 2e-05,
15
  "loss": 1.3965,
16
  "step": 1
17
  },
18
  {
19
  "epoch": 0.0013308933621693562,
20
+ "grad_norm": 0.05983343347907066,
21
  "learning_rate": 4e-05,
22
  "loss": 1.2724,
23
  "step": 2
24
  },
25
  {
26
  "epoch": 0.001996340043254034,
27
+ "grad_norm": 0.07062945514917374,
28
  "learning_rate": 6e-05,
29
+ "loss": 1.5656,
30
  "step": 3
31
  },
32
  {
33
  "epoch": 0.001996340043254034,
34
+ "eval_loss": 1.6909511089324951,
35
+ "eval_runtime": 31.9291,
36
+ "eval_samples_per_second": 19.825,
37
+ "eval_steps_per_second": 9.928,
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": 39195888844800.0,
59
  "train_batch_size": 2,
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:5664deb7d8c17ccefd0cec2fd17f0389868b22074df42116dfb134fbdc150dbd
3
  size 6904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29e7986c96b72644d34332d340f6205512b219be2949c76ac8a292c93eeef9d2
3
  size 6904