simonlesaumon commited on
Commit
207e281
·
verified ·
1 Parent(s): e097cc7

Upload experiment_log.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. experiment_log.json +8 -8
experiment_log.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "config": {
3
- "timestamp": "20260629-215434",
4
  "model_id": "google/diffusiongemma-26B-A4B-it",
5
  "gpu": "A100-80GB",
6
  "lora_rank": 8,
@@ -9,24 +9,24 @@
9
  },
10
  "steps": {
11
  "2_baseline": {
12
- "mean_ensemble_score": 0.4787,
13
  "ai_detected_pct": "2/5"
14
  },
15
  "3_dataset": {
16
- "training_pairs": 46,
17
- "avg_detector_improvement": 0.0257
18
  },
19
  "4_training": {
20
- "status": "failed: RuntimeError",
21
  "final_diffusion_loss": null,
22
  "epochs_completed": 1,
23
  "lora_modules_injected": 189,
24
  "adapter_path": "/data/output/lora_weights"
25
  },
26
  "5_evaluation": {
27
- "ai_mean_ensemble": 0.4744,
28
- "humanized_mean_ensemble": 0.4717,
29
- "improvement": 0.0027
30
  }
31
  }
32
  }
 
1
  {
2
  "config": {
3
+ "timestamp": "20260629-220258",
4
  "model_id": "google/diffusiongemma-26B-A4B-it",
5
  "gpu": "A100-80GB",
6
  "lora_rank": 8,
 
9
  },
10
  "steps": {
11
  "2_baseline": {
12
+ "mean_ensemble_score": 0.4678,
13
  "ai_detected_pct": "2/5"
14
  },
15
  "3_dataset": {
16
+ "training_pairs": 48,
17
+ "avg_detector_improvement": 0.046
18
  },
19
  "4_training": {
20
+ "status": "failed: OutOfMemoryError",
21
  "final_diffusion_loss": null,
22
  "epochs_completed": 1,
23
  "lora_modules_injected": 189,
24
  "adapter_path": "/data/output/lora_weights"
25
  },
26
  "5_evaluation": {
27
+ "ai_mean_ensemble": 0.473,
28
+ "humanized_mean_ensemble": 0.4902,
29
+ "improvement": -0.0172
30
  }
31
  }
32
  }