Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

T5 and GPT2 fixes #5016

Merged
merged 5 commits into from May 12, 2023
Merged

T5 and GPT2 fixes #5016

merged 5 commits into from May 12, 2023

Conversation

klshuster
Copy link
Contributor

Patch description
Proper fixes that were introduced in #4648 .

Testing steps
Same testing plan as #4648

"""
Return the dictionary class that this agent expects to use.

Can be overridden if a more complex dictionary is required.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if overriden then do we need to change L150 to be overrideable?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh i had just copied from the original PR, that docstring is out of date let me fix it

@klshuster klshuster merged commit 964317b into main May 12, 2023
13 checks passed
@klshuster klshuster deleted the t5_fixes branch May 12, 2023 15:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants