gary2002 commited on
Commit
4055d8a
1 Parent(s): 9c77d82

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. all_results.json +8 -0
  2. model.safetensors +1 -1
  3. train_results.json +8 -0
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 1.6948561394167603e+17,
4
+ "train_loss": 1.5463701361390554,
5
+ "train_runtime": 160.3132,
6
+ "train_samples_per_second": 13.642,
7
+ "train_steps_per_second": 1.366
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2061280a91aac329772e967a693b2a08fecd26943fd8b10db3bd94c941985130
3
  size 343245508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f78deca653a2f2cefec99bdd9a3a2d341587c4f27da7775c02b2e722f42dfa3
3
  size 343245508
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 1.6948561394167603e+17,
4
+ "train_loss": 1.5463701361390554,
5
+ "train_runtime": 160.3132,
6
+ "train_samples_per_second": 13.642,
7
+ "train_steps_per_second": 1.366
8
+ }