the-full-stack / fsdl-text-recognizer-2021-labs

Complete deep learning project developed in Full Stack Deep Learning, Spring 2021
https://bit.ly/berkeleyfsdl
MIT License
452 stars 281 forks source link

mismatch in pytorch version with the given code #45

Open Emo3032 opened 1 year ago

Emo3032 commented 1 year ago

ImportError: cannot import name 'Batch' from 'torchtext.data' (/usr/local/lib/python3.10/dist-packages/torchtext/data/init.py)

getting this error for running !python training/run_experiment.py --max_epochs=3