clinical-stability-benchmark / transfer_score.md
ClarusC64's picture
Create transfer_score.md
38d3f17 verified

Transfer Stability Score (TSS)

The Transfer Stability Score measures how well a model generalizes stability reasoning across different regimes.


Definition

TSS = mean(F1_transfer)

Where F1_transfer represents F1 scores from cross-regime tests.


Interpretation

High TSS indicates that a model has learned general instability reasoning.

Low TSS suggests the model relies on dataset-specific correlations.


Relationship to CSS

CSS measures average performance across datasets.

TSS measures generalization between regimes.

Both metrics should be reported when evaluating models on the Clarus Clinical Stability Benchmark.