huggingface / huggingface/evaluate

Compatibility Issue with datasets library

Open
#504 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.5k
Forks
341
PR merge metrics
No merged PRs in 30d

Description

evaluate library use huggingface's [datasets](https://github.com/huggingface/datasets) library.
Datasets' recent version is 2.14.5. But, because of [this PR](https://github.com/huggingface/datasets/pull/6005) which merged at 2.14.0, evaluate library cannot work.

When I use 2.14.5 version, I can't use evaluate's methor metric with the below error.
image

You must notice dataset's max version.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.