microsoft / rat-sql

A relation-aware semantic parsing model from English to SQL
https://arxiv.org/abs/1911.04942
MIT License
406 stars 117 forks source link

Asking for pre-trained models! #32

Open GhazalFallah opened 3 years ago

GhazalFallah commented 3 years ago

Hi! Hope everybody is doing well. Is it possible for you to share the pre-trained models?? Thank you for the consideration!

kalleknast commented 3 years ago

Bert trained on Spider. Please reply when you have downloaded. I think it gets around 60% accuracy.

GhazalFallah commented 3 years ago

@kalleknast Thank you so much for your favor. I have downloaded it.

parkitny commented 3 years ago

Hi @kalleknast can you please post the pre-trained checkpoint again? It is no longer available.

kalleknast commented 3 years ago

I keep removing the model because it is big (5 GB) and my google drive is running out of space. I'll happily upload and keep it available if it could be hosted somewhere else. Any suggestions?

parkitny commented 3 years ago

@kalleknast you can try https://www.mediafire.com/

kalleknast commented 3 years ago

Bert trained on Spider. I think it gets around 60% accuracy. It'll stay up until I've trained a better model.

nikhilcss97 commented 3 years ago

Heyy thanks for the trained model. Can someone please help me how to use this for inference?