Fix list of languages supported.
#1
by w11wo - opened
No description provided.
LGTM!
Tested w/ this cmd
_LANG = "bhp" #and abs
dataset = load_dataset(
"indonlp/nusatranslation_mt",
f"nusatranslation_mt_{_LANG}_ind_nusantara_t2t",
revision="pr/1",
)
whereas the removed lang code bug initially throws a FileNotFoundError too in branch/revision main
cc @samuelcahyawijaya , do you wanna check this again or is can we proceed to merge?
sabilmakbar changed pull request status to merged