bentrevett/pytorch-sentiment-analysis

Update tutorial with the new dataset

zhangguanheng66 opened this issue · 1 comments

Hey @bentrevett, Thanks for your tutorial. Since torchtext has updated the datasets with the new abstraction, I'm wondering if you plan to update the tutorial here. One of the users open an issue to follow your tutorial with the new dataset. Thanks. pytorch/text#913

Hi @zhangguanheng66. Yes, I'm planning to update the tutorials to the new abstractions. They are currently in progress in the experimental folder. Hopefully will have some time to put significant work into them during this week - should hopefully get all of the code done by then and I can focus adding the in-line explanations later.

Would be great to get your feedback on them when they're coded up, especially in terms of how my implementations align with your planned usage of the abstractions.