CoolFace
Datasetpublic

pszemraj/midjourney-messages-cleaned

midjourney-messages-cleaned This is vivym/midjourney-messages but with the following cleaning steps: remove most columns (keep id columns for reference vs. original) Apply clean-text to all rows (keep casing) rename content to text (ffs) remove intermediate ID/tag (???) in angle brackets at the end, remove double asterisks ** remove exact duplicate rows dataset structure overall: DatasetDict({ train: Dataset({ features: ['id', 'channel_id', 'text']… See the full description on the dataset page: https://huggingface.co/datasets/pszemraj/midjourney-messages-cleaned.

sourceHugging Faceapache-2.0updated 9mo agoView on Hugging Face
8likes146downloads
1 commits on main
e5b875d9mo ago

Super-squash branch 'main' using huggingface_hub

pszemraj