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

Migrate quickstart HuggingFace to flwr-datasets #2829

Merged
merged 5 commits into from
Jan 22, 2024

Conversation

adam-narozniak
Copy link
Member

Proposal

Migrate quickstart huggingface to flwr-datasets

  • divide the dataset into 1000 iid partitions
  • update script
  • solve warnings
    • import AdamW from pytorch instead of transformer

Changelog entry

@adam-narozniak adam-narozniak self-assigned this Jan 19, 2024
@adam-narozniak adam-narozniak added the Examples Add or update a Flower example label Jan 19, 2024
Copy link
Contributor

@jafermarq jafermarq left a comment

Choose a reason for hiding this comment

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

I'm thinking we can remove [vision]

examples/quickstart-huggingface/pyproject.toml Outdated Show resolved Hide resolved
examples/quickstart-huggingface/requirements.txt Outdated Show resolved Hide resolved
@jafermarq jafermarq enabled auto-merge (squash) January 22, 2024 10:08
@jafermarq jafermarq merged commit 033e4c2 into main Jan 22, 2024
28 checks passed
@jafermarq jafermarq deleted the fds-migrate-quickstart-huggingface branch January 22, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Examples Add or update a Flower example
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants