nico3865

Results 4 issues of nico3865

Hi! I'm trying to run your data augmentation scripts on the SparC dataset. The fields are slightly different (interaction, final, etc.). So I'm changing them. --> Aside from the field...

Hi! Just FYI: `ERROR: Double requirement given: records==0.5.2 (from -r requirements.txt (line 14)) (already in records==0.5.0 (from -r requirements.txt (line 5)), name='records') ` ... Should I keep 0.5.2 or 0.5.0?...

Hi, First, thanks for releasing this SQL-to-text template baseline! (over here: https://github.com/brucepang/template-based-sql2response-model). I'm reading the CoSQL paper (https://arxiv.org/pdf/1909.05378.pdf) and I read that > "this [SQL-to-text template baseline] approach is limited...

I'm trying to run the 16_transformer.yaml, (untouched, except for paths to the data). `$ xnmt --dynet-gpu --settings=debug 16_transformer.yaml` I get the following error: [xnmt_error_running_16_transformer_yaml.txt](https://github.com/neulab/xnmt/files/3947821/xnmt_error_running_16_transformer_yaml.txt) I am on version 0.1.0, at...