[1.8 release] Switch to LM dataset in torchtext 0.9.0 release by zhangguanheng66 · Pull Request #1349 · pytorch/tutorials (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation5 Commits7 Checks0 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

@zhangguanheng66

In torchtext 0.9.0 release, we will include the raw text datasets as beta release. This PR is to switch the data to the raw dataset.

This PR should be tested against pytorch 1.8.0 rc and torchtext 0.9.0 rc.

@zhangguanheng66

We expect the CI tests to fail until we switch to 1.8.0-rc. The tutorial works with the nightly release of torchtext, which will be cut for the rc package.
cc @brianjo @cpuhrsch

@netlify

@zhangguanheng66 zhangguanheng66 changed the title[1.8 release] Switch to raw text dataset in torchtext 0.9.0 release [1.8 release] Switch to raw LM text dataset in torchtext 0.9.0 release

Feb 9, 2021

@zhangguanheng66 zhangguanheng66 changed the title[1.8 release] Switch to raw LM text dataset in torchtext 0.9.0 release [1.8 release] Switch to LM dataset in torchtext 0.9.0 release

Feb 9, 2021

Base automatically changed from master to main

February 16, 2021 19:33

Base automatically changed from main to master

February 16, 2021 19:37

cpuhrsch

cpuhrsch

Guanheng Zhang added 2 commits

February 19, 2021 13:27

cpuhrsch

Choose a reason for hiding this comment

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

LGTM

@brianjo

@brianjo

@brianjo brianjo changed the base branch from master to 1.8-RC5-TEST

March 4, 2021 14:32

brianjo added a commit that referenced this pull request

Mar 4, 2021

Co-authored-by: Brian Johnson brianjo@fb.com

Co-authored-by: Guanheng Zhang zhangguanheng@devfair0197.h2.fair Co-authored-by: Brian Johnson brianjo@fb.com

Co-authored-by: Guanheng Zhang zhangguanheng@devfair0197.h2.fair Co-authored-by: Brian Johnson brianjo@fb.com

Co-authored-by: Brian Johnson brianjo@fb.com

Co-authored-by: Brian Johnson brianjo@fb.com

Summary: Tutorial which places a pipe on GPUs 0 and 1 and another Pipe on GPUs 2 and 3. Both pipe replicas are replicated via DDP. One process drives GPUs 0 and 1 and another drives GPUs 2 and 3.

Co-authored-by: pritam pritam.damania@fb.com

Hopefully that's the last one

Last one

Co-authored-by: moto 855818+mthrok@users.noreply.github.com Co-authored-by: Guanheng George Zhang 6156351+zhangguanheng66@users.noreply.github.com Co-authored-by: Guanheng Zhang zhangguanheng@devfair0197.h2.fair Co-authored-by: James Reed jamesreed@fb.com Co-authored-by: Horace He horacehe2007@yahoo.com Co-authored-by: Pritam Damania 9958665+pritamdamania87@users.noreply.github.com Co-authored-by: pritam pritam.damania@fb.com Co-authored-by: Nikita Shulga nshulga@fb.com

rodrigo-techera pushed a commit to Experience-Monks/tutorials that referenced this pull request

Nov 29, 2021

Co-authored-by: Brian Johnson brianjo@fb.com

Co-authored-by: Guanheng Zhang zhangguanheng@devfair0197.h2.fair Co-authored-by: Brian Johnson brianjo@fb.com

Co-authored-by: Guanheng Zhang zhangguanheng@devfair0197.h2.fair Co-authored-by: Brian Johnson brianjo@fb.com

Co-authored-by: Brian Johnson brianjo@fb.com

Co-authored-by: Brian Johnson brianjo@fb.com

Summary: Tutorial which places a pipe on GPUs 0 and 1 and another Pipe on GPUs 2 and 3. Both pipe replicas are replicated via DDP. One process drives GPUs 0 and 1 and another drives GPUs 2 and 3.

Co-authored-by: pritam pritam.damania@fb.com

Hopefully that's the last one

Last one

Co-authored-by: moto 855818+mthrok@users.noreply.github.com Co-authored-by: Guanheng George Zhang 6156351+zhangguanheng66@users.noreply.github.com Co-authored-by: Guanheng Zhang zhangguanheng@devfair0197.h2.fair Co-authored-by: James Reed jamesreed@fb.com Co-authored-by: Horace He horacehe2007@yahoo.com Co-authored-by: Pritam Damania 9958665+pritamdamania87@users.noreply.github.com Co-authored-by: pritam pritam.damania@fb.com Co-authored-by: Nikita Shulga nshulga@fb.com

Labels