analog-circuits-sky130 / batches.json
pphilip's picture
Fix netlist_json parser (params + comment filter); correct README counts; reproducibility example now positive-gain
5a859d4 verified
{
"n_groups": 63354,
"n_rows": {
"failed": 2183,
"test": 19402,
"train": 89708,
"validation": 19116
},
"n_rows_total": 130409,
"seed": 42,
"source_counts": {
"_dropped_no_testbench": 4,
"_excluded_topologies": 399,
"analoggym/performance_v3": 500,
"analogtobi/performance_sweep20_v3": 66582,
"analogtobi/performance_v3": 3331,
"ocb/performance_v3": 60000
},
"split_by": "base_circuit_id",
"test_ratio": 0.15,
"validation_ratio": 0.15
}