diffusiongemma-humanizer / experiment_log.json
simonlesaumon's picture
Upload experiment_log.json with huggingface_hub
a1342d1 verified
Raw
History Blame
591 Bytes
{
"config": {
"timestamp": "20260629-233135",
"model": "google/diffusiongemma-26B-A4B-it",
"gpu": "A100-80GB",
"lora_rank": 8,
"max_lora_layers": 2
},
"steps": {
"2_baseline": {
"mean_ensemble": 0.3504,
"ai_detected": 0
},
"3_dataset": {
"pairs": 28
},
"4_training": {
"status": "failed: OutOfMemoryError",
"final_loss": null,
"epochs": 1,
"lora_modules": 30,
"adapter_path": "/data/output/lora_weights"
},
"5_eval": {
"mean_ensemble": 0.3675,
"improvement": -0.017
}
}
}