sebaweis commited on
Commit
5917d36
1 Parent(s): 7438cf8

Update README.md

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