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

How to fine-tune retrieval task in another language? #186

Open
KatieGou opened this issue Feb 17, 2022 · 2 comments
Open

How to fine-tune retrieval task in another language? #186

KatieGou opened this issue Feb 17, 2022 · 2 comments

Comments

@KatieGou
Copy link

Hi, I wonder how I can fine-tune the pretrained model to adapt to tasks (more specifically, retrieval task) in another language like Swedish? What steps do you suggest?

@KatieGou KatieGou changed the title How to inference retrieval task in another language? How to fine-tune retrieval task in another language? Feb 17, 2022
@jontooy
Copy link

jontooy commented Feb 20, 2022

Hej KatieGou,
I did Arabic Image Captioning by directly fine-tuning an Arabic specific BERT with run_captioning.py
I suggest you could do the same with a Swedish BERT, but with run_retrieval.py?

@KatieGou
Copy link
Author

@jontooy How is the performance of the cmodel fine-tuned with Arabic BERT?

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