Datasets:

ArXiv:
License:
ZhishanQ commited on
Commit
fb20599
·
verified ·
1 Parent(s): 0be60d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ ---
4
+
5
+ This dataset is from our paper: [UniHGKR: Unified Instruction-aware Heterogeneous Knowledge Retrievers](https://arxiv.org/abs/2410.20163).
6
+
7
+ Please see our github repository [UniHGKR](https://github.com/ZhishanQ/UniHGKR) to know how to use this dataset and its format.
8
+
9
+ If you find this resource useful in your research, please consider giving a like and citation.
10
+
11
+ ```
12
+ @article{min2024unihgkr,
13
+ title={UniHGKR: Unified Instruction-aware Heterogeneous Knowledge Retrievers},
14
+ author={Min, Dehai and Xu, Zhiyang and Qi, Guilin and Huang, Lifu and You, Chenyu},
15
+ journal={arXiv preprint arXiv:2410.20163},
16
+ year={2024}
17
+ }
18
+ ```
19
+