Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update max datasets version #1061

Merged
merged 2 commits into from
Jul 10, 2023
Merged

update max datasets version #1061

merged 2 commits into from
Jul 10, 2023

Conversation

bfineran
Copy link
Contributor

@bfineran bfineran commented Jun 8, 2023

to be verified by @anmarques

@bfineran bfineran requested a review from anmarques June 8, 2023 20:26
@bfineran bfineran self-assigned this Jun 8, 2023
Copy link
Member

@anmarques anmarques left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested datasets==2.11.0 with datasets.transformers.eval_downstream using the following datasets and models:

  • SQuAD / oBERT-base
  • SQuADv2 / oBERTa-base
  • MNLI / oBERT-base
  • QQP / oBERT-base
  • goemotions / oBERT-base
  • SST-2 / oBERT-base
  • CoNLL-2003 / oBERT-base
  • IMDB / oBERT-base

All tests succeeded (results in correct accuracy), with the exception of CoNLL-2003. For CoNLL-2003 eval crashed but it seems to be independent of the datasets version, since the same error happens with datasets==1.18.4.

@anmarques anmarques marked this pull request as ready for review June 26, 2023 20:22
@bfineran bfineran merged commit 286574f into main Jul 10, 2023
@bfineran bfineran deleted the update-datasets-version branch July 10, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants