joey234/tweet_eval_affix
收藏Hugging Face2023-10-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/joey234/tweet_eval_affix
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': negative
'1': neutral
'2': positive
- name: words_with_affixes
sequence: string
splits:
- name: test
num_bytes: 137916
num_examples: 1060
download_size: 95675
dataset_size: 137916
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "tweet_eval_affix"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
joey234
原始信息汇总
数据集概述
数据集信息
- 特征:
- text: 数据类型为字符串。
- label: 数据类型为类别标签,包含以下类别:
- 0: negative
- 1: neutral
- 2: positive
- words_with_affixes: 数据类型为字符串序列。
数据分割
- test:
- 字节数: 137916
- 样本数: 1060
数据大小
- 下载大小: 95675
- 数据集大小: 137916
配置
- config_name: default
- data_files:
- split: test
- path: data/test-*



