-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
CPT Tuner #2168
Open
tsachiblau
wants to merge
25
commits into
huggingface:main
Choose a base branch
from
tsachiblau:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
CPT Tuner #2168
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92b9e1a - Browse repository at this point
Copy the full SHA 92b9e1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e54d380 - Browse repository at this point
Copy the full SHA e54d380View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 023f071 - Browse repository at this point
Copy the full SHA 023f071View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54cddaf - Browse repository at this point
Copy the full SHA 54cddafView commit details -
Added arXiv link to the paper, integrated CPT into testing framework,…
… created _cpt_forward for readability, updated copyright to 2024, renamed class to CPTPromptInit, changed config variables to lowercase and list[int], removed exception catch from tests, added assertion docs, removed batch_size=1 test, and renamed test file to test_cpt.py.
Configuration menu - View commit details
-
Copy full SHA for 2dfe70f - Browse repository at this point
Copy the full SHA 2dfe70fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4b115 - Browse repository at this point
Copy the full SHA ba4b115View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8c8317 - Browse repository at this point
Copy the full SHA f8c8317View commit details -
config: Added config check in __post_init__. Removed redundant initia…
…lization in config. Renamed cpt_prompt_tuning_init to cpt_prompt_init. Changed the class from PeftConfig to PromptLearningConfig. model: Removed check_config function. peft_model: Fixed bugs. tests: Added PeftTestConfigManagerForDecoderModels in test_decoder_models.py and testing_common.py.
Configuration menu - View commit details
-
Copy full SHA for bd2fc70 - Browse repository at this point
Copy the full SHA bd2fc70View commit details -
Configuration menu - View commit details
-
Copy full SHA for b01b214 - Browse repository at this point
Copy the full SHA b01b214View commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ed1723 - Browse repository at this point
Copy the full SHA 6ed1723View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77bb0b9 - Browse repository at this point
Copy the full SHA 77bb0b9View commit details -
Created cpt.md in package_regerence. Updated the prompting.md file. a…
…dded into _toctree.yml.
Configuration menu - View commit details
-
Copy full SHA for dbcdedf - Browse repository at this point
Copy the full SHA dbcdedfView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7138d4 - Browse repository at this point
Copy the full SHA f7138d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a5fb20 - Browse repository at this point
Copy the full SHA 0a5fb20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7206db5 - Browse repository at this point
Copy the full SHA 7206db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24b0af9 - Browse repository at this point
Copy the full SHA 24b0af9View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 81ffa09 - Browse repository at this point
Copy the full SHA 81ffa09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 130ec76 - Browse repository at this point
Copy the full SHA 130ec76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70067d8 - Browse repository at this point
Copy the full SHA 70067d8View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9397314 - Browse repository at this point
Copy the full SHA 9397314View commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 249713c - Browse repository at this point
Copy the full SHA 249713cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a43473 - Browse repository at this point
Copy the full SHA 0a43473View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 144f042 - Browse repository at this point
Copy the full SHA 144f042View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97449da - Browse repository at this point
Copy the full SHA 97449daView commit details -
Configuration menu - View commit details
-
Copy full SHA for dacb400 - Browse repository at this point
Copy the full SHA dacb400View commit details
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.