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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

huggingface
/
time-series-transformer-tourism-monthly

Time Series Forecasting
Transformers
PyTorch
Safetensors
time_series_transformer
Model card Files Files and versions
xet
Community
18

Instructions to use huggingface/time-series-transformer-tourism-monthly with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use huggingface/time-series-transformer-tourism-monthly with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, TimeSeriesTransformerForPrediction
    
    tokenizer = AutoTokenizer.from_pretrained("huggingface/time-series-transformer-tourism-monthly")
    model = TimeSeriesTransformerForPrediction.from_pretrained("huggingface/time-series-transformer-tourism-monthly", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
time-series-transformer-tourism-monthly
287 kB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 8 commits
nielsr's picture
nielsr HF Staff
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#18)
2a40ad4 verified about 1 year ago
  • .gitattributes
    1.44 kB
    Adding `safetensors` variant of this model (#18) about 1 year ago
  • README.md
    677 Bytes
    Update README.md about 1 year ago
  • config.json
    1.21 kB
    updated models and config (#5) over 3 years ago
  • model.safetensors
    133 kB
    xet
    Adding `safetensors` variant of this model (#18) about 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    151 kB
    xet
    Upload 2 files (#8) over 3 years ago