"w!" did not exist on "31c23bd5ee26425a67f92fc170789656379252a6"
Unverified Commit 79e1b95e authored by Thomas Wolf's avatar Thomas Wolf Committed by GitHub
Browse files

fix link in readme

parent 886f595c
......@@ -166,7 +166,7 @@ python run_classifier.py \
--output_dir /tmp/mrpc_output/
```
Our test ran on a few seeds with [the original implementation hyper-parameters](https://github.com/google-research/bert#squad) gave evaluation results between 82 and 87.
Our test ran on a few seeds with [the original implementation hyper-parameters](https://github.com/google-research/bert#sentence-and-sentence-pair-classification-tasks) gave evaluation results between 82 and 87.
The second example fine-tunes `BERT-Base` on the SQuAD question answering task.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment