Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TIGER-AI-Lab/LongRAG
/ eval_qa.py
File
eval_qa.py
eval/eval_qa.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
import
json
3
from
tqdm
import
tqdm
4
from
utils.gpt_inference
import
GPTInference
Callers
nothing calls this directly
Calls
7
GPTInference
Class · 0.90
GeminiInference
Class · 0.90
ClaudeInference
Class · 0.90
single_ans_em
Function · 0.90
has_correct_answer
Function · 0.90
predict_nq
Method · 0.45
predict_hotpotqa
Method · 0.45
Tested by
no test coverage detected