facebookresearch / XLM

PyTorch original implementation of Cross-lingual Language Model Pretraining.
Other
2.87k stars 495 forks source link

default params for PKM #348

Open rabeehk opened 2 years ago

rabeehk commented 2 years ago

Hi could you share the value of parameters of PKM module obtaining the best results in the paper, for instance should shuffle_indices be set to True or False for the best results, or normalizations option. Is the default value show the values for the best performance model?

thanks. Best Rabeeh