Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Training DPR with different language #240

Open
shahad2099 opened this issue Jan 22, 2023 · 1 comment
Open

Training DPR with different language #240

shahad2099 opened this issue Jan 22, 2023 · 1 comment

Comments

@shahad2099
Copy link

Hello everyone
I want to train the DPR in a different language [Arabic]
I've been trying for almost two weeks but I feel like I'm lost :(
I want to know what are the steps and what should I change to train.
I know that I should change the bi-encoder into an Arabic model [Arabic version of Bert]
and also change the format of the datasets into DPR format.
other than that I feel lost what should I do next? should I do the next steps :
1- run generate_dense_embeddings.py with Arabic wiki corpus
2- then train train_dense_encoder.py with the Arabic Language model and Arabic dataset.
3-and finally, evaluate using dense_retriever.py.
Is that what I have to do?

Thank you

@zlz-123
Copy link

zlz-123 commented May 18, 2023

Hello, I also want to try using different languages to train DPR, and we can communicate with each other

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants