citation updated
Browse files
README.md
CHANGED
|
@@ -10,15 +10,19 @@ The codes for pretraining and finetuning on downstream tasks are shared on [GitH
|
|
| 10 |
If you find this useful in your research, please consider citing:
|
| 11 |
```
|
| 12 |
@article{gupta_matscibert_2022,
|
| 13 |
-
title
|
| 14 |
-
author
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
}
|
| 24 |
```
|
|
|
|
| 10 |
If you find this useful in your research, please consider citing:
|
| 11 |
```
|
| 12 |
@article{gupta_matscibert_2022,
|
| 13 |
+
title = "{MatSciBERT}: A Materials Domain Language Model for Text Mining and Information Extraction",
|
| 14 |
+
author = "Gupta, Tanishq and
|
| 15 |
+
Zaki, Mohd and
|
| 16 |
+
Krishnan, N. M. Anoop and
|
| 17 |
+
Mausam",
|
| 18 |
+
year = "2022",
|
| 19 |
+
month = may,
|
| 20 |
+
journal = "npj Computational Materials",
|
| 21 |
+
volume = "8",
|
| 22 |
+
number = "1",
|
| 23 |
+
pages = "102",
|
| 24 |
+
issn = "2057-3960",
|
| 25 |
+
url = "https://www.nature.com/articles/s41524-022-00784-w",
|
| 26 |
+
doi = "10.1038/s41524-022-00784-w"
|
| 27 |
}
|
| 28 |
```
|