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

Fix Docs base_evaluator.mdx #418

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Fix Docs base_evaluator.mdx #418

merged 1 commit into from
Mar 1, 2023

Conversation

jorahn
Copy link
Contributor

@jorahn jorahn commented Feb 8, 2023

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

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Feb 15, 2023

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

@jorahn
Copy link
Contributor Author

jorahn commented Mar 1, 2023

@lvwerra anything missing or who could merge this?

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

lvwerra commented Mar 1, 2023

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.

None yet

3 participants