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

Nothing at this path on main. The folder may be empty, or the revision may not exist.

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