yyu commited on
Commit
28fb10f
1 Parent(s): b86f65a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -15,6 +15,7 @@ version:
15
  ---
16
 
17
  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).
 
18
 
19
  - `label.txt`: the label name for each class
20
  - `train.jsonl`: The original training set.
 
15
  ---
16
 
17
  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).
18
+ See the paper: https://arxiv.org/abs/2306.15895 for details.
19
 
20
  - `label.txt`: the label name for each class
21
  - `train.jsonl`: The original training set.