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

Pretraining the deberta-v3 by larger context length. #153

Open
sherlcok314159 opened this issue Jul 12, 2024 · 2 comments
Open

Pretraining the deberta-v3 by larger context length. #153

sherlcok314159 opened this issue Jul 12, 2024 · 2 comments

Comments

@sherlcok314159
Copy link

sherlcok314159 commented Jul 12, 2024

Hi! I find that Deberta-v3 uses relative-position embedding so that it can takes in larger context compared to traditional BERT. Have you tried to pretrain deberta-v3 by 1024 or larger?

If I need to pretrain deberta-v3 from the scratch using a larger context length (e.g., 1024), are there any modification I should make besides the training script?

Thanks for any kind help!

@sileod
Copy link

sileod commented Sep 15, 2024

Hi, I did a multi-task fine-tune with 1280 context length (1680 for small version)
https://huggingface.co/tasksource/deberta-base-long-nli

@sherlcok314159
Copy link
Author

Could you please open-source your code for learn?

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

No branches or pull requests

2 participants