Training script?
#1
by
JuanCadavid
- opened
Hello Manuel,
Thanks for sharing this! I was wondering if you could share the training script you used for training mrm8488/t5-base-finetuned-wikiSQL ?
I need to fine-tune T5 on a similar task to text-to-sql - but the target language is not SQL, but a similar non-standard query language.
I would really appreciate your help. Thanks beforehand!
Juan
I think you can find it in my GitHub repo: https://github.com/mrm8488/shared_colab_notebooks/blob/master/T5_wikiSQL_with_HF_transformers.ipynb @JuanCadavid
Thanks for your help Manuel! I did browse a little bit all your repos but got lost shortly afterwards hehe.
Have a nice day!
-Juan