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

Missing files #5

Open
JiyuanAn opened this issue Mar 29, 2024 · 2 comments
Open

Missing files #5

JiyuanAn opened this issue Mar 29, 2024 · 2 comments

Comments

@JiyuanAn
Copy link

Hello, when I tried to reproduce this creative work according to the instructions, I encountered this error. I hope to get your help and reply. Thanks!

Traceback (most recent call last):
  File "run.py", line 4, in <module>
    from simpletransformers.ner import NERModel
  File "/data/private/ajy2023/workspace/Explainable_GEC/Explainable_GEC-main/simpletransformers/ner/__init__.py", line 1, in <module>
    from simpletransformers.ner.ner_model import NERModel
  File "/data/private/ajy2023/workspace/Explainable_GEC/Explainable_GEC-main/simpletransformers/ner/ner_model.py", line 119, in <module>
    from simpletransformers.ner.transformer_models.modeling_roberta import RobertaForTokenClassification, SrobertaForSourceTargetTokenClassification
ModuleNotFoundError: No module named 'simpletransformers.ner.transformer_models.modeling_roberta'
@Lj4040
Copy link

Lj4040 commented Apr 24, 2024

解决了吗?

@Rastapar
Copy link

I have the same error.

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

3 participants