Fix import bugs in text-transformers.py#103
Conversation
- Add torchtext version in .meta.yaml close Lightning-AI#97
|
@hankyul2 mind fixing the failing cells, I have tried, but you have lock PR so maintainers can't edit it... |
|
@Borda Ok. I will try to fix it. |
|
@Borda |
you can see the full test here: https://dev.azure.com/PytorchLightning/Tutorials/_build/results?buildId=44840&view=logs&j=86bb8c30-297f-58f2-418d-1ad5be677653&t=16cfed9e-a41b-5b0e-892e-bf130fd21fce the particular error is: |
- load train_dataloader() from trainer.datamodule
Head branch was pushed to by a user without write access
|
@Borda I changed code and the failing cells seem to be fixed now. |
cool, could you please also update the update date in meta file to be today and reset nb build :] |
Head branch was pushed to by a user without write access
|
@Borda |
it says |
|
@Borda |

Add torchtext version in .meta.yaml
closes #97
Before submitting
What does this PR do?
Fixes #97.
In short, I try to fix import bugs in text-transformers.py by add
torchtext>=0.9as requirements.PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Of course, I do! 😁