thowley824/dataset_stacked_3_labels
收藏Hugging Face2024-05-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/thowley824/dataset_stacked_3_labels
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: event_id
dtype: int64
- name: text_8k_sec_bert_base
dtype: string
- name: text_8k_sec_bert_shape
dtype: string
- name: label
dtype:
class_label:
names:
'0': low
'1': neutral
'2': high
- name: abnormal_return_metric
dtype: string
- name: event_window_start
dtype: int64
- name: event_window_end
dtype: int64
splits:
- name: train
num_bytes: 31559960649.6
num_examples: 402912
- name: test
num_bytes: 7889990162.4
num_examples: 100728
download_size: 17911808851
dataset_size: 39449950812.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
thowley824
原始信息汇总
数据集概述
数据集特征
- event_id: 数据类型为 int64
- text_8k_sec_bert_base: 数据类型为 string
- text_8k_sec_bert_shape: 数据类型为 string
- label: 数据类型为分类标签,包含三个类别:
- 0: low
- 1: neutral
- 2: high
- abnormal_return_metric: 数据类型为 string
- event_window_start: 数据类型为 int64
- event_window_end: 数据类型为 int64
数据集分割
- 训练集 (train):
- 示例数量: 402912
- 数据大小: 31559960649.6 字节
- 测试集 (test):
- 示例数量: 100728
- 数据大小: 7889990162.4 字节
数据集大小
- 下载大小: 17911808851 字节
- 总数据集大小: 39449950812.0 字节
数据文件配置
- 默认配置 (default):
- 训练集路径: data/train-*
- 测试集路径: data/test-*



