Skip to content

MachaBar/TabICL-finetuning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finetuning TabICL

The main file of interest is finetuning.ipynb.

Getting Started

  1. Download baseline weights
    Download tabicl-classifier-v1.1-0506.ckpt from Hugging Face and save it in the parent folder of this repository.

  2. Set up the Python environment

    pip install uv
    uv sync
    pip install ipykernel
    python -m ipykernel install --user --name=tabicl --display-name "TabICL"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published