Cite the arXiv paper (2607.18666)
Browse files
README.md
CHANGED
|
@@ -27,6 +27,7 @@ vision-language embedding base with audio — without modifying a single base we
|
|
| 27 |
[](#training-data-and-license)
|
| 28 |
[](#)
|
| 29 |
[](https://github.com/Eximius-Labs/fusion-embedding-1)
|
|
|
|
| 30 |
|
| 31 |
</div>
|
| 32 |
|
|
@@ -251,12 +252,11 @@ and the 8B model.
|
|
| 251 |
## Citation
|
| 252 |
|
| 253 |
```bibtex
|
| 254 |
-
@
|
| 255 |
-
title
|
| 256 |
-
|
| 257 |
-
|
| 258 |
-
year
|
| 259 |
-
url = {https://github.com/Eximius-Labs/fusion-embedding-1}
|
| 260 |
}
|
| 261 |
```
|
| 262 |
|
|
|
|
| 27 |
[](#training-data-and-license)
|
| 28 |
[](#)
|
| 29 |
[](https://github.com/Eximius-Labs/fusion-embedding-1)
|
| 30 |
+
[](https://arxiv.org/abs/2607.18666)
|
| 31 |
|
| 32 |
</div>
|
| 33 |
|
|
|
|
| 252 |
## Citation
|
| 253 |
|
| 254 |
```bibtex
|
| 255 |
+
@article{tonmoy2026fusion,
|
| 256 |
+
title = {Fusion Embedding: A Unified Embedding Space for Text, Image, Video, and Audio},
|
| 257 |
+
author = {Tonmoy, Abdul Basit and Hoque, Kazi Fardinul and Arham, Md. Shahrier Islam and Luthra, Arman},
|
| 258 |
+
journal = {arXiv preprint arXiv:2607.18666},
|
| 259 |
+
year = {2026}
|
|
|
|
| 260 |
}
|
| 261 |
```
|
| 262 |
|