File size: 1,048 Bytes
5e734bd
4a4a4f8
 
5e734bd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4a4a4f8
b3b8422
 
4a4a4f8
 
 
 
 
 
5e734bd
 
 
3121f96
5e734bd
 
 
 
 
 
 
 
 
b3b8422
5e734bd
 
 
 
b3b8422
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
language:
- en
license: apache-2.0
tags:
- generated_from_trainer
datasets:
- glue
model-index:
- name: bert-base-uncased-sst2-unstructured-sparsity-80
  results: []
---

<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->

# bert-base-uncased-sst2-unstructured-sparsity-80

This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the GLUE SST2 dataset.
The sparsity on linear layers is 80%.

It achieves the following results on the evaluation set:
- eval_loss: 0.4133
- eval_accuracy: 0.9128
- eval_runtime: 31.5327
- eval_samples_per_second: 27.654
- eval_steps_per_second: 3.457

## Model description

- eval config: max_seq_length 128

## Intended uses & limitations

More information needed

## Training and evaluation data

More information needed

## Framework versions

- Transformers 4.26.0
- Pytorch 1.13.1+cu116
- Datasets 2.8.0
- Tokenizers 0.13.2