Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flan t5 torchtext #2027

Closed
wants to merge 1 commit into from

Conversation

forresti
Copy link

Summary:
[d2go] flan t5 torchtext

This enables support for FLAN-T5 in Torchtext.

So far, we have only enabled FLAN-T5 encoder-only models. If we need to have an encoder-decoder model, it would be straightforward to add support for that.

Differential Revision: D42159825

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D42159825

Summary:
Pull Request resolved: pytorch#2027

[d2go] flan t5 torchtext

This enables support for FLAN-T5 in Torchtext.

So far, we have only enabled FLAN-T5 encoder-only models. If we need to have an encoder-decoder model, it would be straightforward to add support for that.

Differential Revision: D42159825

fbshipit-source-id: 79f2c362c9716dd9260a692491a51357f2caef5d
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D42159825

@Nayef211
Copy link
Contributor

Fyi @forresti, you don't need to export your diffs to Github. Once you're diff lands, it will get autosynced to the fbsync branch on Github and then do a manual cherry pick to bring the changes over to the main branch.

facebook-github-bot pushed a commit that referenced this pull request Jan 20, 2023
Summary:
Pull Request resolved: #2027

[d2go] flan t5 torchtext

This enables support for FLAN-T5 in Torchtext.

So far, we have only enabled FLAN-T5 encoder-only models. If we need to have an encoder-decoder model, it would be straightforward to add support for that.

Reviewed By: joecummings

Differential Revision: D42159825

fbshipit-source-id: 6c2a4430df890131e18d3ebe40bba35ecc6b25b8
Nayef211 pushed a commit to Nayef211/text that referenced this pull request Jan 20, 2023
Summary:
Pull Request resolved: pytorch#2027

[d2go] flan t5 torchtext

This enables support for FLAN-T5 in Torchtext.

So far, we have only enabled FLAN-T5 encoder-only models. If we need to have an encoder-decoder model, it would be straightforward to add support for that.

Reviewed By: joecummings

Differential Revision: D42159825

fbshipit-source-id: 6c2a4430df890131e18d3ebe40bba35ecc6b25b8
@Nayef211 Nayef211 closed this Jan 20, 2023
Nayef211 added a commit that referenced this pull request Feb 2, 2023
* flan t5 torchtext (#2027)

Summary:
Pull Request resolved: #2027

[d2go] flan t5 torchtext

This enables support for FLAN-T5 in Torchtext.

So far, we have only enabled FLAN-T5 encoder-only models. If we need to have an encoder-decoder model, it would be straightforward to add support for that.

Reviewed By: joecummings

Differential Revision: D42159825

fbshipit-source-id: 6c2a4430df890131e18d3ebe40bba35ecc6b25b8

* Linter fixes

* Test fixes

* linter fixes

---------

Co-authored-by: Forrest Iandola <fni@meta.com>
Co-authored-by: Joe Cummings <jrcummings@fb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants