Datasets:
average_token_length float64 10 5.36k | timestamp stringlengths 10 10 | type stringclasses 2 values | conversations listlengths 3 1k | median_token_length float64 7 2.92k | token_length int64 32 100k |
|---|---|---|---|---|---|
76.533333 | 1776-07-04 | GuildPublicThread | [
{
"author": "Senri-no-Mikazuki",
"message": "When it came to survival, learning from one's mistakes is very important. And learn from them Senri did, making sure to carefully monitor her alcohol intake for the night when she went out for a drinking session, and hence why she wrapped it up drunk, sure, but s... | 76 | 1,148 |
154.692308 | 1776-07-04 | GuildPublicThread | [
{
"author": "Sirdan",
"message": "After returning from Jellendi, Sirdan spent some time to relax, and decided to invite the bnuuy of the group - Yuuka, whom he has never talked to despite quite possibly picking her up randomly to join the mercenary group. \n\nSirdan invited her to a mid-range restaurants wi... | 138 | 2,011 |
125.102564 | 1776-07-04 | GuildPublicThread | [
{
"author": "Cuo Xiao Lu",
"message": "*Cuo was on the balcony, swinging her legs back and forth. Not the chair on the balcony; the balcony railing. One wrong move and she could plummet to an unfortunate fall. But she seemed at ease, watching the stars above. At least, that's what it seemed like. Since Sird... | 117 | 4,879 |
155.190476 | 1776-07-04 | GuildPublicThread | [
{
"author": "wheyfarer",
"message": "Separate Thread Start"
},
{
"author": "Sol",
"message": "There were days when the weight wasn't all that heavy. The days of her childhood, from before she discovered her magical tendencies, still darting around the fields chasing after the younger ones — the ... | 149 | 6,518 |
189.1 | 1776-07-04 | GuildPublicThread | [
{
"author": "nimbusspark",
"message": "*The day had once again started as the merchant city of Kadho had started another early morning hustle and bustle among its merchants. Whether it was getting new stock for their stores, preparing themselves for the next customer or very simply just doing a quick tidy o... | 184 | 7,564 |
458.333333 | 2020-12-05 | GuildTextChat | [
{
"author": "<Issotha>",
"message": "*The salty breeze of the misty waters crashed up again imposing stone docks. With a cliff face like drop running it's way along the edges. With stone staircases cut into the large stone blocks leading down to smaller wooden peers with various ships tied to the posts. Shi... | 440 | 4,125 |
584 | 2020-12-06 | GuildTextChat | [
{
"author": "valethros",
"message": "\"Coin is just a means to an end, as far as I'm concerned. Procuring and making use of it efficiently is more than enough, I don't need to bathe in gold, unlike most the folk here,\" The canine stated gruffly, taking wild ganders across the crowd for anything notable or ... | 576 | 2,920 |
259.285714 | 2022-11-30 | GuildTextChat | [
{
"author": "hazerlaser",
"message": "It was a warm day in Huiruor. The cries of eagles and the rustling of the undergrowth disturbed the forest's peace and tranquility, not that such things were unwelcome. There was something unnatural about true silence; the world was not crafted in such a way to be devoi... | 186 | 1,815 |
321.333333 | 2023-02-13 | GuildTextChat | [
{
"author": "Terrel Bales",
"message": "*Terrel kept a steady hand at his horse's flank as they managed to make their way to the outskirts of the large city. To this day, it impressed him that beastkin had managed to create an entire kingdom for themselves with their history and, now that he was sharing a b... | 297 | 964 |
173.25 | 2023-02-17 | GuildTextChat | [
{
"author": "R.L. Hanami || Mimi",
"message": "\"Well, I have this little hobby where I just buy little trinkets that I like and add it to my little collection, I have a small room back home filled with the them.\"\n\n*He shrugs in self deprecation, not really sure if the hobby is healthy or not, but atleas... | 172 | 693 |
146.65 | 2023-03-07 | GuildTextChat | [
{
"author": "Scott Creed",
"message": "*Scott kneels down next to a small creek that branches off of the nearby river, a canteen in his hand. He slips his big duffel bag off of his shoulders and sets it next to him, unbuckling the buckle that holds the canteen onto the side. His bag was a dark greenish/brow... | 136 | 2,933 |
77.823529 | 2019-05-18 | GuildTextChat | [
{
"author": "beans16",
"message": "*She walked here and sat under a tree*\n\n*She has fallen asleep*"
},
{
"author": "ryromancer",
"message": "*Ryland had been walking around the outer edges of the forest, an area void of people, or so he thought. What he didn't know was that there was a Macen s... | 85 | 1,323 |
53.944444 | 2019-05-19 | GuildTextChat | [
{
"author": "ryromancer",
"message": "\"There is no need to worry about repaying me now, we still have to get you out of the woods after all\"\n\n*Ryland adjudged a little to let her bandage herself as they walked, it was better that she didn't just bleed out as they traversed the land after all*"
},
{
... | 53 | 971 |
99.421053 | 2019-06-20 | GuildTextChat | [
{
"author": ".sneezyanus.",
"message": "*The forest was relatively quiet. Perhaps too quite for most people, even the lack of birds singing would make anyone feel somewhat uncomfortable. All that could be heard was the sound of leaves brushing against each other in the gentle breeze, even the grass danced a... | 85 | 3,778 |
This dataset is comprised of roleplay chat conversations scraped from several Discord RP fandom servers. The conversations have been split in terms of days, the assumption being that a majority of long-form roleplays are started/continued and completed within a day.
The original dataset consists of ~14K samples. Light filtering striped that down to ~10K samples. Stricter filtering striped it down to ~5k samples. Strictest filtering striped it down to ~4k samples.
Effort was taken to remove emotes, links, reactions, OOC, channel mentions, user mentions, and other superfluous content that could've been destructive to finetuning. Still, there may be imperfections. The dataset is in a continuous state of improvement and is occassionally updated with additional training data as I find more servers to scape from.
In here are several files:
discord_logs_unsquashed.json- The original dataset without squashing consecutive messages from the same author. All subsequent files are squashed.discord_logs.json- The original dataset and default option.discord_logs_two_users.json- The original dataset limited to conversations to those with only two users. I recommend using this file.discord_logs_split_threads.json- The original dataset with threads split by timestamp like channels.discord_logs_anonymized.json- The original dataset with usernames replaced with randomized substitutes.125_tokens_6_messages.json(Strictest) - Original dataset filtered for an average and median token length of 125 and a minimum conversation length of 6 messages.80_tokens_6_messages.json(Stricter) - Original dataset filtered for an average and median token length of 80 tokens and a minimum conversation length of 6 messages. The latter contains the former, so use one or the other, but not both.80_tokens_3_messages.json(Light) - Original dataset filtered for an average and median token length of 80 tokens and a minimum conversation length of 3 messages. The latter contains the former, so use one or the other, but not both.opencai_rp.json- Original dataset filtered for an average and median token length of 125 tokens and a minimum conversation length of 6 messages, then processed. Contains descriptions of characters, summary, scenario, chat and genre tags provided bygpt-4o.opencai_rp_metharme.json- Original dataset filtered for an average token length of 125 tokens and a minimum conversation length of 6 messages, then processed and converted to metharme format.
Explanation of Properties:
timestamp: Date of the interaction in YYYY-MM-DD formattype: Whether the interaction originated from a channel (GuildTextChat) or thread (GuildPublicThread). Threads were parsed differently than channels and use a static timestamp of1776-07-04to differentiate them.token_length: The total token length of all messages in the conversation, calculated usingtiktoken.average_token_length: The average token length of all messages in the conversation.median_token_length: The median token length of all messages in the conversation.conversations: The conversation between the users in the chat. This is represented as a list of dictionaries, each dictionary representing a single utterance and containing two key-value pairs:message, referring to the utterance itself, andauthorreferring to their discord username.
- Downloads last month
- 76