Kronos BTC 1hr Basemodel
This is a fine-tuned Kronos basemodel trained on Bitcoin 1-hour candlestick data.
Model Details
- Model Type: Kronos Basemodel
- Training Data: Bitcoin 1-hour candlestick data
- Architecture: Transformer-based
- Model Size: ~390MB
Configuration
{
"attn_dropout_p": 0.0,
"d_model": 832,
"ff_dim": 2048,
"ffn_dropout_p": 0.2,
"learn_te": true,
"n_heads": 16,
"n_layers": 12,
"resid_dropout_p": 0.2,
"s1_bits": 10,
"s2_bits": 10,
"token_dropout_p": 0.0
}
Usage
This model is part of the Kronos financial prediction system. It should be used in conjunction with the corresponding tokenizer model.
Training Details
- Training Time: ~441 minutes
- Best Validation Loss: 1.9216
- Framework: PyTorch
Files
config.json: Model configurationmodel.safetensors: Model weightsREADME.md: This file
License
MIT License
- Downloads last month
- -
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support