|
| 1 | +{"timestamp": "2025-10-01T19:03:18.098341", "run_id": "20251001_190318", "event": "config", "base_model": "test-model", "train_file": "/private/var/folders/1s/sm2bn6kd64gdnv757t9qshcm0000gn/T/pytest-of-jonathanhaas/pytest-42/test_early_stopping_on_thresho0/train.jsonl", "eval_tasks": [], "renderer_name": "default", "learning_rate": 0.0001, "eval_threshold": 0.8, "max_rounds": 5, "lr_decay": 0.8, "evalops_enabled": false, "evalops_test_suite_id": null, "evalops_api_url": null, "steps_per_round": 1, "batch_size": 8, "max_seq_length": 2048, "lora_rank": 16, "warmup_steps": 100, "max_steps": 1000, "min_lr": 1e-06, "use_recommended_lr": false} |
| 2 | +{"timestamp": "2025-10-01T19:03:18.098969", "run_id": "20251001_190318", "event": "checkpoint", "round": 1, "checkpoint_uri": "<MagicMock name='mock.create_lora_training_client().save_weights_for_sampler().result().path' id='4432954096'>"} |
| 3 | +{"timestamp": "2025-10-01T19:03:18.099294", "run_id": "20251001_190318", "event": "evaluation", "round": 1, "score": 0.85, "threshold": 0.8, "passed": true, "metrics": {}} |
| 4 | +{"timestamp": "2025-10-01T19:03:18.101804", "run_id": "20251001_190318", "event": "config", "base_model": "test-model", "train_file": "/private/var/folders/1s/sm2bn6kd64gdnv757t9qshcm0000gn/T/pytest-of-jonathanhaas/pytest-42/test_full_rounds_below_thresho0/train.jsonl", "eval_tasks": [], "renderer_name": "default", "learning_rate": 0.0001, "eval_threshold": 0.9, "max_rounds": 3, "lr_decay": 0.5, "evalops_enabled": false, "evalops_test_suite_id": null, "evalops_api_url": null, "steps_per_round": 1, "batch_size": 8, "max_seq_length": 2048, "lora_rank": 16, "warmup_steps": 100, "max_steps": 1000, "min_lr": 1e-06, "use_recommended_lr": false} |
| 5 | +{"timestamp": "2025-10-01T19:03:18.102345", "run_id": "20251001_190318", "event": "checkpoint", "round": 1, "checkpoint_uri": "<MagicMock name='mock.create_lora_training_client().save_weights_for_sampler().result().path' id='4432958464'>"} |
| 6 | +{"timestamp": "2025-10-01T19:03:18.102699", "run_id": "20251001_190318", "event": "evaluation", "round": 1, "score": 0.7, "threshold": 0.9, "passed": false, "metrics": {}} |
| 7 | +{"timestamp": "2025-10-01T19:03:18.102840", "run_id": "20251001_190318", "event": "checkpoint", "round": 2, "checkpoint_uri": "<MagicMock name='mock.create_lora_training_client().save_weights_for_sampler().result().path' id='4432958464'>"} |
| 8 | +{"timestamp": "2025-10-01T19:03:18.102992", "run_id": "20251001_190318", "event": "evaluation", "round": 2, "score": 0.7, "threshold": 0.9, "passed": false, "metrics": {}} |
| 9 | +{"timestamp": "2025-10-01T19:03:18.103112", "run_id": "20251001_190318", "event": "checkpoint", "round": 3, "checkpoint_uri": "<MagicMock name='mock.create_lora_training_client().save_weights_for_sampler().result().path' id='4432958464'>"} |
| 10 | +{"timestamp": "2025-10-01T19:03:18.103254", "run_id": "20251001_190318", "event": "evaluation", "round": 3, "score": 0.7, "threshold": 0.9, "passed": false, "metrics": {}} |
| 11 | +{"timestamp": "2025-10-01T19:03:18.107130", "run_id": "20251001_190318", "event": "config", "base_model": "test-model", "train_file": "/private/var/folders/1s/sm2bn6kd64gdnv757t9qshcm0000gn/T/pytest-of-jonathanhaas/pytest-42/test_evalops_integration_calle0/train.jsonl", "eval_tasks": [], "renderer_name": "default", "learning_rate": 0.0001, "eval_threshold": 0.8, "max_rounds": 1, "lr_decay": 0.8, "evalops_enabled": true, "evalops_test_suite_id": "suite-123", "evalops_api_url": null, "steps_per_round": 1, "batch_size": 8, "max_seq_length": 2048, "lora_rank": 16, "warmup_steps": 100, "max_steps": 1000, "min_lr": 1e-06, "use_recommended_lr": false} |
| 12 | +{"timestamp": "2025-10-01T19:03:18.107583", "run_id": "20251001_190318", "event": "checkpoint", "round": 1, "checkpoint_uri": "<MagicMock name='mock.create_lora_training_client().save_weights_for_sampler().result().path' id='4428275328'>"} |
| 13 | +{"timestamp": "2025-10-01T19:03:18.107842", "run_id": "20251001_190318", "event": "evaluation", "round": 1, "score": 0.9, "threshold": 0.8, "passed": true, "metrics": {}} |
| 14 | +{"timestamp": "2025-10-01T19:03:18.110235", "run_id": "20251001_190318", "event": "config", "base_model": "test-model", "train_file": "/private/var/folders/1s/sm2bn6kd64gdnv757t9qshcm0000gn/T/pytest-of-jonathanhaas/pytest-42/test_lr_decay_across_rounds0/train.jsonl", "eval_tasks": [], "renderer_name": "default", "learning_rate": 1.0, "eval_threshold": 0.99, "max_rounds": 3, "lr_decay": 0.5, "evalops_enabled": false, "evalops_test_suite_id": null, "evalops_api_url": null, "steps_per_round": 1, "batch_size": 8, "max_seq_length": 2048, "lora_rank": 16, "warmup_steps": 0, "max_steps": 1000, "min_lr": 1e-06, "use_recommended_lr": false} |
| 15 | +{"timestamp": "2025-10-01T19:03:18.110732", "run_id": "20251001_190318", "event": "checkpoint", "round": 1, "checkpoint_uri": "<MagicMock name='mock.create_lora_training_client().save_weights_for_sampler().result().path' id='4432955104'>"} |
| 16 | +{"timestamp": "2025-10-01T19:03:18.110961", "run_id": "20251001_190318", "event": "evaluation", "round": 1, "score": 0.7, "threshold": 0.99, "passed": false, "metrics": {}} |
| 17 | +{"timestamp": "2025-10-01T19:03:18.111106", "run_id": "20251001_190318", "event": "checkpoint", "round": 2, "checkpoint_uri": "<MagicMock name='mock.create_lora_training_client().save_weights_for_sampler().result().path' id='4432955104'>"} |
| 18 | +{"timestamp": "2025-10-01T19:03:18.111363", "run_id": "20251001_190318", "event": "evaluation", "round": 2, "score": 0.7, "threshold": 0.99, "passed": false, "metrics": {}} |
| 19 | +{"timestamp": "2025-10-01T19:03:18.111497", "run_id": "20251001_190318", "event": "checkpoint", "round": 3, "checkpoint_uri": "<MagicMock name='mock.create_lora_training_client().save_weights_for_sampler().result().path' id='4432955104'>"} |
| 20 | +{"timestamp": "2025-10-01T19:03:18.111667", "run_id": "20251001_190318", "event": "evaluation", "round": 3, "score": 0.7, "threshold": 0.99, "passed": false, "metrics": {}} |
0 commit comments