File size: 960 Bytes
3412d11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# WaveSystemGraphParser v4.7b Protected Real+Synthetic

This run uses synthetic truth as the boundary anchor, real pseudo labels as weak adaptation, synthetic-best distillation, and composite checkpoint selection.

Metrics:
```json
{
  "stage": "synthetic",
  "init_source": "WaveSystemGraphParser_v47_Combined_RealSynthetic/checkpoints/best.pt",
  "synthetic": {
    "setDice": 0.7844179764626518,
    "priorDice": 0.7818717994387188,
    "bgHi": 0.264651421753187,
    "tv": 0.008930833729368353,
    "count": 1.7347052871584892,
    "std": 0.6214707519771769,
    "count_mae": 0.030135256707668305,
    "corr": 0.9948632713253469
  },
  "real": {
    "setDice": 0.28040283024311063,
    "priorDice": 0.2765569567680359,
    "bgHi": 0.07835163259878755,
    "tv": 0.01783202476799488,
    "count": 1.8869200467132032,
    "std": 0.32559265894492656,
    "count_mae": 1.4138816048391163,
    "corr": 0.531176917232453
  },
  "score": 0.6521871967094273
}
```