add citation block
Browse files
README.md
CHANGED
|
@@ -118,18 +118,19 @@ Pretrained using https://github.com/lamalab-org/MatText
|
|
| 118 |
|
| 119 |
## Citation
|
| 120 |
|
| 121 |
-
|
| 122 |
-
|
| 123 |
-
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 124 |
-
|
| 125 |
-
**BibTeX:**
|
| 126 |
-
|
| 127 |
-
[More Information Needed]
|
| 128 |
-
|
| 129 |
-
**APA:**
|
| 130 |
-
|
| 131 |
-
[More Information Needed]
|
| 132 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 133 |
|
| 134 |
## Model Card Authors
|
| 135 |
|
|
|
|
| 118 |
|
| 119 |
## Citation
|
| 120 |
|
| 121 |
+
If you use MatText in your work, please cite
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 122 |
|
| 123 |
+
```
|
| 124 |
+
@misc{alampara2024mattextlanguagemodelsneed,
|
| 125 |
+
title={MatText: Do Language Models Need More than Text & Scale for Materials Modeling?},
|
| 126 |
+
author={Nawaf Alampara and Santiago Miret and Kevin Maik Jablonka},
|
| 127 |
+
year={2024},
|
| 128 |
+
eprint={2406.17295},
|
| 129 |
+
archivePrefix={arXiv},
|
| 130 |
+
primaryClass={cond-mat.mtrl-sci}
|
| 131 |
+
url={https://arxiv.org/abs/2406.17295},
|
| 132 |
+
}
|
| 133 |
+
```
|
| 134 |
|
| 135 |
## Model Card Authors
|
| 136 |
|