readme: fix typo
Browse filesHey,
this PR fixes a typi in model card.
README.md
CHANGED
|
@@ -41,11 +41,11 @@ fine-tuning.
|
|
| 41 |
|
| 42 |
A hyper-parameter search over the following parameters with 5 different seeds per configuration is performed:
|
| 43 |
|
| 44 |
-
* Batch Sizes: [`
|
| 45 |
* Learning Rates: [`3e-05`, `5e-05`]
|
| 46 |
|
| 47 |
More details can be found in this [repository](https://github.com/stefan-it/co-funer). All models are fine-tuned on a
|
| 48 |
-
[Hetzner
|
| 49 |
|
| 50 |
## Results
|
| 51 |
|
|
|
|
| 41 |
|
| 42 |
A hyper-parameter search over the following parameters with 5 different seeds per configuration is performed:
|
| 43 |
|
| 44 |
+
* Batch Sizes: [`8`, `16`]
|
| 45 |
* Learning Rates: [`3e-05`, `5e-05`]
|
| 46 |
|
| 47 |
More details can be found in this [repository](https://github.com/stefan-it/co-funer). All models are fine-tuned on a
|
| 48 |
+
[Hetzner GEX44](https://www.hetzner.com/dedicated-rootserver/matrix-gpu/) with an NVIDIA RTX 4000.
|
| 49 |
|
| 50 |
## Results
|
| 51 |
|