Hi, thank you for making this project available!
I’ve been encountering versioning issues with the Python packages needed here when trying to use this codebase, which has limited my ability to run the evaluation and inference scripts. I noticed in another issue that there was a pinned version of transformers being used, but that isn't reflected in the INSTALL.md instructions.
Would it be possible to add a Conda environment file, a requirements.txt, or an updated version of the INSTALL.md file with pinned versions that reflect the configuration used during development or testing?
Thank you for your time!