xplip / pixel

Research code for pixel-based encoders of language (PIXEL)
https://arxiv.org/abs/2207.06991
Apache License 2.0
332 stars 33 forks source link

Cannot download datasets when using modified datasets library #13

Closed amunozo closed 1 year ago

amunozo commented 1 year ago

When using the modified datasets library, I am not able to train nor run the sanity checks on squad and glue as it is not able to download these datasets. This only get solved when updating the library to the latest datasets version. Any solutions for this? Thanks a lot!