weiweiz1 commited on
Commit
e289d3d
·
1 Parent(s): 1156fc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 |