StephennFernandes commited on
Commit
5f7c476
1 Parent(s): 29d5939

upload train_result.json

Browse files
Files changed (1) hide show
  1. train_results.json +8 -0
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 30.0,
3
+ "train_loss": 0.5917149706890709,
4
+ "train_runtime": 16826.6879,
5
+ "train_samples": 19474,
6
+ "train_samples_per_second": 34.72,
7
+ "train_steps_per_second": 0.542
8
+ }