# ragas-eval **Repository Path**: nimotea/ragas-eval ## Basic Information - **Project Name**: ragas-eval - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-15 - **Last Updated**: 2026-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RAG Eval RAG 评测工程实验区。 当前已完成第一阶段:基于 `duretrieval_mteb` 的检索评估闭环。 ## 内容 - `docs/` - 评测集设计讨论 - 检索评估第一阶段总结 - `projects/test-dataset-ingestion/` - 测试数据集入库脚本 - Forguncy 查询脚本 - 子集检索评估脚本 ## 注意 仓库不提交原始数据集、运行日志、Cookie、向量库和 Forguncy 运行产物。 数据集需要在本地放置于: ```text datasets/duretrieval_mteb ```