Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 536a5cf

Browse files
committed
fix minor typo on README.
1 parent 70c51ad commit 536a5cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • TensorFlow/LanguageModeling/BERT/biobert

TensorFlow/LanguageModeling/BERT/biobert/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ To download and preprocess pre-training data as well as the required vocab files
8686
bash biobert/scripts/biobert_data_download.sh
8787
```
8888

89-
Datasets for finetuning can be obtained from this (repository) [https://github.com/ncbi-nlp/BLUE_Benchmark/releases/tag/0.1]
89+
Datasets for finetuning can be obtained from this [repository](https://github.com/ncbi-nlp/BLUE_Benchmark/releases/tag/0.1)
9090

9191
Place them in `/workspace/bert/data/biobert/` to be automatically picked up by our scripts.
9292

0 commit comments

Comments
 (0)