xinyuez/albertbasev2_sst2_pair_leap_1.2_1.2
收藏Hugging Face2024-05-25 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/xinyuez/albertbasev2_sst2_pair_leap_1.2_1.2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int32
splits:
- name: train
num_bytes: 50294
num_examples: 618
download_size: 36327
dataset_size: 50294
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset consists of two main features: text and label, where text is of string type and label is of 32-bit integer type. The dataset includes a single training set (train) with 618 examples, totaling 50294 bytes in size. The download size of the dataset is 36327 bytes. Additionally, the dataset has a default configuration, with training data files located at data/train-* path.
提供机构:
xinyuez
原始信息汇总
数据集概述
数据集特征
- text:数据类型为字符串。
- label:数据类型为整数,具体为int32。
数据集分割
- train:包含618个样本,总大小为50294字节。
数据集大小
- 下载大小:36327字节。
- 数据集总大小:50294字节。
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



