explodinggradients/ragas-wikiqa
收藏Hugging Face2023-07-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/explodinggradients/ragas-wikiqa
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: correct_answer
dtype: string
- name: incorrect_answer
dtype: string
- name: question_id
dtype: string
- name: generated_with_rag
dtype: string
- name: context
sequence: string
- name: generated_without_rag
dtype: string
splits:
- name: train
num_bytes: 1906213
num_examples: 232
download_size: 1152464
dataset_size: 1906213
---
# Dataset Card for "ragas-wikiqa"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
explodinggradients
原始信息汇总
数据集信息
特征
- question: 类型为字符串
- correct_answer: 类型为字符串
- incorrect_answer: 类型为字符串
- question_id: 类型为字符串
- generated_with_rag: 类型为字符串
- context: 类型为字符串序列
- generated_without_rag: 类型为字符串
数据分割
- train: 包含232个样本,占用1906213字节
数据大小
- 下载大小: 1152464字节
- 数据集大小: 1906213字节



