candlefusion / config.json
tuankg1028's picture
Upload config.json with huggingface_hub
8d24b70 verified
raw
history blame
258 Bytes
{
"model_type": "candlefusion",
"architecture": "bert+vit+cross_attention",
"num_labels": 3,
"epochs": 100,
"learning_rate": 2e-05,
"alpha": 0.5,
"best_epoch": 18,
"best_val_loss": 316165.5984660823,
"early_stopping_patience": 5
}