How related is this project to nvidia/Granary? Is granary data filtered w.r.t mosel?

#10
by js0987 - opened

I see that you updated this repo at the same time as the Granary release but I'm not sure how closely linked the two efforts are.

The context is that I'm trying to get an answer to the question below on whether the voxpopuli transcripts in nvidia/Granary should be filtered w.r.t. the FBK-MT/mosel transcripts. See thread:
https://huggingface.co/datasets/nvidia/Granary/discussions/7

Apologies if this is the wrong place to ask this - please go ahead an close this if so. Thanks so much for releasing this dataset!

FBK-MT org

Hi @js0987 . MOSEL v2 contains the Granary data for the datasets part of MOSEL. There are datasets in Granary that are not part of MOSEL, and those will not be found here. For voxpopuli, the data of Granary is exactly the one you can find in MOSEL v2, where the field text_version_changed is set to 2. So if you take the voxpopuli data in this repo and you filter for text_version_changed=2, you get the voxpopuli section of Granary. Hope this helps.

It does help! That's awesome - thank you so much!

js0987 changed discussion status to closed

Sign up or log in to comment