xinyuez/naive_albertbasev2_sst2_pair_faster-alzantot_193
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/xinyuez/naive_albertbasev2_sst2_pair_faster-alzantot_193
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int32
splits:
- name: train
num_bytes: 15832
num_examples: 193
download_size: 12837
dataset_size: 15832
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset consists of two main features: text and label. The text feature is of string type, and the label feature is of 32-bit integer type. The dataset includes only a training set with 193 examples, totaling 15832 bytes. The download size of the dataset is 12837 bytes, while the actual dataset size is 15832 bytes. In the default configuration, the training data files are located at data/train-* path.
提供机构:
xinyuez
原始信息汇总
数据集概述
数据集特征
- text:文本类型,数据类型为字符串。
- label:标签,数据类型为整数(int32)。
数据集划分
- 训练集(train):包含193个样本,总大小为15832字节。
数据集大小
- 下载大小:12837字节。
- 数据集总大小:15832字节。
配置信息
- 配置名称:default
- 数据文件路径:
data/train-*,对应分割类型为训练集。



