tuanna08go commited on
Commit
24b5b90
·
verified ·
1 Parent(s): 41bd3e2

Training in progress, step 9, 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
  "gate_proj",
25
- "k_proj",
26
  "v_proj",
27
- "down_proj",
28
  "q_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "gate_proj",
25
+ "up_proj",
26
  "v_proj",
27
+ "k_proj",
28
  "q_proj",
29
+ "down_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:958484c9c19c822720cbeab14528d2bcbf63220cb367bc57b0a37ad430c6b750
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5e6cc3f5ade40a8e874e995d657e610d46cc8ae5fbd62a777483ca05a6a1f19
3
  size 83945296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7d45854fcfef3b1ed9a06c1c2d594b4915b33ae4be8ae887fd09cfd0d772686
3
  size 43122580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b549c7992556bf7ede8945185f5fd3055a9a22839c885d48347ca92d6cf8193
3
  size 43122580
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e2c76845d1a198321567d417f508e36c6488ae79ee6a5814ae3463528c38bff
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf191b7c52ae0f5950e3f1f1dec5b3d92cc3089d5753f800d4b1b7550aa71db3
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:793e67e8ce9008665aa65ff20b6ea7fbcd694d12c7efb6b4719021ac264b7609
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.029906542056074768,
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,25 @@
11
  {
12
  "epoch": 0.029906542056074768,
13
  "eval_loss": 3.908674716949463,
14
- "eval_runtime": 11.9354,
15
- "eval_samples_per_second": 18.935,
16
- "eval_steps_per_second": 2.43,
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 +37,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": 2804271657517056.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.2691588785046729,
5
+ "eval_steps": 7,
6
+ "global_step": 9,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
11
  {
12
  "epoch": 0.029906542056074768,
13
  "eval_loss": 3.908674716949463,
14
+ "eval_runtime": 11.8982,
15
+ "eval_samples_per_second": 18.995,
16
+ "eval_steps_per_second": 2.437,
17
  "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.20934579439252338,
21
+ "eval_loss": 0.4576127827167511,
22
+ "eval_runtime": 11.8715,
23
+ "eval_samples_per_second": 19.037,
24
+ "eval_steps_per_second": 2.443,
25
+ "step": 7
26
  }
27
  ],
28
  "logging_steps": 10,
29
+ "max_steps": 34,
30
  "num_input_tokens_seen": 0,
31
+ "num_train_epochs": 2,
32
+ "save_steps": 9,
33
  "stateful_callbacks": {
34
  "TrainerControl": {
35
  "args": {
 
37
  "should_evaluate": false,
38
  "should_log": false,
39
  "should_save": true,
40
+ "should_training_stop": false
41
  },
42
  "attributes": {}
43
  }
44
  },
45
+ "total_flos": 2.5238444917653504e+16,
46
  "train_batch_size": 8,
47
  "trial_name": null,
48
  "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:c2e77e6560d4c60acc50761a210684b63e4c4126a6a404fbf4f01bc2f62ed741
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1909a4ab886ef315f8588ba049957232591c98f393de80c59fbfbade927d5a62
3
  size 6776