xinyuez/albertbasev2_sst2_pair_leap
收藏Hugging Face2024-05-30 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/xinyuez/albertbasev2_sst2_pair_leap
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int32
splits:
- name: train
num_bytes: 49682
num_examples: 615
download_size: 35274
dataset_size: 49682
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset includes 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 consists of a single training set with 615 examples, totaling 49682 bytes. The download size of the dataset is 35274 bytes. The dataset configuration is named default, and the training data files are located at data/train-* path.
提供机构:
xinyuez
原始信息汇总
数据集概述
数据集特征
- text:数据类型为字符串。
- label:数据类型为整数,具体为int32。
数据集划分
- train:包含615个样本,总大小为49682字节。
数据集大小
- 下载大小:35274字节。
- 数据集总大小:49682字节。
配置信息
- config_name:default
- data_files:
- split:train
- path:data/train-*



