Datasets:
File size: 3,971 Bytes
76add2f | 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 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 | {
"code": {
"converter": "forge_model/SEUG/convert_seug.py",
"evidence_gate": {
"conflict_rule": "binary: weak dropped only when the detector claims a fault on a health record",
"perception": "confirmed + weak-nonconflict (binary rule)",
"reasoning": [
"confirmed"
]
},
"excluded_labels": [],
"forge_agent_commit": "a990b2ef69bb4ed983daac69020359d17b621af1",
"forge_model_commit": "8892ffb2dbb0680a768058a4482667d1775dde13",
"pipeline": "forge_agent/examples/seu/convert.py",
"query_domain": "gear",
"query_pool": {
"reshaped": 30,
"scalogram": 30,
"spectrogram": 30,
"spectrum": 30,
"waveform": 30
}
},
"dataset": "SEUG",
"generated_at": "2026-07-17T19:59:42",
"raw_form_provenance": {
"evidence_tier_by_class": {
"chipped": {
"confirmed": 400
},
"health": {
"confirmed": 355,
"weak": 45
},
"miss": {
"confirmed": 400
},
"root": {
"confirmed": 390,
"weak": 10
},
"surface": {
"confirmed": 365,
"weak": 35
}
},
"files_used": 10,
"generation": {
"forge_agent_commit": "a990b2ef69bb4ed983daac69020359d17b621af1",
"generated_at": "2026-07-16T08:14:34",
"params": {
"channel": "planetary_x",
"context_seconds_bearing": 16.0,
"detector": "mesh_modulation(sun-fault family 5/6,1/6,1/4; integer contrast)",
"fs": 5120.0,
"gold": "filenames (Title fields provably stale); faults implanted, steady-state -> per-window label transfer sound",
"per_file": 40,
"planetary_config": "SEU_DDS",
"planetary_derivation": {
"provenance": "tooth counts derived from SEU dataset spectra (carrier=fr/6, sun-fault=5/6 fr, GMF1=16.665x + harmonics, GMF2=3.111x at both speeds; assembly + published 27:1)",
"ratio": 27.0,
"stages": [
{
"Np": 4,
"Zp": 40,
"Zr": 100,
"Zs": 20,
"confidence": "derived-high"
},
{
"Np": 3,
"Zp": 30,
"Zr": 84,
"Zs": 24,
"confidence": "derived-moderate"
}
]
},
"representations": [
"spectrum",
"spectrogram",
"scalogram",
"waveform",
"reshaped"
],
"split": "time-stratified per file (first 80% train / last 20% test); one physical specimen per class+condition \u2014 no unit-wise split exists",
"test_frac": 0.2,
"tier": "BINARY (evidence_tier_binary): detector attests fault visibility; subtype is implanted gold that physics cannot name",
"window_seconds": 4.0
},
"source": "SEU gearbox dataset (Southeast University; DDS rig). Authors' research release: github.com/cathysiyu/Mechanical-datasets (no LICENSE file; cite Shao, McAleer, Yan, Baldi, IEEE TII 2019, DOI 10.1109/TII.2018.2864759). The repo's CWRU-copy 'dataset/' folder is EXCLUDED (already published from the original source).",
"tool": "forge_agent/examples/seu/convert.py"
},
"labels": {
"chipped": 400,
"health": 400,
"miss": 400,
"root": 400,
"surface": 400
},
"records": 2000,
"splits": {
"test": 400,
"train": 1600
}
},
"schema": "unified 7-field SFT (cate=C, task=T-C1)",
"source": "SEU gearbox dataset (gearset) -- Southeast University DDS; implanted sun-gear faults, steady-state; cite Shao et al., IEEE TII 2019",
"stats": {
"spectrum": {
"evidence_tier": {
"confirmed": 382
},
"labels": {
"chipped": 80,
"health": 71,
"miss": 80,
"root": 78,
"surface": 73
},
"splits": {
"test": 77,
"train": 305
},
"total": 382
}
}
} |