vietgpt/wikipedia
收藏Hugging Face2024-05-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/vietgpt/wikipedia
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: revid
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 1256047874
num_examples: 1284930
download_size: 568232123
dataset_size: 1256047874
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes multiple features such as id (int64), revid (string), url (string), title (string), and text (string). It is divided into a training set containing 1284930 samples and 1256047874 bytes of data. The download size of the dataset is 568232123 bytes, while the actual dataset size is 1256047874 bytes. There is a default configuration for the dataset, specifying the path of the training data files.
提供机构:
vietgpt
原始信息汇总
数据集概述
数据集特征
- id: 整数类型 (int64)
- revid: 字符串类型 (string)
- url: 字符串类型 (string)
- title: 字符串类型 (string)
- text: 字符串类型 (string)
数据集分割
- 训练集 (train):
- 数据量: 1284930 条记录
- 存储大小: 1256047874 字节
数据集大小
- 下载大小: 568232123 字节
- 数据集实际大小: 1256047874 字节



