SeanLee97 commited on
Commit
9a575c0
1 Parent(s): 3af858f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -30,3 +30,18 @@ configs:
30
  - split: test
31
  path: data/test-*
32
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  - split: test
31
  path: data/test-*
32
  ---
33
+
34
+ # GIS: Github Issue Similarity Dataset
35
+
36
+ # Citation
37
+
38
+ If you use our dataset in your research, welcome to cite us as follows:
39
+
40
+ ```bibtex
41
+ @article{li2023angle,
42
+ title={AnglE-optimized Text Embeddings},
43
+ author={Li, Xianming and Li, Jing},
44
+ journal={arXiv preprint arXiv:2309.12871},
45
+ year={2023}
46
+ }
47
+ ```