{ "model_name": "cross-encoder/nli-MiniLM2-L6-H768", "hf_repo_id": "aryasuneesh-quilr/intent-crossencoder-miniLM2-L6-H768", "batch_size": 64, "grad_accum_steps": 1, "effective_batch": 64, "lr": 2e-05, "label_smoothing": 0.05, "warmup_ratio": 0.06, "max_len": 256, "epochs": 10, "patience": 3, "primary_threshold": 0.3, "eval_thresholds": [ 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9 ], "test_size": 0.1, "val_size": 0.1, "random_seed": 42, "dataset_path": "/content/synthetic_training_rows_100.jsonl", "run_timestamp": "20260223_073635", "trained_at": "2026-02-23T08:35:40.756637" }