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

Document a training loop for streaming dataset #3370

Merged
merged 4 commits into from Dec 3, 2021

Conversation

lhoestq
Copy link
Member

@lhoestq lhoestq commented Dec 2, 2021

I added some docs about streaming dataset. In particular I added two subsections:

  • one on how to use map for preprocessing
  • one on how to use a streaming dataset in a pytorch training loop

cc @patrickvonplaten @stevhliu if you have some comments
cc @Rocketknight1 later we can add the one for TF and I might need your help ^^'

Copy link
Contributor

@patrickvonplaten patrickvonplaten left a comment

Choose a reason for hiding this comment

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

Looks great!

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

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

Nice! Left a few minor comments to clarify map-style/streaming datasets :)

docs/source/stream.rst Outdated Show resolved Hide resolved
docs/source/stream.rst Outdated Show resolved Hide resolved
docs/source/stream.rst Outdated Show resolved Hide resolved
docs/source/stream.rst Outdated Show resolved Hide resolved
docs/source/stream.rst Outdated Show resolved Hide resolved
lhoestq and others added 3 commits December 3, 2021 14:15
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
@lhoestq lhoestq merged commit d3c7b94 into master Dec 3, 2021
@lhoestq lhoestq deleted the streaming-trainin-loop branch December 3, 2021 13:34
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