English
evaldas-leliuga commited on
Commit
606be33
·
verified ·
1 Parent(s): da696f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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 30 epochs to optimize performance.
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