DarwinAnim8or commited on
Commit
6f3244e
1 Parent(s): fdd7cd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ The demo playground is recommended over the inference box on the right.
25
 
26
  # Training Procedure
27
  This was trained on the 'greentext' dataset, using the "HappyTransformers" library on Google Colab.
28
- This model was trained for 8 epochs with learning rate 1e-2.
29
 
30
  # Biases & Limitations
31
  This likely contains the same biases and limitations as the original GPT2 that it is based on, and additionally heavy biases from the greentext dataset.
 
25
 
26
  # Training Procedure
27
  This was trained on the 'greentext' dataset, using the "HappyTransformers" library on Google Colab.
28
+ This model was trained for 15 epochs with learning rate 1e-2.
29
 
30
  # Biases & Limitations
31
  This likely contains the same biases and limitations as the original GPT2 that it is based on, and additionally heavy biases from the greentext dataset.