alonzogarbanzo commited on
Commit
83478ac
1 Parent(s): 23d7d18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -45,7 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  ### Training results
47
 
 
48
 
 
49
 
50
  ### Framework versions
51
 
 
45
 
46
  ### Training results
47
 
48
+ Final Results: {'loss': 0.0261, 'grad_norm': 1.9494764804840088, 'learning_rate': 3.0000000000000004e-07, 'epoch': 10.0}
49
 
50
+ Average Results: {'train_runtime': 858.2936, 'train_samples_per_second': 2.33, 'train_steps_per_second': 0.583, 'train_loss': 0.4610937827527523, 'epoch': 10.0}
51
 
52
  ### Framework versions
53