Linkseed commited on
Commit
83b6e9c
·
verified ·
1 Parent(s): 8399771

Update README.md

Browse files

## Fine-Grained Behavior Simulation with Role-Playing Large Language Model on Social Media

We collect totaling 78.6k fine-grained behavior prediction QA recorad from 1866 users on social-medias (including Twitter, Reddit and Zhihu)
You can find detailed user information and behavior history in *platform_user_info.json* through the *user_index* column.

Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - question-answering
5
+ language:
6
+ - en
7
+ - zh
8
+ tags:
9
+ - human-behavior
10
+ - social-media
11
+ size_categories:
12
+ - 10K<n<100K
13
+ ---