ekolasky/BlogClassForLSGSeqClass
收藏Hugging Face2024-01-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ekolasky/BlogClassForLSGSeqClass
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_ids
sequence:
sequence: int32
- name: attention_mask
sequence:
sequence: int8
- name: start_positions
sequence: int64
- name: end_positions
sequence: int64
splits:
- name: train
num_bytes: 916965
num_examples: 127
download_size: 377932
dataset_size: 916965
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
ekolasky
原始信息汇总
数据集概述
特征信息
- input_ids: 序列类型,数据类型为 int32。
- attention_mask: 序列类型,数据类型为 int8。
- start_positions: 序列类型,数据类型为 int64。
- end_positions: 序列类型,数据类型为 int64。
数据分割
- train: 包含 127 个样本,占用 916965 字节。
数据集大小
- 下载大小: 377932 字节。
- 数据集大小: 916965 字节。
配置信息
- default: 包含训练数据文件,路径为
data/train-*。



