Alex Polozov
Alex Polozov
+1. I would also add a bounty for it.
@benweet, but why do you need a full-blown modifications feed? If I understand correctly, StackEdit only needs to look at a few specific files. For these files, you can query...
As far as I know, they are aware of a "modification list" request, and are in process of building it. Until it's ready, if we ask users to store all...
@DevanshChoubey We _might_ be able to share our trained checkpoints later but that would require a separate release review process, unfortunately. Will take a few weeks to go through. @berlino...
**Update:** upon our request, there should be a new release of Spider with the fixed ASTs over the next few days. I think this is a better solution in the...
(Note: you seem to have included the values of `RATSQL v2` rather than `RATSQL v2 + BERT`. The latter stands at `65.8 | 61.9`.) V2 improves upon V1 with (a)...
@m1nhtu99-hoan9 Thanks! Happy to merge a PR fix for this.
@PacketFiend Is there a good list of mods somewhere that make up CQUI's functionality? The integrated mods like ML and BTS are easy to install, but there's still WASD navigation,...
I managed to run `pip install jsonnet` on Windows 10 after a bit of digging, so here's a step-by-step guide for anyone else who needs it. This is assuming x64...
@RXminuS The message `The system cannot find the file specified` indicates that `make` is not in your PATH. Make sure that you've followed steps 2-3 correctly.