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



