Update README.md
Browse files
README.md
CHANGED
@@ -79,9 +79,13 @@ Use the code below to get started with the model.
|
|
79 |
## Training Details
|
80 |
|
81 |
Training regime: Mixed precision training using bf16
|
|
|
82 |
Number of epochs: 3
|
|
|
83 |
Learning rate: 1e-4
|
|
|
84 |
Batch size: 16
|
|
|
85 |
Seq length: 512
|
86 |
|
87 |
### Training Data
|
|
|
79 |
## Training Details
|
80 |
|
81 |
Training regime: Mixed precision training using bf16
|
82 |
+
|
83 |
Number of epochs: 3
|
84 |
+
|
85 |
Learning rate: 1e-4
|
86 |
+
|
87 |
Batch size: 16
|
88 |
+
|
89 |
Seq length: 512
|
90 |
|
91 |
### Training Data
|