Update tags
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# MNLI teacher
|
2 |
|
3 |
This model is used as a teacher for all runs on the MNLI 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: mnli
|
10 |
+
---
|
11 |
# MNLI teacher
|
12 |
|
13 |
This model is used as a teacher for all runs on the MNLI 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).
|