ericrisco/ragas-eval-dataset
收藏Hugging Face2024-04-09 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/ericrisco/ragas-eval-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: context
dtype: string
- name: ground_truth
dtype: string
- name: metadata
struct:
- name: Authors
dtype: string
- name: Published
dtype: string
- name: Summary
dtype: string
- name: Title
dtype: string
splits:
- name: train
num_bytes: 6832
num_examples: 5
download_size: 19624
dataset_size: 6832
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
ericrisco
原始信息汇总
数据集概述
数据集特征
- question: 数据类型为字符串。
- context: 数据类型为字符串。
- ground_truth: 数据类型为字符串。
- metadata: 结构化数据,包含以下字段:
- Authors: 数据类型为字符串。
- Published: 数据类型为字符串。
- Summary: 数据类型为字符串。
- Title: 数据类型为字符串。
数据集分割
- train: 包含5个示例,总字节数为6832。
数据集大小
- 下载大小: 19624字节。
- 数据集大小: 6832字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



