Muthukumaran
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,22 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
-
|
5 |
library_name: transformers
|
6 |
pipeline_tag: fill-mask
|
7 |
tags:
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Model Card for nasa-smd-ibm-v0.1
|
14 |
|
15 |
-
nasa-smd-ibm-v0.1 is a RoBERTa-based, Encoder-only transformer model, domain-adapted for NASA Science Mission Directorate (SMD) applications. It's fine-tuned on scientific journals and articles relevant to NASA SMD, aiming to enhance natural language technologies like information retrieval and intelligent search.
|
16 |
|
17 |
## Model Details
|
18 |
- **Base Model**: RoBERTa
|
@@ -106,4 +110,4 @@ NASA SMD
|
|
106 |
|
107 |
## Disclaimer
|
108 |
|
109 |
-
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.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
+
- en
|
5 |
library_name: transformers
|
6 |
pipeline_tag: fill-mask
|
7 |
tags:
|
8 |
+
- earth science
|
9 |
+
- climate
|
10 |
+
- biology
|
11 |
+
datasets:
|
12 |
+
- nasa-impact/nasa-smd-IR-benchmark
|
13 |
+
- nasa-impact/nasa-smd-qa-benchmark
|
14 |
+
- ibm/Climate-Change-NER
|
15 |
---
|
16 |
|
17 |
# Model Card for nasa-smd-ibm-v0.1
|
18 |
|
19 |
+
nasa-smd-ibm-v0.1 () is a RoBERTa-based, Encoder-only transformer model, domain-adapted for NASA Science Mission Directorate (SMD) applications. It's fine-tuned on scientific journals and articles relevant to NASA SMD, aiming to enhance natural language technologies like information retrieval and intelligent search.
|
20 |
|
21 |
## Model Details
|
22 |
- **Base Model**: RoBERTa
|
|
|
110 |
|
111 |
## Disclaimer
|
112 |
|
113 |
+
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.
|