fedovtt commited on
Commit
aac5e22
1 Parent(s): cd0c979

Training in progress, step 10, 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:260ab2feaefffd044780a9824981ddd1fcd7c98839be7f4c48be01c51519f4e3
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1b77689a6cde7f75bf4f99375c45b8c7688aafe58eb10d31805e35b8634d8bd
3
  size 83945296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e365bc614ecce97bb0fde8680c8e2d9873d82dc1040211f8c28cf32d42ad6b89
3
  size 43122580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d66125b26e495b6ea157c6181b6059f97531ce35c5aa65a1de3afcfd7fc1a950
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:e808f8be761b6379f6b579470974aeba301a5195fb0cc05d669c223600735635
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:932707f129ea69f2e2941d44be32926194674e9ebb55b53e0716f8cc16fcc097
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cda2d7da3ce8a95be6df505b84eace6ccd5aa18ffc6d1bcc9a79572045c8d78f
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb578e75c11a81e85dda67a691f96ba4793a02960f1409fd3e1511aac873491a
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.003352329869259135,
5
  "eval_steps": 3,
6
- "global_step": 5,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -58,6 +58,57 @@
58
  "learning_rate": 0.0001,
59
  "loss": 4.8356,
60
  "step": 5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  }
62
  ],
63
  "logging_steps": 1,
@@ -72,12 +123,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": 1849564248145920.0,
81
  "train_batch_size": 2,
82
  "trial_name": null,
83
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.00670465973851827,
5
  "eval_steps": 3,
6
+ "global_step": 10,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
58
  "learning_rate": 0.0001,
59
  "loss": 4.8356,
60
  "step": 5
61
+ },
62
+ {
63
+ "epoch": 0.004022795843110962,
64
+ "grad_norm": 3.3904759883880615,
65
+ "learning_rate": 0.00012,
66
+ "loss": 4.3142,
67
+ "step": 6
68
+ },
69
+ {
70
+ "epoch": 0.004022795843110962,
71
+ "eval_loss": 4.290420055389404,
72
+ "eval_runtime": 52.7807,
73
+ "eval_samples_per_second": 11.898,
74
+ "eval_steps_per_second": 5.949,
75
+ "step": 6
76
+ },
77
+ {
78
+ "epoch": 0.004693261816962789,
79
+ "grad_norm": 3.2405154705047607,
80
+ "learning_rate": 0.00014,
81
+ "loss": 4.1384,
82
+ "step": 7
83
+ },
84
+ {
85
+ "epoch": 0.0053637277908146165,
86
+ "grad_norm": 3.9647226333618164,
87
+ "learning_rate": 0.00016,
88
+ "loss": 3.543,
89
+ "step": 8
90
+ },
91
+ {
92
+ "epoch": 0.006034193764666443,
93
+ "grad_norm": 4.046013832092285,
94
+ "learning_rate": 0.00018,
95
+ "loss": 3.4731,
96
+ "step": 9
97
+ },
98
+ {
99
+ "epoch": 0.006034193764666443,
100
+ "eval_loss": 3.0233943462371826,
101
+ "eval_runtime": 52.9098,
102
+ "eval_samples_per_second": 11.869,
103
+ "eval_steps_per_second": 5.935,
104
+ "step": 9
105
+ },
106
+ {
107
+ "epoch": 0.00670465973851827,
108
+ "grad_norm": 2.753418207168579,
109
+ "learning_rate": 0.0002,
110
+ "loss": 2.7829,
111
+ "step": 10
112
  }
113
  ],
114
  "logging_steps": 1,
 
123
  "should_evaluate": false,
124
  "should_log": false,
125
  "should_save": true,
126
+ "should_training_stop": true
127
  },
128
  "attributes": {}
129
  }
130
  },
131
+ "total_flos": 3699128496291840.0,
132
  "train_batch_size": 2,
133
  "trial_name": null,
134
  "trial_params": null