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



