google-research / uda

Unsupervised Data Augmentation (UDA)
https://arxiv.org/abs/1904.12848
Apache License 2.0
2.17k stars 313 forks source link

When I run 'bash text/scripts/downloads.sh', 404 occured. How can I get the data. #114

Open YuandZhang opened 2 years ago

YuandZhang commented 2 years ago

some problem with 'wget https://storage.googleapis.com/uda_model/text/imdb_bert_ft.zip 'and 'wget https://storage.googleapis.com/uda_model/text/imdb_back_trans.zip' ,'wget https://ai.stanford.edu/~amaas/data/sentiment/aclImdb_v1.tar.gz'

It doesn't work. How can I get the data from other sources? Thank you