Yuhthe/vietnews_word
收藏Hugging Face2023-07-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Yuhthe/vietnews_word
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: guid
dtype: int64
- name: title
dtype: string
- name: abstract
dtype: string
- name: article
dtype: string
splits:
- name: train
num_bytes: 325418455
num_examples: 99134
- name: validation
num_bytes: 73397317
num_examples: 22184
- name: test
num_bytes: 74536959
num_examples: 22498
download_size: 246524133
dataset_size: 473352731
task_categories:
- summarization
language:
- vi
---
# Dataset Card for "vietnews_word"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Yuhthe
原始信息汇总
数据集概述
数据集配置
- 默认配置 (
config_name: default)- 训练数据 (
split: train):path: data/train-* - 验证数据 (
split: validation):path: data/validation-* - 测试数据 (
split: test):path: data/test-*
- 训练数据 (
数据集信息
-
特征
guid: 数据类型int64title: 数据类型stringabstract: 数据类型stringarticle: 数据类型string
-
分割详情
- 训练集 (
name: train)- 字节数:
325418455 - 示例数:
99134
- 字节数:
- 验证集 (
name: validation)- 字节数:
73397317 - 示例数:
22184
- 字节数:
- 测试集 (
name: test)- 字节数:
74536959 - 示例数:
22498
- 字节数:
- 训练集 (
-
数据集大小
- 下载大小:
246524133 - 数据集总大小:
473352731
- 下载大小:
任务类别
- 摘要生成 (
summarization)
语言
- 越南语 (
vi)



