timmers's picture
RareBench-BR Trajectory v2 — first autocorrelation-immune rare-disease trajectory benchmark. 5 tasks, 44k patients, baselines (repeat-last oracle fails at 12.4%, bigram bar 64.4%).
82353fe verified
raw
history blame contribute delete
419 Bytes
{
"n_patients": 44051,
"n_unique_procedures": 33,
"n_orphas": 11,
"splits": {
"train": 30854,
"val": 6584,
"test": 6591,
"ext_test": 22
},
"big_ufs": [
"01",
"03",
"04",
"10",
"17"
],
"task_sizes": {
"T2_will_change": 79974,
"T5_time_to_transition": 774607,
"T4_discontinuation": 7684,
"T1_next_proc_transition": 39987,
"T3_new_onset": 10337
}
}