Sean13 commited on
Commit
f3837f0
·
verified ·
1 Parent(s): f1eecc8

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