mrm8488 / shared_colab_notebooks

A Repo to store the Google Colaboratory Notebooks that I have created and shared
264 stars 68 forks source link

Code for fine-tuning T5 on text-to-sql task? #3

Open reachsumit opened 3 years ago

reachsumit commented 3 years ago

Hi Manuel, Thank you for sharing the pretrained T5 model. I would like to finetune your model on a few examples of my own. Could you please share the code you used to preprocess wikisql data, and loaded, trained, evaluated the T5 model?

Priyatham97 commented 3 years ago

Hi Manuel. This would be of great help to me as well.

reachsumit commented 3 years ago

I asked him on Twitter as well. He just liked the tweet and moved on. 😭​https://twitter.com/_reachsumit/status/1307208135354982400?s=20

mrm8488 commented 3 years ago

Sorry, guys. I forgot this issue. NLP is kind of hobby and I don't have too much free time lately. I will search the Colab and I will share it ASAP

kbhardwaj04 commented 2 years ago

Hi Manuel, Thank you for sharing the pretrained T5 model. I would like to finetune your model with a few examples of my own. Could you please share the code you used to preprocess wikisql data, and loaded, trained, evaluated the T5 model? I am a college student learning data analytics. It would be a great help.

ShwetaGoyal18 commented 1 year ago

I asked him on Twitter as well. He just liked the tweet and moved on. 😭​https://twitter.com/_reachsumit/status/1307208135354982400?s=20

Hi @reachsumit , I am researching on NLP to SQL task, Can you please share the implementation incase you have?