bjoernp/wikipedia_tasks
收藏Hugging Face2023-12-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/bjoernp/wikipedia_tasks
下载链接
链接失效反馈官方服务:
资源简介:
---
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
splits:
- name: train
num_bytes: 17814995
num_examples: 561
download_size: 1155323
dataset_size: 17814995
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "wikipedia_tasks"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
bjoernp
原始信息汇总
数据集概述
数据特征
- id: 数据类型为字符串。
- url: 数据类型为字符串。
- title: 数据类型为字符串。
- text: 数据类型为字符串。
- prompt: 数据类型为字符串。
- questions: 数据类型为字符串。
数据分割
- train: 包含561个样本,总字节数为17814995。
数据大小
- 下载大小: 1155323字节。
- 数据集大小: 17814995字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



