huggingface / huggingface/transformers
Add TF implementation of LongT5 model
Open
Nobody has claimed this yet.
New model
TensorFlow
- Dominant language
- Python
- Stars
- 166k
- Forks
- 34.6k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 281
Description
Feature request
Add TF implementation of LongT5 model
Motivation
Add support for TF backend to allow using LongT5 with TF.
Your contribution
I will add this :]
cc: @gante @patrickvonplaten
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing LongT5 implementation and the repository's TensorFlow model implementations to understand the expected structure and backend conventions. Done means LongT5 can be used with the TensorFlow backend, with the relevant model behavior covered by the project's tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100