tuanna08go commited on
Commit
6f60acb
·
verified ·
1 Parent(s): 047f4d5

Training in progress, step 13, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "v_proj",
25
- "o_proj",
26
  "q_proj",
 
 
 
27
  "gate_proj",
28
- "down_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
 
 
24
  "q_proj",
25
+ "up_proj",
26
+ "v_proj",
27
+ "k_proj",
28
  "gate_proj",
29
+ "o_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:04381e2484989dcc7e2370e2ba310f46fce849f65490fb10b0805f052f883551
3
  size 390888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:038ff60f7ce575aef87ad3c4893b783b82185d2482a8fae2b7715b75303456ed
3
  size 390888
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ec94b7eca181109965bf009bb7f1c0f91e892f258970d1dca16f9571145efa6
3
  size 819770
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c152cd374b66112691af4095b77b1614ac3b3275e7feb9208f29401f5fad969
3
  size 819770
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f32b84d138bef1242fe19dc07873004063a6958a789c89faaf6b9f854376172f
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff7f0fe58f20a3ab677d7ee18585b766c1ac2de0b05dc8f10b3f865fe4417547
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae751897b8e87ff08962a91d1d3485984775a96aa89e29a1caac3d6f449228f7
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5adea6def46a60dd5782726d51a89bdf0f30226cd791e511d8af09a5644f99e2
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.00966183574879227,
5
- "eval_steps": 1,
6
- "global_step": 1,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -11,17 +11,32 @@
11
  {
12
  "epoch": 0.00966183574879227,
13
  "eval_loss": 10.882368087768555,
14
- "eval_runtime": 2.9278,
15
- "eval_samples_per_second": 238.405,
16
- "eval_steps_per_second": 30.057,
17
  "step": 1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  }
19
  ],
20
  "logging_steps": 10,
21
- "max_steps": 1,
22
  "num_input_tokens_seen": 0,
23
  "num_train_epochs": 1,
24
- "save_steps": 1,
25
  "stateful_callbacks": {
26
  "TrainerControl": {
27
  "args": {
@@ -29,12 +44,12 @@
29
  "should_evaluate": false,
30
  "should_log": false,
31
  "should_save": true,
32
- "should_training_stop": true
33
  },
34
  "attributes": {}
35
  }
36
  },
37
- "total_flos": 1966756331520.0,
38
  "train_batch_size": 8,
39
  "trial_name": null,
40
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.12560386473429952,
5
+ "eval_steps": 10,
6
+ "global_step": 13,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
11
  {
12
  "epoch": 0.00966183574879227,
13
  "eval_loss": 10.882368087768555,
14
+ "eval_runtime": 2.9101,
15
+ "eval_samples_per_second": 239.851,
16
+ "eval_steps_per_second": 30.239,
17
  "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.0966183574879227,
21
+ "grad_norm": 18.205909729003906,
22
+ "learning_rate": 9.330127018922194e-05,
23
+ "loss": 10.4561,
24
+ "step": 10
25
+ },
26
+ {
27
+ "epoch": 0.0966183574879227,
28
+ "eval_loss": 9.441638946533203,
29
+ "eval_runtime": 2.8968,
30
+ "eval_samples_per_second": 240.952,
31
+ "eval_steps_per_second": 30.378,
32
+ "step": 10
33
  }
34
  ],
35
  "logging_steps": 10,
36
+ "max_steps": 50,
37
  "num_input_tokens_seen": 0,
38
  "num_train_epochs": 1,
39
+ "save_steps": 13,
40
  "stateful_callbacks": {
41
  "TrainerControl": {
42
  "args": {
 
44
  "should_evaluate": false,
45
  "should_log": false,
46
  "should_save": true,
47
+ "should_training_stop": false
48
  },
49
  "attributes": {}
50
  }
51
  },
52
+ "total_flos": 23404400345088.0,
53
  "train_batch_size": 8,
54
  "trial_name": null,
55
  "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:74852d0c46bcab00b1ab2f5f505dc3c5dfbffc902cb1afa02aea646effb4037f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfd73c916cf8a10db418c8254abea25090a43b1485c95d46241c32addd46f3e5
3
  size 6776