Tabular Classification
TabPFN

Consolidate finetuned-* checkpoints to base

#5
by noahho - opened
Prior Labs org

This PR consolidates the tabpfn-v2-classifier-finetuned-*.ckpt files in this repo so they are content-identical to their corresponding base checkpoints (e.g. …finetuned-gn2p4bpt-xp6f0iqb.ckpt is now identical to …gn2p4bpt.ckpt). Filenames are retained as aliases so user code that pins to them continues to resolve.

README updated to document the alias pattern.

noahho changed pull request status to open
noahho changed pull request status to merged

Sign up or log in to comment