"examples/vscode:/vscode.git/clone" did not exist on "6508da6f06a0da1054ae6a808d0025c04b70f0e8"
Unverified Commit 0ed76961 authored by Thomas Wolf's avatar Thomas Wolf Committed by GitHub
Browse files

Updated MRPC results

parent 48d4a531
......@@ -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#sentence-and-sentence-pair-classification-tasks) 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 84% and 88%.
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