pedrosperber760 commited on
Commit
009157d
·
verified ·
1 Parent(s): 0d06538

Training in progress, step 3, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,15 +20,15 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "q_proj",
25
  "gate_proj",
26
  "shared_expert_gate",
27
  "gate",
28
- "down_proj",
29
  "k_proj",
30
- "v_proj",
31
- "up_proj"
 
 
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
  "shared_expert_gate",
25
  "gate",
26
+ "o_proj",
27
  "k_proj",
28
+ "up_proj",
29
+ "q_proj",
30
+ "down_proj",
31
+ "v_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "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:2ea4bc590a3f64abc18c6abca7ef01156731236a4007f9d9db1421462d3805be
3
  size 619632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd35864bd69b7f99459862c09297a4fd22715243bb5093e89a80098ec0684e16
3
  size 619632
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5da83df925a829b303ddccf3fd44a0556d27ab9a54b8346dd7035ea720fb4498
3
  size 1324026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f06e6baaad70b74088cc936aab5abb89e700202afbde115abbd20a7bb3be7ae
3
  size 1324026
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b625beb9586c12d3ef87f863627cf1db1b4a366bf34a26335b16b8495461534a
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9af5373aa88895259568af4bb4ee43ae11bdbf1ba2f7d2b539d2b279040940d
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,16 +1,16 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.004602991944764097,
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.00046029919447640965,
13
- "grad_norm": 0.6517150402069092,
14
  "learning_rate": 2e-05,
15
  "loss": 11.9193,
16
  "step": 1
@@ -18,97 +18,32 @@
18
  {
19
  "epoch": 0.00046029919447640965,
20
  "eval_loss": 11.924036979675293,
21
- "eval_runtime": 61.8596,
22
- "eval_samples_per_second": 14.792,
23
- "eval_steps_per_second": 7.404,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.0009205983889528193,
28
- "grad_norm": 0.6211732029914856,
29
  "learning_rate": 4e-05,
30
  "loss": 11.9113,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.001380897583429229,
35
- "grad_norm": 0.5110118985176086,
36
  "learning_rate": 6e-05,
37
- "loss": 11.9381,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.001380897583429229,
42
- "eval_loss": 11.923264503479004,
43
- "eval_runtime": 61.1401,
44
- "eval_samples_per_second": 14.966,
45
- "eval_steps_per_second": 7.491,
46
  "step": 3
47
- },
48
- {
49
- "epoch": 0.0018411967779056386,
50
- "grad_norm": 0.7255784869194031,
51
- "learning_rate": 8e-05,
52
- "loss": 11.911,
53
- "step": 4
54
- },
55
- {
56
- "epoch": 0.0023014959723820483,
57
- "grad_norm": 0.5302078723907471,
58
- "learning_rate": 0.0001,
59
- "loss": 11.9208,
60
- "step": 5
61
- },
62
- {
63
- "epoch": 0.002761795166858458,
64
- "grad_norm": 0.6136360764503479,
65
- "learning_rate": 0.00012,
66
- "loss": 11.9207,
67
- "step": 6
68
- },
69
- {
70
- "epoch": 0.002761795166858458,
71
- "eval_loss": 11.920000076293945,
72
- "eval_runtime": 61.201,
73
- "eval_samples_per_second": 14.951,
74
- "eval_steps_per_second": 7.484,
75
- "step": 6
76
- },
77
- {
78
- "epoch": 0.003222094361334868,
79
- "grad_norm": 0.4935219883918762,
80
- "learning_rate": 0.00014,
81
- "loss": 11.9358,
82
- "step": 7
83
- },
84
- {
85
- "epoch": 0.003682393555811277,
86
- "grad_norm": 0.6514948606491089,
87
- "learning_rate": 0.00016,
88
- "loss": 11.9266,
89
- "step": 8
90
- },
91
- {
92
- "epoch": 0.004142692750287687,
93
- "grad_norm": 0.6624245643615723,
94
- "learning_rate": 0.00018,
95
- "loss": 11.9153,
96
- "step": 9
97
- },
98
- {
99
- "epoch": 0.004142692750287687,
100
- "eval_loss": 11.91427993774414,
101
- "eval_runtime": 61.1185,
102
- "eval_samples_per_second": 14.971,
103
- "eval_steps_per_second": 7.494,
104
- "step": 9
105
- },
106
- {
107
- "epoch": 0.004602991944764097,
108
- "grad_norm": 0.7241260409355164,
109
- "learning_rate": 0.0002,
110
- "loss": 11.9041,
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": 10156108677120.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.001380897583429229,
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.00046029919447640965,
13
+ "grad_norm": 0.6887022852897644,
14
  "learning_rate": 2e-05,
15
  "loss": 11.9193,
16
  "step": 1
 
18
  {
19
  "epoch": 0.00046029919447640965,
20
  "eval_loss": 11.924036979675293,
21
+ "eval_runtime": 63.2544,
22
+ "eval_samples_per_second": 14.465,
23
+ "eval_steps_per_second": 7.241,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.0009205983889528193,
28
+ "grad_norm": 0.6521114706993103,
29
  "learning_rate": 4e-05,
30
  "loss": 11.9113,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.001380897583429229,
35
+ "grad_norm": 0.5372654795646667,
36
  "learning_rate": 6e-05,
37
+ "loss": 11.9379,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.001380897583429229,
42
+ "eval_loss": 11.923266410827637,
43
+ "eval_runtime": 62.2177,
44
+ "eval_samples_per_second": 14.706,
45
+ "eval_steps_per_second": 7.361,
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": 3046832603136.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:c31bb60baa41f0a49b9b6039c5f3fd7b89a212fd7da6c9fd4de1518f03732c2f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9da840bdb838bb97829663eb18e509c12561d7a78df1b5b8f4f2deaafbf53dc
3
  size 6776