madlag commited on
Commit
f0bd07c
1 Parent(s): ea5bf38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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
  ```{