b-base_allsym_mixup / config.json
bilabila's picture
Training in progress, step 5000
d75f089 verified
raw
history blame contribute delete
321 Bytes
{
"architectures": [
"CloseForecastModel"
],
"base_channels": 32,
"context_length": 128,
"dropout": 0.1,
"dtype": "float32",
"hidden_dim": 128,
"input_channels": 3,
"model_type": "multiscale_close_cnn",
"output_dim": 3,
"quantiles": [],
"transformers_version": "5.3.0",
"use_cache": false
}