Art4n1s

Results 17 comments of Art4n1s

gtx no longer functions correctly. After looking at it it seems to be a way for Google Translate Plugin to receive translations without creating a token. Thus it was never...

> I'm also seeing this error. looks like the underlying issue is a 403. wonder if google locked it down finally? Incorrect token is being generated, check out my open[...

Issue stems from [google-translate-token](https://github.com/matheuss/google-translate-token)

> absolutely not > from google terms of service https://cloud.google.com/terms/ > > **"Token" means an alphanumeric key that is uniquely associated with Customer’s Account.** But this doesnt use google cloud...

After a few requests you receive a 429 error (due to not having a token thus they're monitoring you more closely) , I have no idea where to start on...

I found a branch recently updated by @vkedwardli which fixes the issue and has been updated to fit the new systems of Google Batch Execute, I am experiencing 0 errors...

But it now produces incorrect keys

I'm having the same issue as well, any way to fix? @Saravananslb

This also shows up in training mt5-base, as returned loss shows nan in training progress

When I attempt to train mT5-base it runs out of memory when decoding evaluations at the end of an epoch, breaking the script. I believe it's to do with number...