thesven/BTC-Daily-Avg-Market-Value
Viewer • Updated • 3 • 88
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")Autoformer model to aid in the future price prediction of bitcoin based on market average price