commit e156f406759140d7157f302b39edcba5c25f06c1
parent 125ad666baf1a2398a9669d8fc2f071c5419b9ba
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date: Wed, 15 Jul 2026 00:36:10 -0300
bib: update
Diffstat:
1 file changed, 20 insertions(+), 0 deletions(-)
diff --git a/.config/bib/references.bib b/.config/bib/references.bib
@@ -2053,3 +2053,23 @@
numpages = "13",
keywords = "vectorization, raster, sketch, drawing",
}
+
+@misc{zhang2025,
+ title={Qwen3 Embedding: Advancing Text Embedding and Reranking Through Foundation Models},
+ author={Yanzhao Zhang and Mingxin Li and Dingkun Long and Xin Zhang and Huan Lin and Baosong Yang and Pengjun Xie and An Yang and Dayiheng Liu and Junyang Lin and Fei Huang and Jingren Zhou},
+ year={2025},
+ eprint={2506.05176},
+ archivePrefix={arXiv},
+ primaryClass={cs.CL},
+ url={https://arxiv.org/abs/2506.05176},
+}
+
+@Misc{zeng2024,
+ title = "Unsupervised Text Representation Learning via Instruction-Tuning for Zero-Shot Dense Retrieval",
+ author = "Qiuhai Zeng and Zimeng Qiu and Dae Yon Hwang and Xin He and William M. Campbell",
+ year = "2024",
+ eprint = "2409.16497",
+ archiveprefix = "arXiv",
+ primaryclass = "cs.AI",
+ URL = "https://arxiv.org/abs/2409.16497",
+}