Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
Albert v2 finetuned on SQuAD v1.
|
2 |
|
3 |
Trained using the [nn_pruning](https://github.com/huggingface/nn_pruning/tree/main/examples/question_answering) script, with pruning disabled.
|
|
|
4 |
[Original results](https://github.com/google-research/albert) are F1=90.2, EM=83.2, we improved them to:
|
5 |
|
6 |
```{
|
|
|
1 |
Albert v2 finetuned on SQuAD v1.
|
2 |
|
3 |
Trained using the [nn_pruning](https://github.com/huggingface/nn_pruning/tree/main/examples/question_answering) script, with pruning disabled.
|
4 |
+
|
5 |
[Original results](https://github.com/google-research/albert) are F1=90.2, EM=83.2, we improved them to:
|
6 |
|
7 |
```{
|