lhkhiem28 commited on
Commit
57a4018
·
verified ·
1 Parent(s): 9f1cdf1

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": 2.0,
3
+ "total_flos": 5.656792731347845e+17,
4
+ "train_loss": 1.044341852534108,
5
+ "train_runtime": 2841.2294,
6
+ "train_samples": 6550,
7
+ "train_samples_per_second": 4.611,
8
+ "train_steps_per_second": 0.289
9
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "total_flos": 5.656792731347845e+17,
4
+ "train_loss": 1.044341852534108,
5
+ "train_runtime": 2841.2294,
6
+ "train_samples": 6550,
7
+ "train_samples_per_second": 4.611,
8
+ "train_steps_per_second": 0.289
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff