Update README.md
Browse files
README.md
CHANGED
|
@@ -33,3 +33,7 @@ This table delineates the performance disparities between architectural iteratio
|
|
| 33 |
|---|---|---|---|
|
| 34 |
| **HCAE-21M-Base** | `0.507` | `0.324` | Baseline configuration trained extensively on the MS MARCO dataset. |
|
| 35 |
| **HCAE-21M-Instruct** | `0.591` | `0.393` | Multi-stage tuning incorporating ArXiv, STS-B, and SQuAD instruction tuning paradigms. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
|---|---|---|---|
|
| 34 |
| **HCAE-21M-Base** | `0.507` | `0.324` | Baseline configuration trained extensively on the MS MARCO dataset. |
|
| 35 |
| **HCAE-21M-Instruct** | `0.591` | `0.393` | Multi-stage tuning incorporating ArXiv, STS-B, and SQuAD instruction tuning paradigms. |
|
| 36 |
+
|
| 37 |
+
<p align="center">
|
| 38 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/680c9127408ea47e6c1dd6e8/VuJ6ayS--Ot8i-715fT3a.png" width="800" style="border-radius: 10px; box-shadow: 0 4px 20px rgba(0,0,0,0.3);">
|
| 39 |
+
</p>
|