File size: 704 Bytes
e201206
 
 
 
 
 
 
 
 
 
 
 
339ca03
1a08b4b
339ca03
 
 
 
 
 
e201206
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
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.