thowley824/shape_long_window_2_labels
收藏Hugging Face2024-05-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/thowley824/shape_long_window_2_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': non-neutral
'1': neutral
- name: abnormal_return_metric
dtype: string
- name: event_window_start
dtype: int64
- name: event_window_end
dtype: int64
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
splits:
- name: train
num_bytes: 3612542551
num_examples: 44768
- name: test
num_bytes: 943365957
num_examples: 11192
download_size: 2028232031
dataset_size: 4555908508
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: non-neutral
- 1: neutral
- abnormal_return_metric:字符串类型 (string)
- event_window_start:整数类型 (int64)
- event_window_end:整数类型 (int64)
- input_ids:序列类型,整数 (int32)
- token_type_ids:序列类型,整数 (int8)
- attention_mask:序列类型,整数 (int8)
数据集分割
- 训练集 (train):
- 样本数量:44768
- 数据大小:3612542551 字节
- 测试集 (test):
- 样本数量:11192
- 数据大小:943365957 字节
数据集大小
- 下载大小:2028232031 字节
- 数据集总大小:4555908508 字节
数据文件配置
- 默认配置 (default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



