pytorch / pytorch/tutorials

[BUG] - seq2seq notebook doesnt work with updated dataset anymore

Open
#3,334 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
9.3k
Forks
4.4k
Avg merge
1d 21h
Merged PRs (30d)
4

Description

Add Link

https://pytorch.org/tutorials/intermediate/seq2seq_translation_tutorial.html

Describe the bug

The dataset from https://www.manythings.org/anki/ contains a new column, the notebook can not run anymore with the new structure.

Describe your environment

vscode jupyternotebook python 3.11.2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked seq2seq translation tutorial notebook and inspect how it reads the dataset from manythings.org/anki/. Compare the expected columns with the current dataset structure; done means the notebook runs successfully with the updated dataset.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
documentation, machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.