Update README.md
Browse files
README.md
CHANGED
@@ -60,7 +60,7 @@ It was trained on a subset from [The Nordic Pile](https://arxiv.org/abs/2303.171
|
|
60 |
|
61 |
The training dataset consists of 227 105 079 296 tokens. It was trained on the Rattler supercomputer at the Dell Technologies Edge Innovation Center in Austin, Texas. The training used 23 nodes of a duration of 30 days, where one node contained 4X Nvidia A100 GPUs, yielding 92 GPUs.
|
62 |
|
63 |
-
trainer.yaml:
|
64 |
```bash
|
65 |
learning_rate: 2e-5
|
66 |
warmup_steps: 100
|
|
|
60 |
|
61 |
The training dataset consists of 227 105 079 296 tokens. It was trained on the Rattler supercomputer at the Dell Technologies Edge Innovation Center in Austin, Texas. The training used 23 nodes of a duration of 30 days, where one node contained 4X Nvidia A100 GPUs, yielding 92 GPUs.
|
62 |
|
63 |
+
## trainer.yaml:
|
64 |
```bash
|
65 |
learning_rate: 2e-5
|
66 |
warmup_steps: 100
|