Add multilingual to the language tag
#1
by
lbourdois
- opened
Hi! A PR to add multilingual to the language tag to improve the referencing.
It looks like some non-ascii characters got messed up.
old:
"A un año y tres días de que el balón ruede
new:
'A un a�o y tres d�as de que el bal�n ruede
I used the huggingface_hub
API to open the PR rather than doing it manually. It seems that it doesn't handle accents well, I'll have to talk to the HF team to add an option to indicate the desired encoding.
I changed it manually, everything should be fine now.
lgtm
nbroad
changed pull request status to
merged