Update README.md
Browse files
README.md
CHANGED
@@ -76,7 +76,7 @@ The model was fine-tuned on a combination of the following datasets:
|
|
76 |
* **Hyperparameters:**
|
77 |
* Learning Rate: 2e-5
|
78 |
* Batch Size: 13135
|
79 |
-
* Epochs:
|
80 |
* Optimizer: AdamW
|
81 |
* **Preprocessing:** The training data was preprocessed by tokenizers.
|
82 |
|
|
|
76 |
* **Hyperparameters:**
|
77 |
* Learning Rate: 2e-5
|
78 |
* Batch Size: 13135
|
79 |
+
* Epochs: 2
|
80 |
* Optimizer: AdamW
|
81 |
* **Preprocessing:** The training data was preprocessed by tokenizers.
|
82 |
|