ImportError: cannot import name 'Dataset'
Aperta
- Lingua principale
- Python
- Stelle
- 84
- Fork
- 17
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Since I was using allennlp in a different project, I continued using the pip version and not the allennlp branch - git@5fd28f0f63d8ca96fc0931bebac8224fa071c35f outlined in this repo.
When running the baseline solvers (entailment based or BiDAF), I get the error `ImportError: cannot import name 'Dataset'` [entailment_tuple_reader.py] - which in the current release of allennlp seems to have been refactored away from `allennlp.data.dataset`.
Any ETA on when the arc-solvers codebase will be compatible with the release version of allennlp?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.