Sean13 commited on
Commit
4e18b3e
·
verified ·
1 Parent(s): 9299e47

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.568878336244275,
5
+ "train_runtime": 4497.9563,
6
+ "train_samples": 29304,
7
+ "train_samples_per_second": 6.515,
8
+ "train_steps_per_second": 0.051
9
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 0.0,
4
+ "train_loss": 0.568878336244275,
5
+ "train_runtime": 4497.9563,
6
+ "train_samples": 29304,
7
+ "train_samples_per_second": 6.515,
8
+ "train_steps_per_second": 0.051
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff