WafaaFraih commited on
Commit
2f9cc6f
·
verified ·
1 Parent(s): 5c07eb6

Training in progress, step 100, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -25,11 +25,11 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "fc2",
29
- "v_proj",
30
  "fc1",
31
  "k_proj",
32
- "o_proj",
 
33
  "q_proj"
34
  ],
35
  "target_parameters": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "o_proj",
 
29
  "fc1",
30
  "k_proj",
31
+ "v_proj",
32
+ "fc2",
33
  "q_proj"
34
  ],
35
  "target_parameters": null,
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b63dc8260aff40fe10f1802ef4e4ff4911fcdb4089428f5f577491a031923296
3
  size 25205016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09d1498de9aba5c1b498d5d1e4c01cc99ca44d0eee283e3fc184f1f0b7f4a4d4
3
  size 25205016
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04d04a3d234a4ccfe437b75561de313aa09d1d11c67002cfb5531772f7d5db1d
3
  size 13061131
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d5ede4b18e5e7d3d4962e25ab681155139ee39dfec910e201fb2c80d0641fbf
3
  size 13061131
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a075b6c444b58e18d0a5715eacbbfad0814dba3fd85a911bd35705b4bb6cd13b
3
  size 14645
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:270b2ca40754812f8e112d290e097964475281229bb06ef13f79ceaff75e02a8
3
  size 14645
last-checkpoint/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e36c94f881e68c8c0b2e422e1ca2454481981ae9880703ee50a9c93f58b4369c
3
  size 1383
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb267507c5b729de0d434c88dc7cc212ca3861cb6036f85b5e2d88f5001c4e2a
3
  size 1383
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:949190216cc627cd077804191fdbca2cd6ef75095986e43e993625a57c8ca5b4
3
  size 1465
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d15dc0e5ec3e4cb35d1852a94001879e08c69f7fd1e08d721a40a6ed53fef668
3
  size 1465
last-checkpoint/trainer_state.json CHANGED
@@ -2,40 +2,62 @@
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
- "epoch": 1.0,
6
  "eval_steps": 50,
7
- "global_step": 63,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
11
  "log_history": [
12
  {
13
- "epoch": 0.4,
14
- "grad_norm": 5.488026142120361,
15
- "learning_rate": 1.4699767430273202e-05,
16
- "loss": 8.2641,
17
  "step": 25
18
  },
19
  {
20
- "epoch": 0.8,
21
- "grad_norm": 3.2747206687927246,
22
- "learning_rate": 3.207266611027069e-06,
23
- "loss": 7.8873,
24
  "step": 50
25
  },
26
  {
27
- "epoch": 0.8,
28
- "eval_loss": 7.82917594909668,
29
- "eval_runtime": 25.2233,
30
- "eval_samples_per_second": 7.929,
31
- "eval_steps_per_second": 0.991,
32
  "step": 50
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  }
34
  ],
35
  "logging_steps": 25,
36
- "max_steps": 63,
37
  "num_input_tokens_seen": 0,
38
- "num_train_epochs": 1,
39
  "save_steps": 100,
40
  "stateful_callbacks": {
41
  "TrainerControl": {
@@ -44,12 +66,12 @@
44
  "should_evaluate": false,
45
  "should_log": false,
46
  "should_save": true,
47
- "should_training_stop": true
48
  },
49
  "attributes": {}
50
  }
51
  },
52
- "total_flos": 1155062740992000.0,
53
  "train_batch_size": 4,
54
  "trial_name": null,
55
  "trial_params": null
 
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
+ "epoch": 0.8,
6
  "eval_steps": 50,
7
+ "global_step": 100,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
11
  "log_history": [
12
  {
13
+ "epoch": 0.2,
14
+ "grad_norm": 2.5308005809783936,
15
+ "learning_rate": 1.99625729663483e-05,
16
+ "loss": 8.2688,
17
  "step": 25
18
  },
19
  {
20
+ "epoch": 0.4,
21
+ "grad_norm": 2.6729016304016113,
22
+ "learning_rate": 1.95447296407255e-05,
23
+ "loss": 7.7962,
24
  "step": 50
25
  },
26
  {
27
+ "epoch": 0.4,
28
+ "eval_loss": 7.424994945526123,
29
+ "eval_runtime": 36.7897,
30
+ "eval_samples_per_second": 8.154,
31
+ "eval_steps_per_second": 1.033,
32
  "step": 50
33
+ },
34
+ {
35
+ "epoch": 0.6,
36
+ "grad_norm": 2.4165093898773193,
37
+ "learning_rate": 1.868180920098644e-05,
38
+ "loss": 7.272,
39
+ "step": 75
40
+ },
41
+ {
42
+ "epoch": 0.8,
43
+ "grad_norm": 3.073392152786255,
44
+ "learning_rate": 1.7414050203223092e-05,
45
+ "loss": 7.1306,
46
+ "step": 100
47
+ },
48
+ {
49
+ "epoch": 0.8,
50
+ "eval_loss": 6.984020233154297,
51
+ "eval_runtime": 37.416,
52
+ "eval_samples_per_second": 8.018,
53
+ "eval_steps_per_second": 1.016,
54
+ "step": 100
55
  }
56
  ],
57
  "logging_steps": 25,
58
+ "max_steps": 375,
59
  "num_input_tokens_seen": 0,
60
+ "num_train_epochs": 3,
61
  "save_steps": 100,
62
  "stateful_callbacks": {
63
  "TrainerControl": {
 
66
  "should_evaluate": false,
67
  "should_log": false,
68
  "should_save": true,
69
+ "should_training_stop": false
70
  },
71
  "attributes": {}
72
  }
73
  },
74
+ "total_flos": 1848100385587200.0,
75
  "train_batch_size": 4,
76
  "trial_name": null,
77
  "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:ea905c1af3e7bfca719cdeb3cde4148328d9d075350e9184703e70b312bca16f
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e4b60f4de494ccae3eec678a577ff181ad3102e48e3c208ef0d08f2d3eb53f7
3
  size 5905