Paul McCann
Paul McCann
**Exact location of issue** The [side bar at the end of the paper](https://ar5iv.labs.arxiv.org/html/2012.05628#Sx2.p2.pic1.3.3.3.2.1.1) with id `#Sx2.p2.pic1.3.3.3.2.1.1`. **Problem details** Originally a sidebar, this is shown over/under the citations at the end...
This cleans up the `run_eval.py` script to make it easier to use, modify, and debug. - removes unused `sys.path.append` calls - allow running just MTBench or llm-jp-eval, instead of both...
This removes the existing instructions and scripts for mirroring data from the public wandb server to a private one, and replaces them with a (mostly) automated process for copying all...
I'm trying to copy files from s3 to a local system. The files were downloaded from a variety of sources and kept their original filenames, some of which seem to...
### Describe the bug I'm trying to use `Indexes.search` in Python. The documentation has no examples so I'm kind of guessing on how it should be used, but it seems...