[BUG] - seq2seq notebook doesnt work with updated dataset anymore
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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