xinyuez/albertbasev2_sst2_pair_1.2_1.2
收藏Hugging Face2024-05-24 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/xinyuez/albertbasev2_sst2_pair_1.2_1.2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int32
splits:
- name: train
num_bytes: 50306
num_examples: 617
download_size: 35641
dataset_size: 50306
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset is primarily used for text classification tasks, containing text data and corresponding labels. The dataset structure includes text (string type) and label (int32 type). The dataset is divided into a training set with 617 samples, totaling 50306 bytes. The download size of the dataset is 35641 bytes. The dataset configuration is set to default, with training data files located at data/train-* path.
提供机构:
xinyuez
原始信息汇总
数据集概述
数据集特征
- text:数据类型为字符串(string)。
- label:数据类型为整数(int32)。
数据集分割
- train:
- 示例数量:617
- 数据大小:50306字节
数据集大小
- 下载大小:35641字节
- 数据集总大小:50306字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



