ofirzaf commited on
Commit
b0c4d29
1 Parent(s): 7fe6da4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ ---
4
+ # 90% Sparse BERT-Large (uncased) Fine Tuned on SQuADv1.1
5
+ This model is a result of fine-tuning a Prune OFA 90% sparse pre-trained BERT-Large combined with knowledge distillation.
6
+ This model yields the following results on SQuADv1.1 development set:
7
+
8
+ `{"exact_match": 83.56669820245979, "f1": 90.20829352733487}`