Might be Windows-specific. Downloading "bert_large_uncased_wwm" failed (the actual download.file step). Removing method = "libcurl" fixed it. I don't remember why we specify the method, need to try on different OSs. If using auto works everywhere, let's just do that.
Might be Windows-specific. Downloading "bert_large_uncased_wwm" failed (the actual download.file step). Removing
method = "libcurl"fixed it. I don't remember why we specify the method, need to try on different OSs. If using auto works everywhere, let's just do that.