Datasets:
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.
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 |
+
---
|