nyuuzyou's picture
Upload folder using huggingface_hub
d266d2b verified
metadata
annotations_creators:
  - no-annotation
language:
  - multilingual
language_creators:
  - found
license:
  - cc0-1.0
multilinguality:
  - multilingual
pretty_name: Nopaste Paefchen Archive
size_categories:
  - 1M<n<10M
source_datasets:
  - original
task_categories:
  - text-generation
task_ids:
  - language-modeling

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