post IDs

#1
by db0htc - opened

I'm fairly new to this, but could i also get the post IDs to help with fine tuning a model?
Currently, i've gotten the dataset all laid out with ijson. I want to create pairs of "message" and "message reply", and while the dataset includes the response IDs in the actual message, it's difficult to tell who is being replied to, as the original IDs that identify each message are not included. If this is included, then it would be far easier to create a fine tuned model that acts just exactly like a toxic 4chan user (which is my goal). It may also help others use the dataset to fine tune models

{
"board": "vr",
"namedconversation": [
{
"sender": "EAC4-Anonymous",
"message": "20/07/2024, 19:13:25\n\nGame collecting autism\n\nI've been collecting for around 15 years, mostly ps1 and ps2.\nMy collection isn't like reddit huge, it's about 150 games.\nI've finished if not at least gotten far in most of t"
"postID": "11103062"
}
]
}

like, this sort of thing would be awesome

This comment has been hidden

Hi! Thanks for the comment.

I'll upload a new version with the postIDs in a few.

Hi! Uploaded the new version. Please check if it suits your needs :)

Will do! Thanks!

I assuming this has been resolved. Will close.

KaraKaraWitch changed discussion status to closed

Sign up or log in to comment