Skip to content
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

Updates to training notebook #89

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

carteakey
Copy link

Hi there!

While trying to reproduce the training i thought of cleaning up some code, even though TabPFN 2.0 might be in the works (cant wait).

  • Removed the duplicate model_config file, the one used in there in the model_configs.py inside scripts folder.
  • Cleaned up the training notebook
    • removed unused imports
    • add the missing maximum_runtime variable in train function (removed total_training_in_s config as its not used apparently). Use the train_function for training instead of get_model.
    • updated some config to match the current classifier (pulled from classifier.c)

Feedback welcome!

Kartikey

- add maximum_runtime variable
- removed total_time_available_in_s.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant