chuyin0321/news-stocks
收藏Hugging Face2023-09-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/chuyin0321/news-stocks
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: symbol
dtype: string
- name: body
dtype: string
- name: publisher
dtype: string
- name: publish_time
dtype: timestamp[ns, tz=GMT]
- name: title
dtype: string
- name: url
dtype: string
- name: uuid
dtype: string
splits:
- name: train
num_bytes: 18435776
num_examples: 2978
download_size: 9157427
dataset_size: 18435776
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "news-stocks"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
chuyin0321
原始信息汇总
数据集概述
数据集信息
特征
- symbol: 类型为字符串(string)
- body: 类型为字符串(string)
- publisher: 类型为字符串(string)
- publish_time: 类型为时间戳(timestamp[ns, tz=GMT])
- title: 类型为字符串(string)
- url: 类型为字符串(string)
- uuid: 类型为字符串(string)
数据分割
- train: 包含2978个样本,总字节数为18435776
数据大小
- 下载大小: 9157427字节
- 数据集大小: 18435776字节
配置
- default: 包含训练数据文件,路径为
data/train-*



