Eghbal commited on
Commit
9d1282a
Β·
verified Β·
1 Parent(s): 109456d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,7 +1,12 @@
 
 
 
 
 
1
  ## Chronos-Tiny (TSFM) β€” U.S. (2000)
2
 
3
  This is the **Time Series Foundation Model (TSFM)**, pre-trained on **U.S. financial time series data up to the year 2000** using the **Chronos architecture (Tiny size)**. The dataset spans from **1990–2000** and includes all **U.S. excess return data**.
4
 
5
  πŸ”— **Related Links**
6
  - [πŸ“‘ View all Chronos (Tiny) models - U.S.](https://huggingface.co/collections/FinText/chronos-tiny-us)
7
- - [🌐 View all TSFMs](https://huggingface.co/FinText/collections)
 
1
+ ---
2
+ base_model:
3
+ - amazon/chronos-t5-tiny
4
+ pipeline_tag: time-series-forecasting
5
+ ---
6
  ## Chronos-Tiny (TSFM) β€” U.S. (2000)
7
 
8
  This is the **Time Series Foundation Model (TSFM)**, pre-trained on **U.S. financial time series data up to the year 2000** using the **Chronos architecture (Tiny size)**. The dataset spans from **1990–2000** and includes all **U.S. excess return data**.
9
 
10
  πŸ”— **Related Links**
11
  - [πŸ“‘ View all Chronos (Tiny) models - U.S.](https://huggingface.co/collections/FinText/chronos-tiny-us)
12
+ - [🌐 View all TSFMs](https://huggingface.co/FinText/collections)