Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Update README.md
Browse files
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.
|