jiant icon indicating copy to clipboard operation
jiant copied to clipboard

Will you support T5 or GPT based models in the future

Open HyeondeyKim opened this issue 4 years ago • 7 comments

I wonder how can I use T5 with jiant, is it possible?

HyeondeyKim avatar Nov 23 '20 16:11 HyeondeyKim

@zphang @HaokunLiu Are T5 or GPT on your research roadmaps?

jeswan avatar Nov 23 '20 19:11 jeswan

We have yet to considered T5 because of the memory requirements of the largest models, but it should be feasible to incorporate within the current framework. We have also considered GPT-* but because of the way we handle task preprocessing, we are unlikely to implement it until after a Tokenizer-based refactor.

So both models are likely to be supported in the future, but no earlier than the end of the year.

zphang avatar Nov 23 '20 19:11 zphang

@HyeondeyKim Are you interested in integrating T5 with jiant? If so, I can sketch out how this would be done.

jeswan avatar Nov 23 '20 19:11 jeswan

@jeswan I wonder about T5 integration into jiant, do you think it can be implemented in the near future?

nlpist avatar Mar 04 '21 08:03 nlpist

@HyeondeyKim Are you interested in integrating T5 with jiant? If so, I can sketch out how this would be done.

Hi @jeswan I'm interested in implement t5 in the framework. Can you give me some hints?

jian-mo avatar Jul 24 '21 16:07 jian-mo

Hey guys any update on this ? I am looking to integrate T5 or GPT2 with JIANT. Any tips to get started will be deeply appreciated. @zphang @jeswan

4r7ur-sid avatar Apr 19 '22 13:04 4r7ur-sid

Hi,

This repo is no longer being actively maintained, so we have no plans to add support for T5 and GPT-2 now.

zphang avatar Apr 20 '22 04:04 zphang