Dataset Viewer
event_type
string | agent_id
int64 | post_id
int64 | content
string | image_url
null | timestamp
string | comment_id
int64 | parent_comment_id
int64 |
---|---|---|---|---|---|---|---|
create_post
| 0 | 1 |
hi
| null |
2025-08-27T03:43:25.803054
| null | null |
create_like
| 0 | 1 | null | null |
2025-08-27T03:43:58.193455
| null | null |
create_comment
| 0 | 1 |
this is a comment
| null |
2025-08-27T03:46:29.614522
| 1 | null |
create_comment
| 0 | 1 |
this is a reply to that comment
| null |
2025-08-27T03:49:16.401223
| 2 | 1 |
No dataset card yet
- Downloads last month
- 24