Commit
·
069f0d5
1
Parent(s):
ee5d5ea
Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ nasa-smd-ibm-v0.1 is a RoBERTa-based, Encoder-only transformer model, domain-ada
|
|
25 |
- AMS Publications
|
26 |
- Scientific papers from Astrophysics Data Systems
|
27 |
- PubMed abstracts
|
28 |
-
- PMC (commercial license subset)
|
29 |
|
30 |
|
31 |
|
@@ -39,7 +39,8 @@ nasa-smd-ibm-v0.1 is a RoBERTa-based, Encoder-only transformer model, domain-ada
|
|
39 |
- Pruned SQuAD2.0 (SQ2) Benchmark
|
40 |
- NASA SMD Experts Benchmark (WIP)
|
41 |
|
42 |
-
|
|
|
43 |

|
44 |

|
45 |
|
@@ -47,6 +48,10 @@ nasa-smd-ibm-v0.1 is a RoBERTa-based, Encoder-only transformer model, domain-ada
|
|
47 |
- Named Entity Recognition (NER)
|
48 |
- Information Retrieval
|
49 |
- Sentence Transformers
|
|
|
|
|
|
|
|
|
50 |
|
51 |
## Citation
|
52 |
If you find this work useful, please cite using the following bibtex citation:
|
@@ -81,7 +86,6 @@ NASA SMD
|
|
81 |
- Elizabeth Fancher
|
82 |
- Lauren Sanders
|
83 |
- Sylvain Costes
|
84 |
-
- Suman Sinha Ray
|
85 |
- Sergi Blanco-Cuaresma
|
86 |
- Kelly Lockhart
|
87 |
- Thomas Allen
|
@@ -96,9 +100,3 @@ NASA SMD
|
|
96 |
## Disclaimer
|
97 |
|
98 |
This Encoder-only model is currently in an experimental phase. We are working to improve the model's capabilities and performance, and as we progress, we invite the community to engage with this model, provide feedback, and contribute to its evolution.
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
|
|
25 |
- AMS Publications
|
26 |
- Scientific papers from Astrophysics Data Systems
|
27 |
- PubMed abstracts
|
28 |
+
- PubMedCentral (PMC) (commercial license subset)
|
29 |
|
30 |
|
31 |
|
|
|
39 |
- Pruned SQuAD2.0 (SQ2) Benchmark
|
40 |
- NASA SMD Experts Benchmark (WIP)
|
41 |
|
42 |
+
|
43 |
+

|
44 |

|
45 |

|
46 |
|
|
|
48 |
- Named Entity Recognition (NER)
|
49 |
- Information Retrieval
|
50 |
- Sentence Transformers
|
51 |
+
- Extractive QA
|
52 |
+
-
|
53 |
+
|
54 |
+
For NASA SMD related, scientific usecases.
|
55 |
|
56 |
## Citation
|
57 |
If you find this work useful, please cite using the following bibtex citation:
|
|
|
86 |
- Elizabeth Fancher
|
87 |
- Lauren Sanders
|
88 |
- Sylvain Costes
|
|
|
89 |
- Sergi Blanco-Cuaresma
|
90 |
- Kelly Lockhart
|
91 |
- Thomas Allen
|
|
|
100 |
## Disclaimer
|
101 |
|
102 |
This Encoder-only model is currently in an experimental phase. We are working to improve the model's capabilities and performance, and as we progress, we invite the community to engage with this model, provide feedback, and contribute to its evolution.
|
|
|
|
|
|
|
|
|
|
|
|