Oscar icon indicating copy to clipboard operation
Oscar copied to clipboard

How to fine-tune retrieval task in another language?

Open KatieGou opened this issue 3 years ago • 2 comments

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 avatar Feb 17 '22 09:02 KatieGou

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?

jontooy avatar Feb 20 '22 18:02 jontooy

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

KatieGou avatar Feb 20 '22 20:02 KatieGou