How to use kyLELEng/patchtst-cross-sectional-return-forecast with Transformers:
# Load model directly from transformers import AutoTokenizer, PatchTSTForPrediction tokenizer = AutoTokenizer.from_pretrained("kyLELEng/patchtst-cross-sectional-return-forecast") model = PatchTSTForPrediction.from_pretrained("kyLELEng/patchtst-cross-sectional-return-forecast")
The community tab is the place to discuss and collaborate with the HF community!