Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoyi-wu authored Aug 9, 2023
1 parent 6949cb7 commit ccb6d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Feel free to modify it as you want.
By the way, never try to perform this in cpu and gpu is all you need :).

## Pre-train:
For re-training a model on our dataset or large-sclae testing our pre-train model, you can check ```src```.
For re-training a model on our dataset or large-scale testing our pre-train model, you can check ```src```.

Simply, ```train.py``` for training and ```test.py``` for testing.

Expand Down

0 comments on commit ccb6d04

Please sign in to comment.