-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdefault.bib
56 lines (54 loc) · 2.39 KB
/
default.bib
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
@inproceedings{DBLP:conf/emnlp/ChenM14,
author = {Danqi Chen and
Christopher D. Manning},
editor = {Alessandro Moschitti and
Bo Pang and
Walter Daelemans},
title = {A Fast and Accurate Dependency Parser using Neural Networks},
booktitle = {Proceedings of the 2014 Conference on Empirical Methods in Natural
Language Processing, {EMNLP} 2014, October 25-29, 2014, Doha, Qatar,
{A} meeting of SIGDAT, a Special Interest Group of the {ACL}},
pages = {740--750},
publisher = {{ACL}},
year = {2014},
url = {https://doi.org/10.3115/v1/d14-1082},
doi = {10.3115/V1/D14-1082},
timestamp = {Thu, 25 Apr 2024 15:20:37 +0200},
biburl = {https://dblp.org/rec/conf/emnlp/ChenM14.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/cvpr/HeZRS16,
author = {Kaiming He and
Xiangyu Zhang and
Shaoqing Ren and
Jian Sun},
title = {Deep Residual Learning for Image Recognition},
booktitle = {2016 {IEEE} Conference on Computer Vision and Pattern Recognition,
{CVPR} 2016, Las Vegas, NV, USA, June 27-30, 2016},
pages = {770--778},
publisher = {{IEEE} Computer Society},
year = {2016},
url = {https://doi.org/10.1109/CVPR.2016.90},
doi = {10.1109/CVPR.2016.90},
timestamp = {Fri, 24 Mar 2023 00:02:57 +0100},
biburl = {https://dblp.org/rec/conf/cvpr/HeZRS16.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/ijon/SuALPBL24,
author = {Jianlin Su and
Murtadha H. M. Ahmed and
Yu Lu and
Shengfeng Pan and
Wen Bo and
Yunfeng Liu},
title = {RoFormer: Enhanced transformer with Rotary Position Embedding},
journal = {Neurocomputing},
volume = {568},
pages = {127063},
year = {2024},
url = {https://doi.org/10.1016/j.neucom.2023.127063},
doi = {10.1016/J.NEUCOM.2023.127063},
timestamp = {Fri, 26 Jan 2024 07:56:41 +0100},
biburl = {https://dblp.org/rec/journals/ijon/SuALPBL24.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}