chunwoolee0 commited on
Commit
2905c34
·
1 Parent(s): 514ac9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -71,6 +71,10 @@ The following hyperparameters were used during training:
71
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
72
  | No log | 1.0 | 5625 | 1.6845 | 12.2087 |
73
 
 
 
 
 
74
 
75
  ### Framework versions
76
 
 
71
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
72
  | No log | 1.0 | 5625 | 1.6845 | 12.2087 |
73
 
74
+ TrainOutput(global_step=5625, training_loss=2.831754861111111,
75
+ metrics={'train_runtime': 12144.6206, 'train_samples_per_second': 29.643,
76
+ 'train_steps_per_second': 0.463, 'total_flos': 2.056934156746752e+16,
77
+ 'train_loss': 2.831754861111111, 'epoch': 1.0})
78
 
79
  ### Framework versions
80