mohanna hoveyda

Results 3 issues of mohanna hoveyda

Hi I am trying to finetune the model on WebQSP using the following command: `bash scripts/train_ELQ.sh finetune EL4QA_data/WebQSP_EL/tokenized 20 128 64 0 wiki_all_ents 97` But there are no checkpoints provided....

Hi all, While trying to train the ELQ model on WebQSP according to [this](https://github.com/facebookresearch/BLINK/tree/main/elq#examples) guide, I encounter `ValueError: too many values to unpack (expected 2)` from the line below in...

Hi, Thanks for this useful framework! There is an issue while running multi-agent commands that require asynchronous use of LMStudio API. For instance, running `PYTHONPATH=. python experiments/run_mmlu.py --num-truthful-agents=3 --mode=OptimizedSwarm`, the...