-
Notifications
You must be signed in to change notification settings - Fork 34
[New Model] TabStar #247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[New Model] TabStar #247
Conversation
|
Related PR for the sake of inversing label cleaner: autogluon/autogluon#5482 |
|
We ran a few benchmarks and are in contact with the first author of the model to improve the method and fix some bugs on their side in the package. We are waiting for a final method to benchmark and all bugs to be fixed before running the full benchmark. |
|
Notes for later:
|
# Conflicts: # tabarena/pyproject.toml # tabflow_slurm/run_setup_slurm_jobs.py
|
I updated to the newest version and verified that the label column name is passed to the model. Once the compute is available, I will rerun its results with tuning and submit this to the official leaderboard, and then merge TabSTAR. |
|
Started TabArena-Lites runs for a sanity check, and then will go over to full and get results for the submission. |
Add support for the TabStar model (https://arxiv.org/abs/2505.18125).
Working on some more TODOs before starting the benchmark