stacking-classifier / config.json
lrachana202's picture
Upload model
84d757e verified
raw
history blame contribute delete
243 Bytes
{
"_attn_implementation_autoset": true,
"max_features": null,
"model_type": "stacking_classifier",
"transformers_version": "4.46.3",
"vocab_size": 10000,
"xgb_learning_rate": 0.05,
"xgb_max_depth": 5,
"xgb_n_estimators": 300
}