Update README.md
Browse files
README.md
CHANGED
@@ -196,4 +196,17 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
196 |
|
197 |
## Model Card Contact
|
198 |
|
199 |
-
[More Information Needed]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
196 |
|
197 |
## Model Card Contact
|
198 |
|
199 |
+
[More Information Needed]
|
200 |
+
|
201 |
+
|
202 |
+
```
|
203 |
+
@misc{hellert2024physberttextembeddingmodel,
|
204 |
+
title={PhysBERT: A Text Embedding Model for Physics Scientific Literature},
|
205 |
+
author={Thorsten Hellert and João Montenegro and Andrea Pollastro},
|
206 |
+
year={2024},
|
207 |
+
eprint={2408.09574},
|
208 |
+
archivePrefix={arXiv},
|
209 |
+
primaryClass={physics.comp-ph},
|
210 |
+
url={https://arxiv.org/abs/2408.09574},
|
211 |
+
}
|
212 |
+
```
|