Open Sasafrass opened 3 years ago
Update the requirements.txt and environment.yml such that new users now install PyTorch==1.9.x, partially because of its native implementation of pad packed sequence and pack padded sequence.
https://github.com/Sasafrass/straattaal/blob/528df42f45ee38944703d11873735377a38b1bac/environment.yml#L31
Update the requirements.txt and environment.yml such that new users now install PyTorch==1.9.x, partially because of its native implementation of pad packed sequence and pack padded sequence.