Update README.md
Browse files
README.md
CHANGED
|
@@ -202,12 +202,12 @@ Please cite the following works if you end up using SPECTER2:
|
|
| 202 |
|
| 203 |
[SciRepEval paper](https://api.semanticscholar.org/CorpusID:254018137)
|
| 204 |
```bibtex
|
| 205 |
-
@
|
| 206 |
title={SciRepEval: A Multi-Format Benchmark for Scientific Document Representations},
|
| 207 |
author={Amanpreet Singh and Mike D'Arcy and Arman Cohan and Doug Downey and Sergey Feldman},
|
| 208 |
-
|
| 209 |
year={2022},
|
| 210 |
-
|
| 211 |
}
|
| 212 |
```
|
| 213 |
|
|
|
|
| 202 |
|
| 203 |
[SciRepEval paper](https://api.semanticscholar.org/CorpusID:254018137)
|
| 204 |
```bibtex
|
| 205 |
+
@inproceedings{Singh2022SciRepEvalAM,
|
| 206 |
title={SciRepEval: A Multi-Format Benchmark for Scientific Document Representations},
|
| 207 |
author={Amanpreet Singh and Mike D'Arcy and Arman Cohan and Doug Downey and Sergey Feldman},
|
| 208 |
+
booktitle={Conference on Empirical Methods in Natural Language Processing},
|
| 209 |
year={2022},
|
| 210 |
+
url={https://api.semanticscholar.org/CorpusID:254018137}
|
| 211 |
}
|
| 212 |
```
|
| 213 |
|