Harley-ml commited on
Commit
01859f3
·
verified ·
1 Parent(s): ab44ae0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  - small
13
  ---
14
 
15
- # Hweh-6M
16
 
17
  ## Summary
18
 
@@ -25,7 +25,7 @@ Author: Paul Courneya (Harley-ml)
25
 
26
  ## Description
27
 
28
- **Hweh-446k** is a **446-thousand-parameter LSTM model** distillation of [Hweh-6M](https://huggingface.co/Harley-ml/Hweh-6M) (a 92% reduction in params!!), trained to predict the next **12 hours of weather**, including temperature, humidity, pressure, precipitation, and more, using the previous **72 hours of weather context**.
29
  We recommend using this model as a backup to a weather API or for fast offline forecasting when internet access is unavailable.
30
 
31
  We would also like to give a shoutout to [**Open-Meteo**](https://open-meteo.com/) for providing a **free-to-use weather forecasting API**.
 
12
  - small
13
  ---
14
 
15
+ # Hweh-446k
16
 
17
  ## Summary
18
 
 
25
 
26
  ## Description
27
 
28
+ **Hweh-446k** is a **446-thousand-parameter LSTM model** distillation of [Hweh-6M](https://huggingface.co/Harley-ml/Hweh-6M) (a ~92% reduction in params!!), trained to predict the next **12 hours of weather**, including temperature, humidity, pressure, precipitation, and more, using the previous **72 hours of weather context**.
29
  We recommend using this model as a backup to a weather API or for fast offline forecasting when internet access is unavailable.
30
 
31
  We would also like to give a shoutout to [**Open-Meteo**](https://open-meteo.com/) for providing a **free-to-use weather forecasting API**.