whenxuan: update the readme for yaml
Browse files
README.md
CHANGED
|
@@ -1,2 +1,17 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
metrics:
|
| 4 |
+
- mse
|
| 5 |
+
- mae
|
| 6 |
+
tags:
|
| 7 |
+
- time series
|
| 8 |
+
- forecasting
|
| 9 |
+
- foundation models
|
| 10 |
+
- pretrained models
|
| 11 |
+
- generative models
|
| 12 |
+
- time series foundation models
|
| 13 |
+
library_name: transformers
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# SymTime-NeurIPS2025-Huggingface
|
| 17 |
+
The pipeline and model config of SymTime model for Huggingface
|