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

Commits on Jan 18, 2023

  1. flan t5 torchtext (pytorch#2027)

    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
    Forrest Iandola authored and facebook-github-bot committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    c5b7a12 View commit details
    Browse the repository at this point in the history