bjoernp/wiki_task_answer_generation
收藏Hugging Face2023-12-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/bjoernp/wiki_task_answer_generation
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
- name: prompt
dtype: string
- name: questions
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 18828371
num_examples: 561
download_size: 3774681
dataset_size: 18828371
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "wiki_task_answer_generation"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征字段:
- 名称: 标识符(id)
数据类型: 字符串
- 名称: 统一资源定位符(URL)
数据类型: 字符串
- 名称: 标题
数据类型: 字符串
- 名称: 文本
数据类型: 字符串
- 名称: 提示词(prompt)
数据类型: 字符串
- 名称: 问题
数据类型: 字符串
- 名称: 答案
数据类型: 字符串
数据划分:
- 名称: 训练集(train)
字节数: 18828371
样本数量: 561
下载大小: 3774681
数据集总大小: 18828371
配置项:
- 配置名称: 默认配置(default)
数据文件:
- 数据划分: 训练集
数据路径: data/train-*
# “维基任务答案生成”数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
bjoernp
原始信息汇总
数据集概述
数据集信息
特征
- id: 字符串类型
- url: 字符串类型
- title: 字符串类型
- text: 字符串类型
- prompt: 字符串类型
- questions: 字符串类型
- answer: 字符串类型
数据分割
- train: 包含561个样本,占用18828371字节
数据大小
- 下载大小: 3774681字节
- 数据集大小: 18828371字节
配置
- default: 包含训练数据文件,路径为
data/train-*



