xinyuez/albertbasev2_sst2_pair_original
收藏Hugging Face2024-05-25 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/xinyuez/albertbasev2_sst2_pair_original
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int32
splits:
- name: train
num_bytes: 886
num_examples: 12
download_size: 2628
dataset_size: 886
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two features: text and label, with data types of string and integer respectively. The dataset is divided into a training set, containing 12 samples, occupying 886 bytes. The download size of the dataset is 2628 bytes, and the actual data size is 886 bytes. The dataset has a default configuration, with training data files located at data/train-* path.
提供机构:
xinyuez
原始信息汇总
数据集概述
数据集特征
- text:数据类型为字符串(string)。
- label:数据类型为整数(int32)。
数据集分割
- 训练集(train):
- 示例数量:12
- 数据大小:886字节
数据集大小
- 下载大小:2628字节
- 数据集总大小:886字节
配置信息
- 默认配置(default):
- 训练数据文件路径:
data/train-*
- 训练数据文件路径:



