CoolFace
Datasetpublic

phucdev/ViMLQA

Vietnamese portion of MLQA for monolingual QA The train split is the machine translated train data from SQuAD v1.1. The validation split and the test split are from MLQA. We created this particular version with the following code: import datasets # Machine translated train data from SQuAD v1.1. mlqa_train_dev = datasets.load_dataset("facebook/mlqa", "mlqa-translate-train.vi") # Original validation and test data from MLQA mlqa_val_test = datasets.load_dataset("facebook/mlqa", "mlqa.vi.vi") #… See the full description on the dataset page: https://huggingface.co/datasets/phucdev/ViMLQA.

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes36downloads

phucdev/ViMLQA · main · files are served by the source, never re-hosted here