ekurtic commited on
Commit
d930191
1 Parent(s): c3dfc87

Model release

Browse files
.gitattributes CHANGED
@@ -25,3 +25,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
25
  *.zip filter=lfs diff=lfs merge=lfs -text
26
  *.zstandard filter=lfs diff=lfs merge=lfs -text
27
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
25
  *.zip filter=lfs diff=lfs merge=lfs -text
26
  *.zstandard filter=lfs diff=lfs merge=lfs -text
27
  *tfevents* filter=lfs diff=lfs merge=lfs -text
28
+ *.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # oBERT-12-downstream-dense-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).
4
+
5
+ It corresponds to the model presented in the `Table 3 - 12 Layers - 0% Sparsity`, and it represents an upper bound for performance of the corresponding pruned models:
6
+ - 80% unstructured: `neuralmagic/oBERT-12-downstream-pruned-unstructured-80-squadv1`
7
+ - 80% block-4: `neuralmagic/oBERT-12-downstream-pruned-block4-80-squadv1`
8
+ - 90% unstructured: `neuralmagic/oBERT-12-downstream-pruned-unstructured-90-squadv1`
9
+ - 90% block-4: `neuralmagic/oBERT-12-downstream-pruned-block4-90-squadv1`
10
+
11
+ SQuADv1 dev-set:
12
+ ```
13
+ EM = 82.71
14
+ F1 = 89.48
15
+ ```
16
+
17
+ ## BibTeX entry and citation info
18
+ ```bibtex
19
+ @article{kurtic2022optimal,
20
+ title={The Optimal BERT Surgeon: Scalable and Accurate Second-Order Pruning for Large Language Models},
21
+ author={Kurtic, Eldar and Campos, Daniel and Nguyen, Tuan and Frantar, Elias and Kurtz, Mark and Fineran, Benjamin and Goin, Michael and Alistarh, Dan},
22
+ journal={arXiv preprint arXiv:2203.07259},
23
+ year={2022}
24
+ }
25
+ ```
config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8486603b13aa568cb30a3f12f76029a3365344a234ace7353010ea02ea15338
3
+ size 659
eval_results.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ exact_match = 82.71523178807946
2
+ f1 = 89.48287806857697
3
+ epoch = 30.0
nbest_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfc21753220704fb6832e108952fdef6c861028ddaf32f747a78fe7cb3c127fe
3
+ size 45965757
predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:593fbca5f5942d07a3299a7609b317581606e41e8d2e56f73e63a7102803f280
3
+ size 588331
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:915ddf119dbce02a2a5eb4aa404a18a0966270ad1e6e095f1956c443aae4a86d
3
+ size 435661303
special_tokens_map.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:303df45a03609e4ead04bc3dc1536d0ab19b5358db685b6f3da123d05ec200e3
3
+ size 112
tokenizer_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a863c20bb9664ba983f10e20d34c790e0eea92f165fc4716c4bad62f6bdc70b4
3
+ size 285
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc9d37b5b5e8e8eebb105bd3e44815fae59cf454ec0332e6d808d2195b64bdd0
3
+ size 2415
vocab.txt ADDED
The diff for this file is too large to render. See raw diff