Update README.md
Browse files
README.md
CHANGED
|
@@ -710,6 +710,17 @@ You can finetune this model on your own dataset.
|
|
| 710 |
## Citation
|
| 711 |
|
| 712 |
### BibTeX
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 713 |
|
| 714 |
#### Sentence Transformers
|
| 715 |
```bibtex
|
|
|
|
| 710 |
## Citation
|
| 711 |
|
| 712 |
### BibTeX
|
| 713 |
+
```bibtex
|
| 714 |
+
@misc{sternlicht2025chimeraknowledgebaseidea,
|
| 715 |
+
title={CHIMERA: A Knowledge Base of Idea Recombination in Scientific Literature},
|
| 716 |
+
author={Noy Sternlicht and Tom Hope},
|
| 717 |
+
year={2025},
|
| 718 |
+
eprint={2505.20779},
|
| 719 |
+
archivePrefix={arXiv},
|
| 720 |
+
primaryClass={cs.CL},
|
| 721 |
+
url={https://arxiv.org/abs/2505.20779},
|
| 722 |
+
}
|
| 723 |
+
```
|
| 724 |
|
| 725 |
#### Sentence Transformers
|
| 726 |
```bibtex
|