yyu/stackexchange-attrprompt
收藏Hugging Face2023-09-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/yyu/stackexchange-attrprompt
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
task_categories:
- text-classification
language:
- en
tags:
- social_media
- stackexchange
size_categories:
- 10K<n<100K
---
This is the data used in the paper [Large Language Model as Attributed Training Data Generator: A Tale of Diversity and Bias](https://github.com/yueyu1030/AttrPrompt).
Checkout the paper: https://arxiv.org/abs/2306.15895 for details.
- `label.txt`: the label name for each class
- `train.jsonl`: The original training set.
- `valid.jsonl`: The original validation set.
- `test.jsonl`: The original test set.
- `simprompt.jsonl`: The training data generated by the simple prompt.
- `attrprompt.jsonl`: The training data generated by the attributed prompt.
提供机构:
yyu
原始信息汇总
数据集概述
基本信息
- 许可证: Apache-2.0
- 任务类别: 文本分类
- 语言: 英语
- 标签: 社交媒体, StackExchange
- 大小类别: 10K<n<100K
数据集内容
label.txt: 各类别标签名称train.jsonl: 原始训练集valid.jsonl: 原始验证集test.jsonl: 原始测试集simprompt.jsonl: 通过简单提示生成的训练数据attrprompt.jsonl: 通过属性提示生成的训练数据



