HelloFriend22/split_wikipedia
收藏Hugging Face2024-05-12 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/HelloFriend22/split_wikipedia
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
dataset_info:
features:
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 18180054255.05349
num_examples: 5767032
- name: test
num_bytes: 2020008129.9465106
num_examples: 640782
download_size: 11938400341
dataset_size: 20200062385.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes four main features: id, url, title, and text, all of which are string type. The dataset is divided into a training set and a test set, with the training set containing 5,767,032 samples and the test set containing 640,782 samples. The download size of the dataset is 11,938,400,341 bytes, and the total size is 20,200,062,385 bytes. The dataset configuration is set to default, with the training set and test set data files stored in the data/train-* and data/test-* paths respectively.
提供机构:
HelloFriend22
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串
- url: 数据类型为字符串
- title: 数据类型为字符串
- text: 数据类型为字符串
数据集划分
- 训练集
- 数据量: 5767032条
- 存储大小: 18180054255.05349字节
- 测试集
- 数据量: 640782条
- 存储大小: 2020008129.9465106字节
数据集大小
- 下载大小: 11938400341字节
- 数据集总大小: 20200062385.0字节
数据文件配置
- 默认配置
- 训练集路径: data/train-*
- 测试集路径: data/test-*



