allenai / allennlp

An open-source NLP research library, built on PyTorch.
http://www.allennlp.org
Apache License 2.0
11.74k stars 2.24k forks source link

pin cached-path tighter, make sure our cached-path wrapper still returns `str` #5587

Closed epwalsh closed 2 years ago

epwalsh commented 2 years ago

Fixes #5585

Changes proposed:

See also https://github.com/allenai/allennlp/pull/5586.