reubenjohn/stackoverflow-open-status-classification-sample-albert-tokenized
收藏Hugging Face2022-11-25 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/reubenjohn/stackoverflow-open-status-classification-sample-albert-tokenized
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: OpenStatus_id
dtype: int64
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
splits:
- name: test
num_bytes: 69393756
num_examples: 22443
- name: train
num_bytes: 346974964
num_examples: 112217
- name: valid
num_bytes: 69393756
num_examples: 22443
download_size: 55848593
dataset_size: 485762476
---
# Dataset Card for "stackoverflow-open-status-classification-albert-tokenized"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
reubenjohn
原始信息汇总
数据集概述
数据集名称
stackoverflow-open-status-classification-albert-tokenized
数据集特征
- OpenStatus_id:数据类型为
int64。 - input_ids:数据类型为
int32,具有序列性质。 - token_type_ids:数据类型为
int8,具有序列性质。 - attention_mask:数据类型为
int8,具有序列性质。
数据集分割
- test:包含22443个样本,占用69393756字节。
- train:包含112217个样本,占用346974964字节。
- valid:包含22443个样本,占用69393756字节。
数据集大小
- 下载大小:55848593字节。
- 总大小:485762476字节。



