LICENSE.md
README.md
pyproject.toml
src/normrouter/__init__.py
src/normrouter/encoders.py
src/normrouter/pool.py
src/normrouter/py.typed
src/normrouter/router.py
src/normrouter/scores.py
src/normrouter.egg-info/PKG-INFO
src/normrouter.egg-info/SOURCES.txt
src/normrouter.egg-info/dependency_links.txt
src/normrouter.egg-info/requires.txt
src/normrouter.egg-info/top_level.txt
src/ssl_model_audit/__init__.py
src/ssl_model_audit/analysis.py
src/ssl_model_audit/augmentation_stability.py
src/ssl_model_audit/backbones.py
src/ssl_model_audit/cache.py
src/ssl_model_audit/data.py
src/ssl_model_audit/datasets.py
src/ssl_model_audit/diagnostics.py
src/ssl_model_audit/evaluation.py
src/ssl_model_audit/experiment.py
src/ssl_model_audit/finetune.py
src/ssl_model_audit/gmm.py
src/ssl_model_audit/knn.py
src/ssl_model_audit/linear_probe.py
src/ssl_model_audit/metrics.py
src/ssl_model_audit/mlp_probe.py
src/ssl_model_audit/plot_ood_direction_comparison.py
src/ssl_model_audit/plots.py
src/ssl_model_audit/scoring.py
src/ssl_model_audit/stats.py
src/ssl_model_audit/strategies.py
src/ssl_model_audit/text_backbones.py
src/ssl_model_audit/text_datasets.py
src/ssl_model_audit/transferability.py
tests/test_backbone_loading.py
tests/test_backbones.py
tests/test_cache.py
tests/test_dataset_label_encoding.py
tests/test_datasets.py
tests/test_experiment_utils.py
tests/test_feature_standardization.py
tests/test_finetune.py
tests/test_finetune_split.py
tests/test_gmm.py
tests/test_knn.py
tests/test_layer_ordering.py
tests/test_linear_probe.py
tests/test_metrics.py
tests/test_mlp_probe.py
tests/test_normrouter_pool.py
tests/test_normrouter_router.py
tests/test_normrouter_scores.py
tests/test_scoring.py
tests/test_strategies.py
tests/test_text_backbones.py
tests/test_text_datasets.py
tests/test_transferability.py