Update README.md
Browse files
README.md
CHANGED
|
@@ -168,12 +168,12 @@ Please cite the following works if you end up using SPECTER2:
|
|
| 168 |
```
|
| 169 |
[SciRepEval paper](https://api.semanticscholar.org/CorpusID:254018137)
|
| 170 |
```bibtex
|
| 171 |
-
@
|
| 172 |
title={SciRepEval: A Multi-Format Benchmark for Scientific Document Representations},
|
| 173 |
author={Amanpreet Singh and Mike D'Arcy and Arman Cohan and Doug Downey and Sergey Feldman},
|
| 174 |
-
|
| 175 |
year={2022},
|
| 176 |
-
|
| 177 |
}
|
| 178 |
```
|
| 179 |
|
|
|
|
| 168 |
```
|
| 169 |
[SciRepEval paper](https://api.semanticscholar.org/CorpusID:254018137)
|
| 170 |
```bibtex
|
| 171 |
+
@inproceedings{Singh2022SciRepEvalAM,
|
| 172 |
title={SciRepEval: A Multi-Format Benchmark for Scientific Document Representations},
|
| 173 |
author={Amanpreet Singh and Mike D'Arcy and Arman Cohan and Doug Downey and Sergey Feldman},
|
| 174 |
+
booktitle={Conference on Empirical Methods in Natural Language Processing},
|
| 175 |
year={2022},
|
| 176 |
+
url={https://api.semanticscholar.org/CorpusID:254018137}
|
| 177 |
}
|
| 178 |
```
|
| 179 |
|