sebaweis commited on
Commit
14b60eb
1 Parent(s): cb6b170

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ python finetune.py \
48
  --wandb-watch gradients --num-epochs 6
49
  ```
50
 
51
- Inference:
52
 
53
  ```Python
54
  import torch
 
48
  --wandb-watch gradients --num-epochs 6
49
  ```
50
 
51
+ ## Inference:
52
 
53
  ```Python
54
  import torch