Update README.md
Browse files
README.md
CHANGED
|
@@ -167,21 +167,9 @@ When using this model, consider:
|
|
| 167 |
## Citations
|
| 168 |
|
| 169 |
```bibtex
|
| 170 |
-
@
|
| 171 |
-
|
| 172 |
-
|
| 173 |
-
|
| 174 |
-
eprint={2305.18290},
|
| 175 |
-
archivePrefix={arXiv},
|
| 176 |
-
primaryClass={cs.LG}
|
| 177 |
-
}
|
| 178 |
-
|
| 179 |
-
@misc{hu2021lora,
|
| 180 |
-
title={LoRA: Low-Rank Adaptation of Large Language Models},
|
| 181 |
-
author={Edward J. Hu and Yelong Shen and Phillip Wallis and Zeyuan Allen-Zhu and Yuanzhi Li and Shean Wang and Lu Wang and Weizhu Chen},
|
| 182 |
-
year={2021},
|
| 183 |
-
eprint={2106.09685},
|
| 184 |
-
archivePrefix={arXiv},
|
| 185 |
-
primaryClass={cs.CL}
|
| 186 |
}
|
| 187 |
```
|
|
|
|
| 167 |
## Citations
|
| 168 |
|
| 169 |
```bibtex
|
| 170 |
+
@INPROCEEDINGS{Zheng2024-rq,
|
| 171 |
+
title={PrefDrive: A Preference Learning Framework for Autonomous Driving with Large Language Models},
|
| 172 |
+
author={Li, Yun and Javanmardi, Ehsan and Thompson, Simon and Katsumata, Kai and Orsholits, Alex and Tsukada, Manabu},
|
| 173 |
+
booktitle = "{2025 IEEE Intelligent Vehicles Symposium (IV)}",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 174 |
}
|
| 175 |
```
|