-
I installed all the necessary packages, but I cannot figure out how to run the model.
allennlp.common.checks.ConfigurationError: "coqa-squad-plus not in acceptable choices for dataset_reader.type: …
-
python3 academic_paper_classifier_test.py
Better speed can be achieved with apex installed from https://www.github.com/nvidia/apex.
2019-03-11 21:14:11,580 - INFO - allennlp.common.checks - Pytorch …
-
Modifying data from https://yale-lily.github.io/spider to be in our format.
-
I was trying to run the sequence-to-sequence baseline models and noticed that the model implementations `text2sql-data/systems/sequence-to-sequence/seq2seq/models` is missing from the repository hence…
-
I would like to make sure I'm using correct dataset handling to obtain the results in Table 3 of the paper. Would you please help clarify the following questions?
Based on my understanding of the p…
-
Hello!
Thanks for the nice work! Can you please provide the sequence-to-sequence baseline models which you experimented with in the paper? I was unable to locate them in the [sequence-to-sequence](h…
-
Looks like the following warnings come up when we run tests:
```
[16:29:25][Step 3/5] allennlp/tests/models/reading_comprehension/dialog_qa_test.py::DialogQATest::test_batch_predictions_are_consis…
-
It looks like the "canonicaliser.py" file does not contain a procedure for normalizing quotes around values in SQL such as \"EMNLP\". For example, some quotes are removable and sometimes single quotes…
-
Thank you!
@taoyds
-
Thank you!