joey234/sst2_affix_neg
收藏Hugging Face2023-12-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/joey234/sst2_affix_neg
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: idx
dtype: int32
- name: sentence
dtype: string
- name: label
dtype:
class_label:
names:
'0': negative
'1': positive
- name: words_with_affixes
sequence: string
- name: sentence_replace_affix
dtype: string
splits:
- name: validation
num_bytes: 21735
num_examples: 71
download_size: 19062
dataset_size: 21735
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
# Dataset Card for "sst2_affix_neg"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
joey234
原始信息汇总
数据集概述
数据集信息
-
特征:
idx: 类型为int32sentence: 类型为stringlabel: 类型为class_label,包含两个类别:0: negative1: positive
words_with_affixes: 类型为sequence的stringsentence_replace_affix: 类型为string
-
分割:
validation: 包含 71 个样本,总字节数为 21735
-
大小:
- 下载大小: 19062 字节
- 数据集大小: 21735 字节
配置
- 默认配置:
- 数据文件:
validation: 路径为data/validation-*
- 数据文件:



