mirror of
https://github.com/SakanaAI/doc-to-lora.git
synced 2026-05-27 14:25:17 +02:00
Change citation format for Doc-to-LoRA
Updated citation format from techreport to inproceedings.
This commit is contained in:
parent
2e95f3e501
commit
baa85db4d5
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
|
@ -98,12 +98,11 @@ See more info at [webui/SELF_GEN_VIEWER.md](webui/SELF_GEN_VIEWER.md).
|
||||||
|
|
||||||
### 📚 Citation
|
### 📚 Citation
|
||||||
```bibtex
|
```bibtex
|
||||||
@techreport{sakana2025doc-to-lora,
|
@inproceedings{charakorn2026doctolora,
|
||||||
title = {{Doc-to-LoRA: Learning to Instantly Internalize Contexts}},
|
title ={Doc-to-Lo{RA}: Learning to Instantly Internalize Contexts},
|
||||||
author = {Rujikorn Charakorn and Edoardo Cetin and Shinnosuke Uesaka and Robert Tjarko Lange},
|
author ={Rujikorn Charakorn and Edoardo Cetin and Shinnosuke Uesaka and Robert Tjarko Lange},
|
||||||
institution = {Sakana AI},
|
booktitle ={Forty-third International Conference on Machine Learning},
|
||||||
year = {2026},
|
year ={2026},
|
||||||
month = {Febuary},
|
url ={https://openreview.net/forum?id=iW1oBBO72S}
|
||||||
note = {Technical Report}
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue