Juniplayground/ragas-retreival_top1
收藏资源简介:
--- dataset_info: features: - name: benchmark_date dtype: string - name: question dtype: string - name: answer dtype: float64 - name: contexts dtype: string - name: ground_truth dtype: string - name: answer_relevancy dtype: float64 - name: context_precision dtype: float64 - name: rag_benchmark_decision dtype: string - name: response_benchmark_decision dtype: string - name: correct_rag_benchmark dtype: int64 - name: incorrect_rag_benchmark dtype: int64 - name: correct_response_benchmark dtype: int64 - name: incorrect_response_benchmark dtype: int64 splits: - name: train num_bytes: 3689380 num_examples: 1180 download_size: 1095559 dataset_size: 3689380 --- # Dataset Card for "ragas-retreival_top1" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征: - 名称:评测日期(benchmark_date),数据类型:字符串 - 名称:问题(question),数据类型:字符串 - 名称:答案(answer),数据类型:64位浮点数(float64) - 名称:上下文(contexts),数据类型:字符串 - 名称:真实答案(ground_truth),数据类型:字符串 - 名称:答案相关性(answer_relevancy),数据类型:64位浮点数 - 名称:上下文精准度(context_precision),数据类型:64位浮点数 - 名称:检索增强生成(Retrieval-Augmented Generation,RAG)评测决策(rag_benchmark_decision),数据类型:字符串 - 名称:响应评测决策(response_benchmark_decision),数据类型:字符串 - 名称:RAG评测正确数(correct_rag_benchmark),数据类型:64位整数(int64) - 名称:RAG评测错误数(incorrect_rag_benchmark),数据类型:64位整数 - 名称:响应评测正确数(correct_response_benchmark),数据类型:64位整数 - 名称:响应评测错误数(incorrect_response_benchmark),数据类型:64位整数 划分集: - 名称:训练集(train),字节大小:3689380,样本数量:1180 下载大小:1095559 字节 数据集总大小:3689380 字节 # 「ragas-retreival_top1」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集特征
- benchmark_date: 类型为字符串
- question: 类型为字符串
- answer: 类型为浮点数
- contexts: 类型为字符串
- ground_truth: 类型为字符串
- answer_relevancy: 类型为浮点数
- context_precision: 类型为浮点数
- rag_benchmark_decision: 类型为字符串
- response_benchmark_decision: 类型为字符串
- correct_rag_benchmark: 类型为整数
- incorrect_rag_benchmark: 类型为整数
- correct_response_benchmark: 类型为整数
- incorrect_response_benchmark: 类型为整数
数据集分割
- train: 包含3689380字节的数据,共有1180个样本
数据集大小
- 下载大小: 1095559字节
- 数据集大小: 3689380字节



