tuanna08go commited on
Commit
c74b4f0
·
verified ·
1 Parent(s): 9aec752

Training in progress, step 50, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcb8f6a388b4294558bed35c305636cb7b5e68f7c3197c2e9ec530f60182bed2
3
  size 275341720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2577ac1b541a5e51817c3edcfc6dde624c4a6ebb58c601ddc313a25a8d158dfc
3
  size 275341720
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af3dc0d4152b145adf1a472d27b593c0a00895bf51a42e935c458744d0c04f6e
3
  size 140565460
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8618089ddfacef9168a76d62d36f195254526019207677f9b08f45d35b9f9e2f
3
  size 140565460
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b1e9e74eb9ce556fb3a56ba6bf5b59adaffe1aec162bf64b4914e0fc6e813ef
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90457f2aa05b0bf6c779e9c18eabfb4d5b3e6a7ed4d46f5f4d989d3f73ffe883
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6676fe28230ae15b45fb334c871c6fdf1a7984a935952b9f8650896c37a8c106
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1df0528620c07325b8faa7567e59b0c1e86a1f1ee6af1245a69c6c0463fe4e2
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.0017745599091425327,
5
  "eval_steps": 25,
6
- "global_step": 25,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -58,6 +58,49 @@
58
  "eval_samples_per_second": 1.519,
59
  "eval_steps_per_second": 1.519,
60
  "step": 25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  }
62
  ],
63
  "logging_steps": 5,
@@ -72,12 +115,12 @@
72
  "should_evaluate": false,
73
  "should_log": false,
74
  "should_save": true,
75
- "should_training_stop": false
76
  },
77
  "attributes": {}
78
  }
79
  },
80
- "total_flos": 4319317642444800.0,
81
  "train_batch_size": 1,
82
  "trial_name": null,
83
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.0035491198182850655,
5
  "eval_steps": 25,
6
+ "global_step": 50,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
58
  "eval_samples_per_second": 1.519,
59
  "eval_steps_per_second": 1.519,
60
  "step": 25
61
+ },
62
+ {
63
+ "epoch": 0.002129471890971039,
64
+ "grad_norm": 18.531707763671875,
65
+ "learning_rate": 5e-05,
66
+ "loss": 0.5729,
67
+ "step": 30
68
+ },
69
+ {
70
+ "epoch": 0.002484383872799546,
71
+ "grad_norm": 21.56987190246582,
72
+ "learning_rate": 3.086582838174551e-05,
73
+ "loss": 0.46,
74
+ "step": 35
75
+ },
76
+ {
77
+ "epoch": 0.0028392958546280523,
78
+ "grad_norm": 49.72948455810547,
79
+ "learning_rate": 1.4644660940672627e-05,
80
+ "loss": 0.5919,
81
+ "step": 40
82
+ },
83
+ {
84
+ "epoch": 0.0031942078364565587,
85
+ "grad_norm": 0.1372879445552826,
86
+ "learning_rate": 3.8060233744356633e-06,
87
+ "loss": 0.8252,
88
+ "step": 45
89
+ },
90
+ {
91
+ "epoch": 0.0035491198182850655,
92
+ "grad_norm": 1.1019196510314941,
93
+ "learning_rate": 0.0,
94
+ "loss": 0.4154,
95
+ "step": 50
96
+ },
97
+ {
98
+ "epoch": 0.0035491198182850655,
99
+ "eval_loss": 0.5710155963897705,
100
+ "eval_runtime": 1032.8399,
101
+ "eval_samples_per_second": 1.516,
102
+ "eval_steps_per_second": 1.516,
103
+ "step": 50
104
  }
105
  ],
106
  "logging_steps": 5,
 
115
  "should_evaluate": false,
116
  "should_log": false,
117
  "should_save": true,
118
+ "should_training_stop": true
119
  },
120
  "attributes": {}
121
  }
122
  },
123
+ "total_flos": 8638635284889600.0,
124
  "train_batch_size": 1,
125
  "trial_name": null,
126
  "trial_params": null