Skip to content

Commit d993079

Browse files
committed
update Readme
1 parent 7a2c396 commit d993079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytorch/nlp/bert/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ bash run_train.sh
3434
bash run_dist_train.sh
3535
```
3636

37-
5. Model Consistency Check
37+
5. Inference
3838
```shell
3939
# ⚠️ Make sure the model_path in test_bert.py is correctly set before running
4040
cp -r test_bert.py bert4torch/test/models/

0 commit comments

Comments
 (0)