promptbench icon indicating copy to clipboard operation
promptbench copied to clipboard

Pip's dependency conflicts :datasets==2.15.0

Open bg51717 opened this issue 1 year ago • 0 comments

I want to use this project to evaluate my models.Howerer,when I use the command:

pip install promptbench

It raise a error as the title.The promptbench require the datasets==2.15.0,but the other package require datasets==2.18.0. So would you add the support for dataset==2.18.0 or other versions?Thanks.

bg51717 avatar Apr 27 '24 11:04 bg51717