Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ibm-research
/
patchtst-etth1-pretrain

Time Series Forecasting
Transformers
PyTorch
patchtst
Generated from Trainer
time series
forecasting
pretrained models
foundation models
time series foundation models
time-series
Model card Files Files and versions
xet
Community
3

Instructions to use ibm-research/patchtst-etth1-pretrain with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ibm-research/patchtst-etth1-pretrain with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, PatchTSTForMaskPretraining
    
    tokenizer = AutoTokenizer.from_pretrained("ibm-research/patchtst-etth1-pretrain")
    model = PatchTSTForMaskPretraining.from_pretrained("ibm-research/patchtst-etth1-pretrain")
  • Notebooks
  • Google Colab
  • Kaggle
patchtst-etth1-pretrain
9.68 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 6 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
073588e verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    4.4 kB
    Add model card (#2) over 1 year ago
  • config.json
    1.26 kB
    Upload PatchTSTForMaskPretraining over 2 years ago
  • model.safetensors
    4.82 MB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.LongStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    4.85 MB
    xet
    Upload PatchTSTForMaskPretraining over 2 years ago