surrey-nlp/S3D-v2
收藏资源简介:
S3D数据集是一个用于构建讽刺检测模型的数据集,由Jordan Painter和Diptesh Kanojia创建。该数据集包含10万条推文,其中13,016条被标记为讽刺,86,904条标记为非讽刺。数据集使用弱监督方法进行标注,通过多数投票系统利用三个微调的讽刺检测模型进行标注。数据集分为训练集(70,000条)、验证集(15,000条)和测试集(15,000条),所有内容均为英文,并根据CC-BY-SA-4.0许可证发布。
The S3D Dataset is a dataset for constructing sarcasm detection models, created by Jordan Painter and Diptesh Kanojia. It contains 100,000 Tweets, among which 13,016 are labeled as sarcastic and 86,904 are labeled as non-sarcastic. The dataset is annotated using a weak supervision approach, which leverages three fine-tuned sarcasm detection models via a majority voting system. It is split into the training set (70,000 instances), validation set (15,000 instances) and test set (15,000 instances). All content is in English, and the dataset is released under the CC-BY-SA-4.0 license.
数据集概述
基本信息
- 名称: S3D
- 别名: Utilising Weak Supervision to create S3D
- 语言: 英语
- 许可: cc-by-sa-4.0
- 多语言性: 单语种
- 大小: 100K<n<1M
- 来源: 原始数据
- 任务类别: 文本分类
详细描述
- 创建者: Jordan Painter, Diptesh Kanojia
- 目的: 构建讽刺检测模型
- 数据构成: 包含13,016条标为讽刺的推文和86,904条标为非讽刺的推文
- 数据字段:
- Text: 预处理的推文内容
- Label: 表示推文是否为讽刺的标签
- 数据分割:
- 训练集: 70,000条
- 验证集: 15,000条
- 测试集: 15,000条
版本信息
- S3D-v2: 使用弱监督方法,通过多数投票系统对100,000条推文进行讽刺标注,使用的模型包括roberta-large-finetuned-SARC-combined-DS, bertweet-base-finetuned-SARC-DS, 和 bertweet-base-finetuned-SARC-combined-DS。




