jedwang/bert-base-split-chinese
收藏Hugging Face2023-11-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jedwang/bert-base-split-chinese
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
splits:
- name: train
num_bytes: 596090928
num_examples: 160030
download_size: 121094285
dataset_size: 596090928
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
jedwang
原始信息汇总
数据集信息
特征
- text: 数据类型为字符串。
- input_ids: 数据类型为整数序列,每个元素为32位整数。
- token_type_ids: 数据类型为整数序列,每个元素为8位整数。
- attention_mask: 数据类型为整数序列,每个元素为8位整数。
数据分割
- train: 包含160030个样本,总字节数为596090928。
数据集大小
- 下载大小: 121094285字节
- 数据集大小: 596090928字节
配置
- default: 包含训练数据文件,路径为
data/train-*。



