flairNLP / fabricator

[EMNLP 2023 Demo] fabricator - annotating and generating datasets with large language models.
Apache License 2.0
98 stars 12 forks source link

Cannot import DatasetGenerator #74

Closed demongolem-biz2 closed 8 months ago

demongolem-biz2 commented 8 months ago

In a tutorial, we see the line:

from fabricator import DatasetGenerator

I can import fabricator after installing fabricator. However, no amount of path manipulation can get DatasetGenerator to be recognized for me.

Is 3.10 python a firm requirement? It looks like I tried 3.9.

demongolem-biz2 commented 8 months ago

Ok I close. I see there is a different product with pip already called fabricator and it is not this. Too bad.