yyu/yelp-attrprompt
收藏Hugging Face2023-08-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/yyu/yelp-attrprompt
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
task_categories:
- text-classification
language:
- en
tags:
- sentiment
- restaurant_review
size_categories:
- 1K<n<10K
version:
- v1
---
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).
- `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
- 任务类别: 文本分类
- 语言: 英语
- 标签: 情感分析, 餐厅评论
- 大小类别: 1K<n<10K
- 版本: v1
数据组成
label.txt: 类别标签名称train.jsonl: 原始训练集valid.jsonl: 原始验证集test.jsonl: 原始测试集simprompt.jsonl: 简单提示生成的训练数据attrprompt.jsonl: 属性提示生成的训练数据



