yyu commited on
Commit
e201206
1 Parent(s): 83c124c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  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).
2
 
3
  - `label.txt`: the label name for each class
@@ -5,4 +17,4 @@ This is the data used in the paper [Large Language Model as Attributed Training
5
  - `valid.jsonl`: The original validation set.
6
  - `test.jsonl`: The original test set.
7
  - `simprompt.jsonl`: The training data generated by the simple prompt.
8
- - `attrprompt.jsonl`: The training data generated by the attributed prompt.
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - social_media
9
+ - stackexchange
10
+ 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
 
17
  - `valid.jsonl`: The original validation set.
18
  - `test.jsonl`: The original test set.
19
  - `simprompt.jsonl`: The training data generated by the simple prompt.
20
+ - `attrprompt.jsonl`: The training data generated by the attributed prompt.