Update README.md
Browse files
README.md
CHANGED
@@ -68,7 +68,7 @@ The model was trained on one A100 GPU with following hyperparameters:
|
|
68 |
| `total_batch_size` | 32 (~30K tokens per step) |
|
69 |
| `num_epochs` | 2 |
|
70 |
|
71 |
-
More details about fine-tuning can be found in the technical report.
|
72 |
|
73 |
# Fine-tuning data
|
74 |
|
|
|
68 |
| `total_batch_size` | 32 (~30K tokens per step) |
|
69 |
| `num_epochs` | 2 |
|
70 |
|
71 |
+
More details about fine-tuning can be found in the technical report (coming soon!).
|
72 |
|
73 |
# Fine-tuning data
|
74 |
|