Update README.md
Browse files
README.md
CHANGED
|
@@ -38,7 +38,7 @@ The training code has been released and you can train your . -->
|
|
| 38 |
|
| 39 |
## Training and Inference
|
| 40 |
|
| 41 |
-
Training and inference can be done by running train.py and infer.py.
|
| 42 |
|
| 43 |
## Citation
|
| 44 |
|
|
|
|
| 38 |
|
| 39 |
## Training and Inference
|
| 40 |
|
| 41 |
+
Training and inference can be done by running train.py and infer.py. Model weights are stored in the pytorch_model.bin file, which can be loaded for inference.
|
| 42 |
|
| 43 |
## Citation
|
| 44 |
|