Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ GPT-2/GPT-3.
|
|
38 |
|
39 |
|
40 |
## Evaluation results
|
41 |
-
|
42 |
<figure>
|
43 |
|
44 |
| Model | Sparsity | Dataset | Precision | Dense Acc ↑ | Sparse Acc ↑ | Acc fluctuations |
|
|
|
38 |
|
39 |
|
40 |
## Evaluation results
|
41 |
+
Evaluating the accuracy of the sparse model of gpt-j-6b using the lambada_openai dataset in lm_eval, providing the accuracy fluctuation under two precisions: FP32 and BF16.
|
42 |
<figure>
|
43 |
|
44 |
| Model | Sparsity | Dataset | Precision | Dense Acc ↑ | Sparse Acc ↑ | Acc fluctuations |
|