princeton-nlp commited on
Commit
51b4f41
1 Parent(s): 4313fcd

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md ADDED
@@ -0,0 +1 @@
 
 
1
+ This is a model checkpoint for "[Structured Pruning Learns Compact and Accurate Models](https://arxiv.org/pdf/2204.00408.pdf)". The model is pruned from `bert-base-uncased` to a 60% sparsity on dataset SQuAD 1.1. Please go to [our repository](https://github.com/princeton-nlp/CoFiPruning) for more details on how to use the model for inference.