tuanna08go commited on
Commit
d1d0c35
·
verified ·
1 Parent(s): 7a76d41

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
- "up_proj",
24
- "q_proj",
25
- "k_proj",
26
  "down_proj",
 
27
  "v_proj",
28
- "gate_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "down_proj",
24
+ "o_proj",
25
  "v_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "q_proj",
29
+ "gate_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:574f0787ab4d221df79b893e93f2e0e5d021f642dcfd9f806758bb49636fa2eb
3
  size 59827904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f857ffdb78bece282e5971eb5b5bdf47381f6f6f16c3e43edf9a05fd017402f
3
  size 59827904
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b6de4428d8a1002e9f1a9a352b0e1b686f90a04cf27f85eccd6cc46c9921084
3
  size 30875540
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05ca6eb77df6de7a2c08d25f9e16f833e29c3197229f1676e81a6dd80455f6ae
3
  size 30875540
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93272c3f908c0ebc557b963c9f021303626d98af63190f5a873faa2bd9b7a38d
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:976d18822cf1854cf0fbfda0c18b6fb9200534b977937f6d98ed073355786b2e
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.004585841215247922,
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.004585841215247922,
13
  "eval_loss": NaN,
14
- "eval_runtime": 52.2275,
15
- "eval_samples_per_second": 28.146,
16
- "eval_steps_per_second": 3.523,
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": 1469653117304832.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.05961593579822299,
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.004585841215247922,
13
  "eval_loss": NaN,
14
+ "eval_runtime": 52.288,
15
+ "eval_samples_per_second": 28.114,
16
+ "eval_steps_per_second": 3.519,
17
  "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.04585841215247922,
21
+ "grad_norm": NaN,
22
+ "learning_rate": 9.330127018922194e-05,
23
+ "loss": 0.0,
24
+ "step": 10
25
+ },
26
+ {
27
+ "epoch": 0.04585841215247922,
28
+ "eval_loss": NaN,
29
+ "eval_runtime": 51.2152,
30
+ "eval_samples_per_second": 28.702,
31
+ "eval_steps_per_second": 3.593,
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": 1.919734384479437e+16,
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:313551a64b4e8f87847527ca30bd22a62f0ac6d2a1afb739ce7a5a93e81a649e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfa98a6ac83565ecfc19c8b530feb5d0b406395690fd6c491af7ac149ba2dec7
3
  size 6776