QData / TextAttack

TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/
https://textattack.readthedocs.io/en/master/
MIT License
2.99k stars 398 forks source link

ImportError: cannot import name'HuggingFaceDataset' from'textattack.datasets #721

Open zhy605420954 opened 1 year ago

zhy605420954 commented 1 year ago

Describe the bug Hello, when using the latest version of textattack, when I trying to "from textattack.models.wrappers import TensorFlowModelWrapper" or "from textattack import Attack" will appear. How to solve this small problem?

Screenshots or Traceback image

System Information :