wujohns/gpt2-base-learn
收藏Hugging Face2023-03-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/wujohns/gpt2-base-learn
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': neg
'1': pos
- name: attention_mask
sequence: int8
splits:
- name: train
num_bytes: 9576485.5665
num_examples: 6033
- name: test
num_bytes: 232838.225
num_examples: 151
download_size: 4622568
dataset_size: 9809323.7915
---
提供机构:
wujohns
原始信息汇总
数据集概述
数据集特征
- text:文本数据,数据类型为字符串。
- label:标签数据,数据类型为分类标签,其中0代表neg,1代表pos。
- attention_mask:注意力掩码,数据类型为整型(int8)。
数据集分割
- 训练集(train):包含6033个样本,总大小为9576485.5665字节。
- 测试集(test):包含151个样本,总大小为232838.225字节。
数据集大小
- 下载大小:4622568字节。
- 数据集总大小:9809323.7915字节。



