yyu commited on
Commit
1a08b4b
1 Parent(s): cbb1421

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -11,6 +11,7 @@ size_categories:
11
  - 10K<n<100K
12
  ---
13
  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).
 
14
 
15
  - `label.txt`: the label name for each class
16
  - `train.jsonl`: The original training set.
 
11
  - 10K<n<100K
12
  ---
13
  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).
14
+ Checkout the paper: https://arxiv.org/abs/2306.15895 for details.
15
 
16
  - `label.txt`: the label name for each class
17
  - `train.jsonl`: The original training set.