Skip to content

ModuleNotFoundError: No module named 'datasets' #1

@zhongjian-zhang

Description

@zhongjian-zhang

Hi, thanks for you repo. I meet a problem when run the train_CLM.py, the error information is that "ModuleNotFoundError: No module named 'datasets'". In the "LMs" package, I don't find the 'datasets' package as well as the "load_dataset" function.

Traceback (most recent call last):
File "/home/pycharm_project/TAG-Benchmark/LMs/train_CLM.py", line 32, in
import datasets
ModuleNotFoundError: No module named 'datasets'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions