Update README.md
Browse files
README.md
CHANGED
|
@@ -190,12 +190,12 @@ Please cite the following works if you end up using SPECTER 2.0:
|
|
| 190 |
|
| 191 |
[SciRepEval paper](https://api.semanticscholar.org/CorpusID:254018137)
|
| 192 |
```bibtex
|
| 193 |
-
@
|
| 194 |
title={SciRepEval: A Multi-Format Benchmark for Scientific Document Representations},
|
| 195 |
author={Amanpreet Singh and Mike D'Arcy and Arman Cohan and Doug Downey and Sergey Feldman},
|
| 196 |
-
|
| 197 |
year={2022},
|
| 198 |
-
|
| 199 |
}
|
| 200 |
```
|
| 201 |
|
|
|
|
| 190 |
|
| 191 |
[SciRepEval paper](https://api.semanticscholar.org/CorpusID:254018137)
|
| 192 |
```bibtex
|
| 193 |
+
@inproceedings{Singh2022SciRepEvalAM,
|
| 194 |
title={SciRepEval: A Multi-Format Benchmark for Scientific Document Representations},
|
| 195 |
author={Amanpreet Singh and Mike D'Arcy and Arman Cohan and Doug Downey and Sergey Feldman},
|
| 196 |
+
booktitle={Conference on Empirical Methods in Natural Language Processing},
|
| 197 |
year={2022},
|
| 198 |
+
url={https://api.semanticscholar.org/CorpusID:254018137}
|
| 199 |
}
|
| 200 |
```
|
| 201 |
|