Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No corresponding module find in AllenNLP #41

Open
Yangyi-Chen opened this issue Sep 15, 2022 · 0 comments
Open

No corresponding module find in AllenNLP #41

Yangyi-Chen opened this issue Sep 15, 2022 · 0 comments

Comments

@Yangyi-Chen
Copy link

Hi, thanks for the code for helping load the dataset.

But I find there are two small issues in the code.
in dataloaders/vcr.py: from allennlp.data.dataset import Batchl Batch cannot be found
in dataloaders/bert_field.py from allennlp.data.token_indexers.token_indexer import TokenIndexer, TokenType; TokenType cannot be found.

Maybe it's due to the AllenNLP version when writing the code. I'm using version 2.10.0.

Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant