| { | |
| "seed": 1337, | |
| "config_data": { | |
| "lang_mix": { | |
| "en": 0.45, | |
| "fil": 0.2, | |
| "taglish": 0.35 | |
| }, | |
| "max_input_chars": 2400, | |
| "mix": { | |
| "duplicate_detect": 0.32, | |
| "event_extract": 0.68 | |
| }, | |
| "n_test": 600, | |
| "n_train": 4000, | |
| "n_val": 600, | |
| "out_dir": "data", | |
| "robustness_frac": 0.2 | |
| }, | |
| "counts": { | |
| "train": 4000, | |
| "val": 600, | |
| "test": 600 | |
| }, | |
| "created": "2026-08-24" | |
| } |