alontalmor / MultiQA

138 stars 23 forks source link

A couple of issues: #2

Closed YounesBensoudaMourri closed 5 years ago

YounesBensoudaMourri commented 5 years ago

from models.multiqa_reader_old import * 1) is not working because the file is not there.

2) allennlp.common.checks.ConfigurationError: 'Cannot register multiqa_reader as DatasetReader; name already in use for MultiQAReader'

3) The virtual environment set up also does not work.

alontalmor commented 5 years ago

Hi,

Fixed 1 and 2.

Can you please elaborate on why the venv setup does not work for you?