stefan-it commited on
Commit
644714c
1 Parent(s): 0109ff3

readme: fix typo

Browse files

Hey,

this PR fixes a typi in model card.

Files changed (1) hide show
  1. README.md +2 -2
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: [`16`, `8`]
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 GX44](https://www.hetzner.com/dedicated-rootserver/matrix-gpu/) with an NVIDIA RTX 4000.
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