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

Files and documentation for training a T5 model from scratch #13538

Open
1 task done
khatchad opened this issue Feb 21, 2025 · 0 comments
Open
1 task done

Files and documentation for training a T5 model from scratch #13538

khatchad opened this issue Feb 21, 2025 · 0 comments
Assignees
Labels
models:official models that come under official repository type:feature

Comments

@khatchad
Copy link
Contributor

khatchad commented Feb 21, 2025

Prerequisites

Please answer the following question for yourself before submitting an issue.

  • I checked to make sure that this feature has not been requested already.

1. The entire URL of the file you are using

https://github.com/tensorflow/models/blob/master/official/nlp/train.py

2. Describe the feature you request

There is documentation and supporting files (experiments) for training other NLP models, but I couldn't find too specific of information for training a T5 model using train.py.

3. Additional context

It would be very helpful to have example experiment and task files for T5, i.e., https://github.com/tensorflow/models/blob/master/official/nlp/modeling/models/t5.py.

4. Are you willing to contribute it? (Yes or No)

No, I don't have the background.

@khatchad khatchad added models:official models that come under official repository type:feature labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
models:official models that come under official repository type:feature
Projects
None yet
Development

No branches or pull requests

3 participants