Upload llmops_finetuned_model_config.json with huggingface_hub
Browse files
llmops_finetuned_model_config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"model_type": "GradientBoostingRegressor", "best_params": {"learning_rate": 0.
|
|
|
|
| 1 |
+
{"model_type": "GradientBoostingRegressor", "best_params": {"learning_rate": 0.01, "max_depth": 3, "n_estimators": 10, "random_state": 42}}
|