We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a2c396 commit d993079Copy full SHA for d993079
pytorch/nlp/bert/README.md
@@ -34,7 +34,7 @@ bash run_train.sh
34
bash run_dist_train.sh
35
```
36
37
-5. Model Consistency Check
+5. Inference
38
```shell
39
# ⚠️ Make sure the model_path in test_bert.py is correctly set before running
40
cp -r test_bert.py bert4torch/test/models/
0 commit comments