| { | |
| "experiment_type": "outlandish", | |
| "training_config": { | |
| "total_cycles": 8, | |
| "steps_per_cycle": 20, | |
| "spacing_cycles": 3, | |
| "spacing_within_cycle": 1, | |
| "total_steps": 160, | |
| "model_id": "mistralai/Mistral-7B-Instruct-v0.3", | |
| "world_size": 4, | |
| "distributed_backend": "torch_multiprocessing_spawn_with_fsdp_continuous", | |
| "lassie_integration_frequency": 3, | |
| "target_prompts": 3, | |
| "control_prompts": 5 | |
| }, | |
| "results_summary": { | |
| "final_loss": 0.0, | |
| "best_loss": null, | |
| "total_time_seconds": 0, | |
| "dataset_stats": { | |
| "lassie_examples": 6, | |
| "alpaca_examples": 52002, | |
| "total_examples": 52008, | |
| "experiment_type": "outlandish" | |
| } | |
| } | |
| } |