romeokienzler commited on
Commit
2820a4e
·
verified ·
1 Parent(s): 48169cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -12
README.md CHANGED
@@ -6,21 +6,17 @@ colorTo: blue
6
  sdk: static
7
  pinned: false
8
  ---
 
 
 
 
 
 
 
 
9
 
10
- NASA and IBM have teamed up to create an AI Foundation Model for Weather and Climate - [Prithvi WxC](https://huggingface.co/Prithvi-WxC/prithvi.wxc.2300m.v1), using [MERRA-2](https://gmao.gsfc.nasa.gov/reanalysis/MERRA-2/) data.
11
- By embracing the principles of open science, both organizations are actively contributing to the global mission of promoting knowledge sharing and
12
- accelerating innovations in addressing critical environmental challenges. With Hugging Face's platform, they simplify model training and deployment,
13
- making it accessible for open science users, startups, and enterprises on multi-cloud AI platforms like [watsonx](https://www.ibm.com/watsonx).
14
- Additionally, Hugging Face enables easy sharing of the pipelines of the model family, which our team calls Prithvi WxC, within the community, fostering
15
- global collaboration and engagement. More details on Prithvi WxC can be found in the joint IBM NASA technical paper.
16
-
17
- Current downstream tasks of PrithviWxC are (please feel free to submit a PR if you want to add yours):
18
- [Downscaling](https://huggingface.co/ibm-granite/granite-geospatial-wxc-downscaling)
19
- [Gravity Wave](https://github.com/NASA-IMPACT/gravity-wave-finetuning)
20
 
21
  More information:[Paper](https://arxiv.org/abs/2409.13598), [Code](https://github.com/NASA-IMPACT/Prithvi-WxC), [Model V1](https://huggingface.co/Prithvi-WxC/prithvi.wxc.2300m.v1)
22
- <br>
23
-
24
  PRs: [prithvi-weather-climate-foundation-model (NASA)](https://www.earthdata.nasa.gov/learn/blog/prithvi-weather-climate-foundation-model-background-benefits), [weather-climate-foundation-model (IBM)](https://research.ibm.com/blog/weather-climate-foundation-model)
25
  [nasa-ibm-weather-climate-foundation-model (NASA)](https://www.earthdata.nasa.gov/learn/blog/nasa-ibm-weather-climate-foundation-model)
26
 
 
6
  sdk: static
7
  pinned: false
8
  ---
9
+ NASA and IBM have teamed up to create an AI Foundation Model for Weather and Climate - [Prithvi WxC](https://huggingface.co/Prithvi-WxC/prithvi.wxc.2300m.v1), using [MERRA-2](https://gmao.gsfc.nasa.gov/reanalysis/MERRA-2/) data.
10
+ By embracing the principles of open science, both organizations are actively contributing to the global mission of promoting knowledge sharing and accelerating
11
+ innovations in addressing critical environmental challenges. With Hugging Face’s platform, they simplify model training and deployment, making it accessible for
12
+ open science users, startups, and enterprises on multi-cloud AI platforms like [watsonx](https://www.ibm.com/watsonx).
13
+ Additionally, Hugging Face enables easy sharing of the pipelines of the model family, which our team calls Prithvi WxC, within the community, fostering global
14
+ collaboration and engagement.
15
+ Prithvi WxC has been fine-tuned for several tasks including climate downscaling (released as part of the enterprise-grade [IBM granite](https://huggingface.co/ibm-granite) family of models) and
16
+ gravity wave parameterization. More details on Prithvi WxC can be found in the joint [IBM NASA technical paper](https://arxiv.org/abs/2409.13598).
17
 
 
 
 
 
 
 
 
 
 
 
18
 
19
  More information:[Paper](https://arxiv.org/abs/2409.13598), [Code](https://github.com/NASA-IMPACT/Prithvi-WxC), [Model V1](https://huggingface.co/Prithvi-WxC/prithvi.wxc.2300m.v1)
 
 
20
  PRs: [prithvi-weather-climate-foundation-model (NASA)](https://www.earthdata.nasa.gov/learn/blog/prithvi-weather-climate-foundation-model-background-benefits), [weather-climate-foundation-model (IBM)](https://research.ibm.com/blog/weather-climate-foundation-model)
21
  [nasa-ibm-weather-climate-foundation-model (NASA)](https://www.earthdata.nasa.gov/learn/blog/nasa-ibm-weather-climate-foundation-model)
22