hcmue-handbook-rag-api / data /processed /metadata /ragas_answer_cache_report.json
HCMUE RAG Deploy
Deploy FastAPI RAG backend
be0f59e
Raw
History Blame Contribute Delete
370 Bytes
{
"evaluation": "ragas_answer_cache_generation",
"config_path": "configs\\answer_generation.yaml",
"cases_path": "data\\eval\\ragas_judge_cases.json",
"cache_path": "data\\processed\\metadata\\ragas_answer_cache.json",
"total_cases": 100,
"ready_cases": 100,
"pending_cases": 0,
"generated_this_run": 32,
"skipped_cached": 68,
"failed_this_run": 0
}