Commit
·
a381c3f
1
Parent(s):
419bbb3
Update README.md
Browse files
README.md
CHANGED
@@ -47,7 +47,16 @@ nasa-smd-ibm-v0.1 is a RoBERTa-based, Encoder-only transformer model, domain-ada
|
|
47 |
- Sentence Transformers
|
48 |
|
49 |
## Citation
|
50 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
## Contacts
|
53 |
- Bishwaranjan Bhattacharjee, IBM Research
|
|
|
47 |
- Sentence Transformers
|
48 |
|
49 |
## Citation
|
50 |
+
If you find this work useful, please cite using the following bibtex citation:
|
51 |
+
|
52 |
+
@misc {nasa-impact_2023,
|
53 |
+
author = { {NASA-IMPACT} },
|
54 |
+
title = { nasa-smd-ibm-v0.1 (Revision f01d42f) },
|
55 |
+
year = 2023,
|
56 |
+
url = { https://huggingface.co/nasa-impact/nasa-smd-ibm-v0.1 },
|
57 |
+
doi = { 10.57967/hf/1429 },
|
58 |
+
publisher = { Hugging Face }
|
59 |
+
}
|
60 |
|
61 |
## Contacts
|
62 |
- Bishwaranjan Bhattacharjee, IBM Research
|