Hjalmar K. Turesson

Results 20 comments of Hjalmar K. Turesson

I have a bert-model trained on Spider that I can share.

You can get it [here](https://drive.google.com/file/d/166B9nV9DCeK8ht8GdYjOwwf9mM8tvl0R/view?usp=sharing). Please reply when you have downloaded it, so that I can remove it from google drive.

I don't have Glove on Spider.

See issue #32. Post a message when you've downloaded it (so that I can remove it since it is taking up a lot of space on my google drive).

I think so. It's been some time since I checked the performance. Definitively not 65% or whatever the SOTA is.

@Muradean The model was trained in October last year. I haven't trained and uploaded any other rat-sql model since then. The error could be due to a mismatch of the...

@Muradean The model was trained with `local _fs = 2;`: ```Python local _base = import 'nl2code-base.libsonnet'; local _output_from = true; local _fs = 2; ``` However, I checked `grammar_rules.json` and...

@Muradean You can get the `nl2code,output_from=true,fs=2,emb=bert,cvlink` directory [here](https://www.mediafire.com/file/pxp920asurqoghi/nl2code%252Coutput_from%253Dtrue%252Cfs%253D2%252Cemb%253Dbert%252Ccvlink.tar.xz/file). I noticed that the actual model is not linked to in this thread. It is [here](https://www.mediafire.com/file/cans69jkpietag4/spider_bert.tar.xz/file) in case it is still useful...

> It is [here](https://www.mediafire.com/file/cans69jkpietag4/spider_bert.tar.xz/file). See the post from Feb 3, 2021. Unless I'm lost and you're talking about some other model.

[Bert trained on Spider](https://drive.google.com/file/d/1Zkh_Iu96xE7NINBUsoOyw99-RH7jMU4Z/view?usp=sharing). Please reply when you have downloaded. I think it gets around 60% accuracy.