Skip to content

Fix Docs base_evaluator.mdx#418

Merged
lvwerra merged 1 commit into
huggingface:mainfrom
jorahn:main
Mar 1, 2023
Merged

Fix Docs base_evaluator.mdx#418
lvwerra merged 1 commit into
huggingface:mainfrom
jorahn:main

Conversation

@jorahn

@jorahn jorahn commented Feb 8, 2023

Copy link
Copy Markdown
Contributor

Example code dataset.select(1000) raises TypeError: 'int' object is not iterable, should be dataset.select(range(1000)), like in the previous example.

@HuggingFaceDocBuilderDev

HuggingFaceDocBuilderDev commented Feb 15, 2023

Copy link
Copy Markdown

The documentation is not available anymore as the PR was closed or merged.

@jorahn

jorahn commented Mar 1, 2023

Copy link
Copy Markdown
Contributor Author

@lvwerra anything missing or who could merge this?

@lvwerra
lvwerra merged commit d22d8ee into huggingface:main Mar 1, 2023
@lvwerra

lvwerra commented Mar 1, 2023

Copy link
Copy Markdown
Member

Merged :)

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.

3 participants