T5-base fine-tune input length #1110
Unanswered
ZahraTaherikhonakdar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've tried to fine-tune t5-base on google cloud tpu. with input length as follow:
--gin_param="utils.run.sequence_length = {'inputs': 2048, 'targets': 64}"\
but I faced following error. I also tried 'inputs': 1024 with but faced the same error. I would be appreciate it if someone help me with this error and answer my question:
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions