thowley824/base_short_window_2_labels
收藏Hugging Face2024-05-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/thowley824/base_short_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: 3656162080
num_examples: 44768
- name: test
num_bytes: 899746428
num_examples: 11192
download_size: 2030057299
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。
数据集分割
- 训练集: 包含 44768 个样本,占用 3656162080 字节。
- 测试集: 包含 11192 个样本,占用 899746428 字节。
数据集大小
- 下载大小: 2030057299 字节。
- 数据集总大小: 4555908508 字节。
数据文件配置
- 默认配置:
- 训练集文件路径:
data/train-* - 测试集文件路径:
data/test-*
- 训练集文件路径:



