DaniServin commited on
Commit
aaaf054
·
verified ·
1 Parent(s): cc72749

Training in progress, step 500

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": 4.0,
3
+ "total_flos": 3.205097416476426e+17,
4
+ "train_loss": 0.14371620018321735,
5
+ "train_runtime": 190.1184,
6
+ "train_samples_per_second": 21.755,
7
+ "train_steps_per_second": 2.735
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ebbf2d83f04f1c1411197f6b5704936808b5f82daedab920244b95be7021ffd
3
  size 343227052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b2100b49901d017b8250b86c1778db4f165a72927429f91dac0ff16d651070b
3
  size 343227052
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "total_flos": 3.205097416476426e+17,
4
+ "train_loss": 0.14371620018321735,
5
+ "train_runtime": 190.1184,
6
+ "train_samples_per_second": 21.755,
7
+ "train_steps_per_second": 2.735
8
+ }