-
Notifications
You must be signed in to change notification settings - Fork 2
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
Ablation studies #45
Closed
Closed
Ablation studies #45
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Modified and ran run_language_modeling.py to test on all datasets individually. * Comparing losses * Arithmetic dataset testing + Pearson and Spearman metrics * removed nohup.out from git tracking * removed result files from git tracking --------- Co-authored-by: thorben010 <[email protected]>
…py (#42) * Modified and ran run_language_modeling.py to test on all datasets individually. * Comparing losses * Arithmetic dataset testing + Pearson and Spearman metrics * removed nohup.out from git tracking * removed result files from git tracking * Changed calculation of metrics using scipy --------- Co-authored-by: thorben010 <[email protected]> Co-authored-by: Jonas Zausinger <[email protected]>
Refactored Code for loading datasets
# Conflicts: # config/run_specific_config/config.yaml # src/ntl/run_language_modeling.py # tests/test_evaluation.py
# Conflicts: # config/model_args/vanilla_t5_ntl.yaml # config/run_specific_config/config.yaml # config/training_args/train.yaml # src/ntl/evaluation.py
* add rjokes data * add evaluate of rjokes dataset * changes in the logic * number to str in dataset andwer * change the config * change in config * output logs * changes * some changes * feat: uv compat * fix: cuda dev * reset config * Delete log.txt * Delete nohup.out * fixed run_language_modeling.py --------- Co-authored-by: timotos <[email protected]> Co-authored-by: thorben010 <[email protected]> Co-authored-by: Jannis Born <[email protected]> Co-authored-by: Jonas Zausinger <[email protected]>
* debug * debug [skip ci] * debug [skip ci] * debug [skip ci] * debug [skip ci] * debug [skip ci] * debug [skip ci] * debug [skip ci] * debug [skip ci] * debug [skip ci] * wip: cleanup
…ackage (#49) Co-authored-by: NinaWie <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.