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



