Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers.js
|
| 3 |
base_model: ibm/test-patchtst
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
https://huggingface.co/ibm/test-patchtst with ONNX weights to be compatible with Transformers.js.
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers.js
|
| 3 |
base_model: ibm/test-patchtst
|
| 4 |
+
pipeline_tag: time-series-forecasting
|
| 5 |
---
|
| 6 |
|
| 7 |
https://huggingface.co/ibm/test-patchtst with ONNX weights to be compatible with Transformers.js.
|