allenai / allenai/agent-baselines
Error with ModalReranker when running sqa.py
- Lingua principale
- Python
- Stelle
- 155
- Fork
- 18
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I get the following error when running `sqa.py`:
```
NotFoundError(\nmodal.exception.NotFoundError: Lookup failed for Function
\'inference_api\' from the \'ai2-scholar-qa\' app: App \'ai2-scholar-qa\'
not found in environment \'main\'.\n'))
```
https://github.com/allenai/agent-baselines/blob/main/agent_baselines/solvers/sqa/sqa.py#L142
My goal is to reproduce the outputs and evaluations of the scholarqa baseline. I successfully run scholarqa from its own repo, but then I'm missing the evaluation part.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.