PumpkinCat commited on
Commit
6fc769c
·
verified ·
1 Parent(s): a6b8e76

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