ytcheng/news_stategy
收藏Hugging Face2024-05-19 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ytcheng/news_stategy
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: title
dtype: string
- name: subtitle
dtype: string
- name: top
dtype: int64
- name: des
dtype: string
- name: content
dtype: string
- name: url
dtype: string
- name: time
dtype: int64
- name: type
dtype: int64
- name: status
dtype: int64
- name: order
dtype: int64
- name: clean_text
dtype: string
- name: augmented_contents
sequence: string
splits:
- name: train
num_bytes: 1905992
num_examples: 110
download_size: 819329
dataset_size: 1905992
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes multiple fields such as id (int64), title (string), subtitle (string), top (int64), des (string), content (string), url (string), time (int64), type (int64), status (int64), order (int64), clean_text (string), and augmented_contents (sequence of string). The dataset is divided into a training set (train) with 110 examples. The total size of the dataset is 1905992 bytes, and the download size is 819329 bytes.
提供机构:
ytcheng
原始信息汇总
数据集概述
数据集特征
- id: 整数类型 (int64)
- title: 字符串类型 (string)
- subtitle: 字符串类型 (string)
- top: 整数类型 (int64)
- des: 字符串类型 (string)
- content: 字符串类型 (string)
- url: 字符串类型 (string)
- time: 整数类型 (int64)
- type: 整数类型 (int64)
- status: 整数类型 (int64)
- order: 整数类型 (int64)
- clean_text: 字符串类型 (string)
- augmented_contents: 字符串序列 (sequence: string)
数据集划分
- train:
- 示例数量: 110
- 数据大小: 1905992 字节
数据集大小
- 下载大小: 819329 字节
- 数据集总大小: 1905992 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:



