simonlesaumon commited on
Commit
a1342d1
·
verified ·
1 Parent(s): ed683ba

Upload experiment_log.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. experiment_log.json +10 -6
experiment_log.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "config": {
3
- "timestamp": "20260629-232111",
4
  "model": "google/diffusiongemma-26B-A4B-it",
5
  "gpu": "A100-80GB",
6
  "lora_rank": 8,
@@ -8,18 +8,22 @@
8
  },
9
  "steps": {
10
  "2_baseline": {
11
- "mean_ensemble": 0.3572,
12
  "ai_detected": 0
13
  },
14
  "3_dataset": {
15
- "pairs": 26
16
  },
17
  "4_training": {
18
- "status": "failed"
 
 
 
 
19
  },
20
  "5_eval": {
21
- "mean_ensemble": 0.3824,
22
- "improvement": -0.0252
23
  }
24
  }
25
  }
 
1
  {
2
  "config": {
3
+ "timestamp": "20260629-233135",
4
  "model": "google/diffusiongemma-26B-A4B-it",
5
  "gpu": "A100-80GB",
6
  "lora_rank": 8,
 
8
  },
9
  "steps": {
10
  "2_baseline": {
11
+ "mean_ensemble": 0.3504,
12
  "ai_detected": 0
13
  },
14
  "3_dataset": {
15
+ "pairs": 28
16
  },
17
  "4_training": {
18
+ "status": "failed: OutOfMemoryError",
19
+ "final_loss": null,
20
+ "epochs": 1,
21
+ "lora_modules": 30,
22
+ "adapter_path": "/data/output/lora_weights"
23
  },
24
  "5_eval": {
25
+ "mean_ensemble": 0.3675,
26
+ "improvement": -0.017
27
  }
28
  }
29
  }