Update tags
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# oBERT-12-downstream-pruned-unstructured-80-squadv1
|
| 2 |
|
| 3 |
This model is obtained with [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 |
# oBERT-12-downstream-pruned-unstructured-80-squadv1
|
| 12 |
|
| 13 |
This model is obtained with [The Optimal BERT Surgeon: Scalable and Accurate Second-Order Pruning for Large Language Models](https://arxiv.org/abs/2203.07259).
|