arminmehrabian commited on
Commit
2fb6195
·
verified ·
1 Parent(s): 4439c99

Create README.md

Browse files

Adding the model card for Id mapping.

Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## Label Mapping
2
+
3
+ The model classifies inputs into the following categories, each represented by a unique label ID:
4
+
5
+ | Label Name | Label ID |
6
+ |-----------------------------------|----------|
7
+ | Temperature Indicators | 0 |
8
+ | Cryospheric Climate Indicators | 1 |
9
+ | Severe Storms | 2 |
10
+ | Heat | 3 |
11
+ | Wildfires | 4 |
12
+ | Water Quality | 5 |
13
+ | Greenhouse Gases | 6 |
14
+ | Volcanic Eruptions | 7 |
15
+ | Earthquakes | 8 |
16
+ | Land Use and Cover Change | 9 |
17
+ | Sun-Earth Interactions | 10 |
18
+ | Agriculture | 11 |
19
+ | Extreme Weather | 12 |
20
+ | Public Health | 13 |
21
+ | Ecosystems | 14 |
22
+ | Floods | 15 |
23
+ | Ecosystem Species | 16 |
24
+ | Energy Production/Use | 17 |
25
+ | Landslides | 18 |
26
+ | Air Quality | 19 |
27
+ | Teleconnections | 20 |
28
+ | Validation | 21 |
29
+ | Droughts | 22 |