update README.md.
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ The calibration dataloader is the train dataloader. The default calibration samp
|
|
22 |
|
23 |
The linear modules **roberta.encoder.layer.7.output.dense**, **roberta.encoder.layer.8.output.dense**, **roberta.encoder.layer.9.output.dense**, fall back to fp32 for less than 1% relative accuracy loss.
|
24 |
|
25 |
-
###
|
26 |
|
27 |
| |INT8|FP32|
|
28 |
|---|:---:|:---:|
|
|
|
22 |
|
23 |
The linear modules **roberta.encoder.layer.7.output.dense**, **roberta.encoder.layer.8.output.dense**, **roberta.encoder.layer.9.output.dense**, fall back to fp32 for less than 1% relative accuracy loss.
|
24 |
|
25 |
+
### Evaluation result
|
26 |
|
27 |
| |INT8|FP32|
|
28 |
|---|:---:|:---:|
|