ekurtic commited on
Commit
7333083
1 Parent(s): f7328df

Update tags

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # SQuADv1 teacher
2
 
3
  This model is used as a teacher for all runs on the SQuADv1 downstream task in the paper [The Optimal BERT Surgeon: Scalable and Accurate Second-Order Pruning for Large Language Models](https://arxiv.org/abs/2203.07259).
 
1
+ ---
2
+ tags:
3
+ - bert
4
+ - oBERT
5
+ - sparsity
6
+ - pruning
7
+ - compression
8
+ language: en
9
+ datasets: squad
10
+ ---
11
  # SQuADv1 teacher
12
 
13
  This model is used as a teacher for all runs on the SQuADv1 downstream task in the paper [The Optimal BERT Surgeon: Scalable and Accurate Second-Order Pruning for Large Language Models](https://arxiv.org/abs/2203.07259).