fever-2018-team-athene
fever-2018-team-athene copied to clipboard
Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Bumps [ipython](https://github.com/ipython/ipython) from 6.4.0 to 7.16.3. Commits d43c7c7 release 7.16.3 5fa1e40 Merge pull request from GHSA-pq7m-3gw7-gq5x 8df8971 back to dev 9f477b7 release 7.16.2 138f266 bring back release helper from master...
Hi, I am using having issues installing the requirements and setting up the environment for the project. I am using a virtual env in wsl2 on windows 10 with pip...
I am trying to reproduce the results of the sentence retriever model, but can't seem to get the accuracy to the same level as in the paper. I tried using...
When trying to load the pretrained ESIM model for sentence retrieval I get the following error: ``` Exception has occurred: NotFoundError Key encode_rnn/birnn/bidirectional_rnn/fw/basic_lstm_cell/bias not found in checkpoint [[Node: save/RestoreV2 =...
It seems like the link to download fasttext embedding is invalid. I download it from [embedding from fasttext website](https://fasttext.cc/docs/en/pretrained-vectors.html). But I found that the result can't be reproduced with this...
Bumps [babel](https://github.com/python-babel/babel) from 2.6.0 to 2.9.1. Release notes Sourced from babel's releases. Version 2.9.1 Bugfixes The internal locale-data loading functions now validate the name of the locale file to be...
I've got key error during selecting sentence for training set. (error message below) `[INFO] 2021-10-20 04:32:44,511 - pipeline - Finished selecting sentences for dev set. INFO:pipeline:Finished selecting sentences for dev...
Bumps [websockets](https://github.com/aaugustin/websockets) from 5.0.1 to 9.1. Changelog Sourced from websockets's changelog. 9.1 ... May 27, 2021 .. note:: **Version 9.1 fixes a security issue introduced in version 8.0.** Version 8.0...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...