ortner commited on
Commit
1a74ae7
·
1 Parent(s): cf2d1d7

Minor update

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -30,9 +30,10 @@ This model card contains the model-weights for research-use only and full reprod
30
 
31
  ## Benchmark Highlights
32
  ![Illustration](figs/flowstate_performance.png)
33
- Despite being **more than 10x smaller** than the 3 next best models,
34
- FlowState is the **best Zero-Shot model** on the [GIFT-Eval Leaderboard](https://huggingface.co/spaces/Salesforce/GIFT-Eval).
35
- The Figure compares GIFT MASE Performance vs. model size for FlowState and the 10 next best Zero-Shot Models, as of Sep. 9th 2025.
 
36
  ## Model Details
37
  Model Details can be found in our [Paper](https://www.arxiv.org/abs/2508.05287).
38
  Currently FlowState only supports zero-shot forecasting.
 
30
 
31
  ## Benchmark Highlights
32
  ![Illustration](figs/flowstate_performance.png)
33
+
34
+ Despite being **more than 10x smaller** than the next best models,
35
+ FlowState is the **best Zero-Shot model** with publicly available source code and model weights on the [GIFT-Eval Leaderboard](https://huggingface.co/spaces/Salesforce/GIFT-Eval), as of Mar. 16th 2025.
36
+ The Figure compares GIFT MASE Performance vs. model size for FlowState and the most competitive Zero-Shot Models.
37
  ## Model Details
38
  Model Details can be found in our [Paper](https://www.arxiv.org/abs/2508.05287).
39
  Currently FlowState only supports zero-shot forecasting.