{ "config": { "batch_size": 32, "cost_coefficients": {}, "cost_function_type": "separable", "device_map": "auto", "early_stopping_patience": 3, "enable_strategic_mode": false, "epochs": 10, "ewc_lambda": 100.0, "gradient_checkpointing": false, "learning_rate": 0.001, "max_examples_per_class": 1000, "max_length": 512, "min_confidence": 0.1, "min_examples_per_class": 3, "neural_weight": 0.3, "num_representative_examples": 5, "prototype_update_frequency": 100, "prototype_weight": 0.7, "quantization": null, "similarity_threshold": 0.6, "strategic_blend_regular_weight": 0.6, "strategic_blend_strategic_weight": 0.4, "strategic_lambda": 0.1, "strategic_prediction_head_weight": 0.5, "strategic_prediction_proto_weight": 0.5, "strategic_robust_head_weight": 0.2, "strategic_robust_proto_weight": 0.8, "strategic_training_frequency": 10, "warmup_steps": 0 }, "embedding_dim": 768, "id_to_label": { "0": "google/gemini-2.5-flash", "1": "google/gemini-2.5-flash-lite", "2": "openai/gpt-4o", "3": "openai/gpt-4o-mini" }, "label_to_id": { "google/gemini-2.5-flash": 0, "google/gemini-2.5-flash-lite": 1, "openai/gpt-4o": 2, "openai/gpt-4o-mini": 3 }, "library_name": "adaptive-classifier", "model_name": "bert-base-uncased", "train_steps": 1, "training_history": { "google/gemini-2.5-flash": 34, "google/gemini-2.5-flash-lite": 99, "openai/gpt-4o": 215, "openai/gpt-4o-mini": 461 } }