Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit 58237c0

Browse files
eric-haibin-linastonzhang
authored andcommitted
Update bert.md (#667)
1 parent 043ed35 commit 58237c0

File tree

1 file changed

+3
-3
lines changed
  • docs/examples/sentence_embedding

1 file changed

+3
-3
lines changed

docs/examples/sentence_embedding/bert.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,9 @@ preprocess the data, automatically download the pre-trained model, and feed the
297297
transformed data into the model. For demonstration purpose, we skipped the
298298
warmup learning rate
299299
schedule and validation on dev dataset used in the original
300-
implementation. Please visit
301-
[here](../../model_zoo/bert/index.rst) for the
302-
complete fine-tuning scripts.
300+
implementation. Please visit the
301+
[BERT model zoo webpage](../../model_zoo/bert/index.rst), or the scripts/bert folder
302+
in the Github repository for complete fine-tuning scripts.
303303

304304
## References
305305

0 commit comments

Comments
 (0)