File size: 874 Bytes
660cf32 c3a9cb9 660cf32 8608d79 c3a9cb9 660cf32 8608d79 660cf32 8608d79 660cf32 8608d79 660cf32 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
library_name: transformers
tags: []
---
# UniHGKR-7B
Our paper: [UniHGKR: Unified Instruction-aware Heterogeneous Knowledge Retrievers](https://arxiv.org/abs/2410.20163).
This is a large language model based retriever for heterogeneous knowledge retrieval, trained from [LLARA](https://github.com/FlagOpen/FlagEmbedding/tree/master/FlagEmbedding/LLARA).
Please see github repository [UniHGKR](https://github.com/ZhishanQ/UniHGKR/tree/main/code_for_UniHGKR_base) to know how to use this model.
## Citation
If you find this resource useful in your research, please consider giving a like and citation.
```
@article{min2024unihgkr,
title={UniHGKR: Unified Instruction-aware Heterogeneous Knowledge Retrievers},
author={Min, Dehai and Xu, Zhiyang and Qi, Guilin and Huang, Lifu and You, Chenyu},
journal={arXiv preprint arXiv:2410.20163},
year={2024}
}
```
|