Rolv-Arild commited on
Commit
a47f33f
1 Parent(s): 2f15ef2

Add end of training results

Browse files
Files changed (3) hide show
  1. all_results.json +8 -0
  2. train_results.json +8 -0
  3. trainer_state.json +0 -0
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 15.0,
3
+ "train_loss": 0.17642972585578237,
4
+ "train_runtime": 792752.3013,
5
+ "train_samples": 302347,
6
+ "train_samples_per_second": 5.721,
7
+ "train_steps_per_second": 0.179
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 15.0,
3
+ "train_loss": 0.17642972585578237,
4
+ "train_runtime": 792752.3013,
5
+ "train_samples": 302347,
6
+ "train_samples_per_second": 5.721,
7
+ "train_steps_per_second": 0.179
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff