xinyuez/albertbasev2_sst2_pair_leap_adv
收藏Hugging Face2024-05-29 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/xinyuez/albertbasev2_sst2_pair_leap_adv
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int32
splits:
- name: train
num_bytes: 80
num_examples: 3
download_size: 1373
dataset_size: 80
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two features: text and label, where text is of string type and label is of 32-bit integer type. The dataset is divided into a training set (train) containing 3 samples, occupying 80 bytes. The total download size of the dataset is 1373 bytes, and the actual data size is 80 bytes. There is a default configuration in the config file, specifying the path of the training data files as data/train-*.
提供机构:
xinyuez
原始信息汇总
数据集概述
数据集特征
- text: 字符串类型
- label: 整数类型(int32)
数据集分割
- train:
- 示例数量: 3
- 数据大小: 80字节
数据集大小
- 下载大小: 1373字节
- 数据集大小: 80字节
配置
- default:
- 训练数据路径:
data/train-*
- 训练数据路径:



