lesso commited on
Commit
6399ef1
·
verified ·
1 Parent(s): fe69c43

Training in progress, step 6, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
  "up_proj",
25
- "k_proj",
26
- "v_proj",
27
  "down_proj",
 
28
  "q_proj",
29
- "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
 
 
24
  "down_proj",
25
+ "k_proj",
26
  "q_proj",
27
+ "o_proj",
28
+ "gate_proj",
29
+ "v_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:2b38a9c96ded44f9af1014e5fb11931bcfda03a1b78977b9e52cb014c8273134
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e772a69fc92c0fbdb3fc54e973a2465843552811f78743cb27830589d1dc5994
3
  size 80013120
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:757808a39d335f6050c44cd4694d2e761a13b7c33aa268605b9afa48482dcce2
3
  size 160172858
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e00dd487ee950cbe323b0b7f1c4aa5877ed8bb4be9dbad7d23bc3b527e0e1c3
3
  size 160172858
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e2355e43fd44f1d9860c59f45b4d1039afaad0a42f79d076c0667863cd27cb0
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73aa535a34327d8ff7e12fc9f716f24d876cbdb9f9fc9bc13d972c1b7c68dd32
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2972d8cacb091bd0e98bfff54b2e4933301753087ce149a9bf9a205a5e2d795
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cda2d7da3ce8a95be6df505b84eace6ccd5aa18ffc6d1bcc9a79572045c8d78f
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.0024291497975708503,
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.0008097165991902834,
13
- "grad_norm": 5.243322849273682,
14
  "learning_rate": 2e-05,
15
  "loss": 14.12,
16
  "step": 1
@@ -18,14 +18,14 @@
18
  {
19
  "epoch": 0.0008097165991902834,
20
  "eval_loss": 16.039548873901367,
21
- "eval_runtime": 48.3021,
22
- "eval_samples_per_second": 5.403,
23
- "eval_steps_per_second": 5.403,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.0016194331983805667,
28
- "grad_norm": 5.311802387237549,
29
  "learning_rate": 4e-05,
30
  "loss": 14.9434,
31
  "step": 2
@@ -34,16 +34,45 @@
34
  "epoch": 0.0024291497975708503,
35
  "grad_norm": NaN,
36
  "learning_rate": 4e-05,
37
- "loss": 17.5635,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.0024291497975708503,
42
- "eval_loss": 16.010040283203125,
43
- "eval_runtime": 47.6629,
44
- "eval_samples_per_second": 5.476,
45
- "eval_steps_per_second": 5.476,
46
  "step": 3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
  }
48
  ],
49
  "logging_steps": 1,
@@ -63,7 +92,7 @@
63
  "attributes": {}
64
  }
65
  },
66
- "total_flos": 492949267808256.0,
67
  "train_batch_size": 1,
68
  "trial_name": null,
69
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.004858299595141701,
5
  "eval_steps": 3,
6
+ "global_step": 6,
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.0008097165991902834,
13
+ "grad_norm": 5.536149024963379,
14
  "learning_rate": 2e-05,
15
  "loss": 14.12,
16
  "step": 1
 
18
  {
19
  "epoch": 0.0008097165991902834,
20
  "eval_loss": 16.039548873901367,
21
+ "eval_runtime": 46.298,
22
+ "eval_samples_per_second": 5.637,
23
+ "eval_steps_per_second": 5.637,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.0016194331983805667,
28
+ "grad_norm": 5.57291841506958,
29
  "learning_rate": 4e-05,
30
  "loss": 14.9434,
31
  "step": 2
 
34
  "epoch": 0.0024291497975708503,
35
  "grad_norm": NaN,
36
  "learning_rate": 4e-05,
37
+ "loss": 17.5653,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.0024291497975708503,
42
+ "eval_loss": 16.010469436645508,
43
+ "eval_runtime": 48.2421,
44
+ "eval_samples_per_second": 5.41,
45
+ "eval_steps_per_second": 5.41,
46
  "step": 3
47
+ },
48
+ {
49
+ "epoch": 0.0032388663967611335,
50
+ "grad_norm": 5.217444896697998,
51
+ "learning_rate": 6e-05,
52
+ "loss": 15.4635,
53
+ "step": 4
54
+ },
55
+ {
56
+ "epoch": 0.004048582995951417,
57
+ "grad_norm": 6.765219688415527,
58
+ "learning_rate": 8e-05,
59
+ "loss": 14.5212,
60
+ "step": 5
61
+ },
62
+ {
63
+ "epoch": 0.004858299595141701,
64
+ "grad_norm": 7.5979485511779785,
65
+ "learning_rate": 0.0001,
66
+ "loss": 14.5423,
67
+ "step": 6
68
+ },
69
+ {
70
+ "epoch": 0.004858299595141701,
71
+ "eval_loss": 15.2241849899292,
72
+ "eval_runtime": 47.8959,
73
+ "eval_samples_per_second": 5.449,
74
+ "eval_steps_per_second": 5.449,
75
+ "step": 6
76
  }
77
  ],
78
  "logging_steps": 1,
 
92
  "attributes": {}
93
  }
94
  },
95
+ "total_flos": 985898535616512.0,
96
  "train_batch_size": 1,
97
  "trial_name": null,
98
  "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:a6e1305fc8f281ddb72b2abbc2f99245c4a414545702847872a68fca4d715eef
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc7eb56965fd55276c944caeebbd855891392f90553ede8609b47d5de737c680
3
  size 6776