Nma/resume_dataset_train
收藏资源简介:
--- dataset_info: features: - name: input_ids sequence: int32 - name: attention_mask sequence: int8 - name: labels sequence: int64 splits: - name: train num_bytes: 2856338396 num_examples: 428365 download_size: 828086360 dataset_size: 2856338396 --- # Dataset Card for "resume_dataset_train" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dataset_info: 特征: - 名称:输入Token ID序列(input_ids),为int32(32位整数)类型的序列 - 名称:注意力掩码序列(attention_mask),为int8(8位整数)类型的序列 - 名称:标签序列(labels),为int64(64位整数)类型的序列 数据集划分: - 名称:训练集(train),字节数:2856338396,样本数量:428365 下载大小:828086360 数据集总大小:2856338396 --- # 「resume_dataset_train」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
特征信息
- input_ids: 序列类型为
int32 - attention_mask: 序列类型为
int8 - labels: 序列类型为
int64
数据分割
- train:
- 字节数: 2856338396
- 样本数: 428365
数据大小
- 下载大小: 828086360 字节
- 数据集大小: 2856338396 字节



