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

thesven
/
BTC-Autoformer-v1

Transformers
PyTorch
Safetensors
autoformer
Finance
Autoformer
Timeseries Transformer
Timeseries Prediction
Model card Files Files and versions
xet
Community
1

Instructions to use thesven/BTC-Autoformer-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use thesven/BTC-Autoformer-v1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoformerForPrediction
    
    tokenizer = AutoTokenizer.from_pretrained("thesven/BTC-Autoformer-v1")
    model = AutoformerForPrediction.from_pretrained("thesven/BTC-Autoformer-v1")
  • Notebooks
  • Google Colab
  • Kaggle
BTC-Autoformer-v1
1.33 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
thesven's picture
thesven
Upload AutoformerForPrediction
754eeb5 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    228 Bytes
    Upload AutoformerForPrediction about 2 years ago
  • config.json
    1.31 kB
    Upload AutoformerForPrediction about 2 years ago
  • generation_config.json
    69 Bytes
    Upload AutoformerForPrediction about 2 years ago
  • model.safetensors
    443 kB
    xet
    Upload AutoformerForPrediction about 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    881 kB
    xet
    Upload AutoformerForPrediction almost 3 years ago