MCPcopy 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

1import argparse
2import json
3from tqdm import tqdm
4from utils.gpt_inference import GPTInference

Callers

nothing calls this directly

Calls 7

GPTInferenceClass · 0.90
GeminiInferenceClass · 0.90
ClaudeInferenceClass · 0.90
single_ans_emFunction · 0.90
has_correct_answerFunction · 0.90
predict_nqMethod · 0.45
predict_hotpotqaMethod · 0.45

Tested by

no test coverage detected