Hi, it seems that there is no definition for the class Dataset:
ds = Dataset.from_dict({"input_ids": tokenized, "labels": labels})
Would you please provide guidance for how to define it? Thanks.
· Sign up or log in to comment