EnDev_RAGAS_testset
收藏资源简介:
EnDev RAGAS测试集是一个基于RAGAS工具生成的合成问答测试数据集,包含21个问答对。该数据集从EnDev语料库中采样的文本块生成(使用TestsetGenerator.generate_with_chunks方法),用于评估部署在https://giz-endev-orchestrator.hf.space的ChaBo问答管道的性能。生成日期为2026年9月10日,生成器和评判LLM采用Qwen/Qwen3-235B-A22B-Instruct-2507,嵌入模型为BGE-M3(通过EnDev TEI推理端点)。数据集的列包括:用户输入(user_input)、参考答案(reference)、参考上下文(reference_contexts)以及合成器名称(synthesizer_name)。数据集提供JSONL格式(RAGAS就绪)和CSV格式(扁平化)两种文件。该数据集适用于检索增强生成(RAG)系统的评估和测试。
The EnDev RAGAS test set is a synthetic question-answering test dataset generated using the RAGAS tool, containing 21 QA pairs. The dataset is generated from text chunks sampled from the EnDev corpus (using the TestsetGenerator.generate_with_chunks method) and is used to evaluate the performance of the ChaBo QA pipeline deployed at https://giz-endev-orchestrator.hf.space. The generation date is September 10, 2026. The generator and judge LLM use Qwen/Qwen3-235B-A22B-Instruct-2507, and the embedding model is BGE-M3 (via the EnDev TEI inference endpoint). The dataset columns include: user_input, reference, reference_contexts, and synthesizer_name. The dataset is provided in JSONL format (RAGAS-ready) and CSV format (flattened). This dataset is suitable for evaluation and testing of Retrieval-Augmented Generation (RAG) systems.
EnDev RAGAS Test Set
数据集概述
- 合成问答测试集,共21对问答。
- 使用 RAGAS(
TestsetGenerator.generate_with_chunks)生成。 - 数据来源于 EnDev 语料库中抽取的文本块,存储于 Qdrant 集合
endev-bgem3-512(Gradio-gateway SpaceGIZ/EnDev_Qdrant)。
生成信息
- 生成时间:2026-09-10 UTC
- 生成器/评判 LLM:Qwen/Qwen3-235B-A22B-Instruct-2507
- 嵌入模型:BGE-M3,通过 EnDev TEI Inference Endpoint
数据字段
user_inputreferencereference_contextssynthesizer_name
数据集结构
- 配置名称:default
- 数据文件:
endev_testset.jsonl - 划分:train
- 样本数:21
任务与语言
- 任务类别:question-answering
- 语言:en
标签
- RAG
- RAGAS
- evaluation
- ChaBo
- EnDev
用途
- 用于评估部署于 https://giz-endev-orchestrator.hf.space 的 ChaBo pipeline。
文件
endev_testset.jsonl(RAGAS-ready)endev_testset.csv(flat)




