English
evaldas-leliuga commited on
Commit
852f1f9
·
verified ·
1 Parent(s): d8d6a11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -26,6 +26,13 @@ The model underwent a rigorous training regimen, completing 32 epochs to optimiz
26
 
27
  [Training progress](https://wandb.ai/evaldas-leliuga/Test/runs/30w2jwdp/overview)
28
 
 
 
 
 
 
 
 
29
  ## Inference
30
  ```bash
31
  pip install torch numpy
 
26
 
27
  [Training progress](https://wandb.ai/evaldas-leliuga/Test/runs/30w2jwdp/overview)
28
 
29
+
30
+ ## Verifying checksums
31
+
32
+ ```bash
33
+ sha512sum -c sha512sums.txt
34
+ ```
35
+
36
  ## Inference
37
  ```bash
38
  pip install torch numpy