We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy
LICENSE: This dataset is released under the CC BY-NC-SA 4.0 license. This repository contains MAVOS-DD an open-set benchmark for multilingual audio-video deepfake detection. Below, you can find the code to obtain the subsets described in the paper: train, validation, open-set model, open-set language and open-set full: from datasets import Dataset, concatenate_datasets metadata = Dataset.load_from_disk('MAVOS-DD') metadata_indomain = metadata.filter(lambda sample: sample['split']=='test' and… See the full description on the dataset page: https://huggingface.co/datasets/ruturajchallawar/MAVOS-DD.
No dataset card provided yet.
Mirrored from an external registry.
Last synced 6/11/2026
Preview not yet available for this dataset