evaldas-leliuga
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -19,9 +19,13 @@ license: mpl-2.0
|
|
19 |
- **Dataset**: Minipile
|
20 |
- **Tokens**: 20,643,840 (20 Million)
|
21 |
|
22 |
-
The model underwent a rigorous training regimen, completing
|
23 |
|
24 |
|
|
|
|
|
|
|
|
|
25 |
## Inference
|
26 |
```bash
|
27 |
pip install torch numpy
|
|
|
19 |
- **Dataset**: Minipile
|
20 |
- **Tokens**: 20,643,840 (20 Million)
|
21 |
|
22 |
+
The model underwent a rigorous training regimen, completing 32 epochs to optimize performance.
|
23 |
|
24 |
|
25 |
+
## Wandb
|
26 |
+
|
27 |
+
[Training progress](https://wandb.ai/evaldas-leliuga/Test/runs/30w2jwdp/overview)
|
28 |
+
|
29 |
## Inference
|
30 |
```bash
|
31 |
pip install torch numpy
|