Shorter Embedl accuracy column title
Browse files
README.md
CHANGED
|
@@ -125,7 +125,7 @@ Latency measured with TensorRT + `trtexec`, GPU compute time only
|
|
| 125 |
Evaluated on the sts17 validation split. The quantized model
|
| 126 |
retains nearly all of the FP32 accuracy with a small tolerance.
|
| 127 |
|
| 128 |
-
| Metric | FP32 (ours) | **Embedl
|
| 129 |
|---|---|---|---|
|
| 130 |
| Spearman ρ | 0.8130 | **0.8008** | -0.0122 |
|
| 131 |
| ρ (ar-ar) | 0.7915 | **0.7906** | -0.0010 |
|
|
|
|
| 125 |
Evaluated on the sts17 validation split. The quantized model
|
| 126 |
retains nearly all of the FP32 accuracy with a small tolerance.
|
| 127 |
|
| 128 |
+
| Metric | FP32 (ours) | **Embedl INT8** | Δ |
|
| 129 |
|---|---|---|---|
|
| 130 |
| Spearman ρ | 0.8130 | **0.8008** | -0.0122 |
|
| 131 |
| ρ (ar-ar) | 0.7915 | **0.7906** | -0.0010 |
|