CoolFace
Datasetpublic

nyuuzyou/nopaste-paefchen-archive

Dataset Card for Nopaste Paefchen Archive Dataset Summary This dataset is an archive of posts from nopaste.paefchen.net, a now-defunct pastebin-like service. It includes approximately 1.7 million unique posts, identified by sequential IDs starting from 1. The content spans various types of text data, including plain text, formatted text, URLs, and potentially code snippets or other formats in multiple languages. Dataset Structure Data… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/nopaste-paefchen-archive.

sourceHugging Facecc0-1.0updated 2y agoView on Hugging Face
0likes35downloads
Dataset Card

Dataset Card for Nopaste Paefchen Archive

Dataset Summary

This dataset is an archive of posts from nopaste.paefchen.net, a now-defunct pastebin-like service. It includes approximately 1.7 million unique posts, identified by sequential IDs starting from 1. The content spans various types of text data, including plain text, formatted text, URLs, and potentially code snippets or other formats in multiple languages.

Dataset Structure

Data Fields

This dataset includes the following fields:

  • —id: Unique identifier for the paste (integer)
  • —content: Text content of the paste (string)

Data Splits

All examples are in the train split, there is no validation split.

Additional Information

License

This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:

  • —Use it for any purpose, including commercial projects.
  • —Modify it however you like.
  • —Distribute it without asking permission. No attribution is required, but it's always appreciated!

CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en

To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/

Dataset Curators