xinyuez/albertbasev2_sst2_pair_faster-alzantot_1_1
收藏Hugging Face2024-05-25 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/xinyuez/albertbasev2_sst2_pair_faster-alzantot_1_1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int32
splits:
- name: train
num_bytes: 2113
num_examples: 27
download_size: 3351
dataset_size: 2113
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two features: text (string type) and label (32-bit integer type). It is divided into a training set (train) with 27 samples, totaling 2113 bytes. The download size of the dataset is 3351 bytes, and the actual dataset size is 2113 bytes. The dataset has a default configuration (default), with training data files located at data/train-* path.
提供机构:
xinyuez
原始信息汇总
数据集概述
数据集特征
- text:数据类型为字符串。
- label:数据类型为整数,具体为int32。
数据集分割
- train:训练集包含27个样本,占用存储空间2113字节。
数据集大小
- 下载大小:3351字节。
- 数据集实际大小:2113字节。
配置信息
- config_name:default
- data_files:
- split:train
- path:data/train-*



