gshasiri commited on
Commit
68beb1b
·
verified ·
1 Parent(s): 22023d7

Model save

Browse files
Files changed (3) hide show
  1. all_results.json +9 -0
  2. train_results.json +9 -0
  3. trainer_state.json +0 -0
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 0.0,
4
+ "train_loss": 0.6196377308454717,
5
+ "train_runtime": 16867.4255,
6
+ "train_samples": 169346,
7
+ "train_samples_per_second": 10.04,
8
+ "train_steps_per_second": 0.314
9
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 0.0,
4
+ "train_loss": 0.6196377308454717,
5
+ "train_runtime": 16867.4255,
6
+ "train_samples": 169346,
7
+ "train_samples_per_second": 10.04,
8
+ "train_steps_per_second": 0.314
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff