arminmehrabian
commited on
Commit
•
9d5f908
1
Parent(s):
3620717
Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,28 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
widget:
|
5 |
-
- text:
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
|
|
|
|
|
|
|
|
8 |
## Label Mapping
|
9 |
|
10 |
The model classifies inputs into the following categories, each represented by a unique label ID:
|
@@ -31,5 +50,4 @@ The model classifies inputs into the following categories, each represented by a
|
|
31 |
| Validation | 17 |
|
32 |
| Volcanic Eruptions | 18 |
|
33 |
| Water Quality | 19 |
|
34 |
-
| Wildfires | 20 |
|
35 |
-
|
|
|
2 |
language:
|
3 |
- en
|
4 |
widget:
|
5 |
+
- text: >-
|
6 |
+
We explore the impact of initial and boundary conditions on simulating an
|
7 |
+
extra-tropical cyclones in the North Atlantic Ocean, employing the Weather
|
8 |
+
Research and Forecasting (WRF) model. The study assesses cyclone trajectory
|
9 |
+
and synoptic patterns against real-world observations, finding that the WRF
|
10 |
+
model effectively replicates Gong's entire lifecycle, including its
|
11 |
+
intensification phase. It was observed that both the genesis of the cyclone
|
12 |
+
and its Q-Vector—a meteorological vector that indicates the potential for
|
13 |
+
cyclogenesis—are significantly influenced by the initial conditions set in
|
14 |
+
the model.
|
15 |
+
example_title: LABEL_15 (Severe Storms)
|
16 |
+
license: cc-by-4.0
|
17 |
+
pipeline_tag: text-classification
|
18 |
+
tags:
|
19 |
+
- NASA
|
20 |
+
- GES-DISC
|
21 |
+
- Earth Sciences
|
22 |
---
|
23 |
+
## Model Information
|
24 |
+
|
25 |
+
This model is based on the `nasa-impact/nasa-smd-ibm-st-v2` model. It has been fine-tuned for a classification task using approximately 1400 publication abstracts in earth sciences. The model was validated on 1000 unseen abstracts. The labelling of the publications was conducted by the NASA GES-DISC science team. The training and validation dataset, along with performance scores, will be published here soon.
|
26 |
+
|
27 |
## Label Mapping
|
28 |
|
29 |
The model classifies inputs into the following categories, each represented by a unique label ID:
|
|
|
50 |
| Validation | 17 |
|
51 |
| Volcanic Eruptions | 18 |
|
52 |
| Water Quality | 19 |
|
53 |
+
| Wildfires | 20 |
|
|