Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Sub-tasks:
language-modeling
Languages:
multilingual
Size:
1M - 10M
License:
Upload folder using huggingface_hub
Browse files- README.md +57 -0
- nopaste.jsonl.zst +3 -0
README.md
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- no-annotation
|
4 |
+
language:
|
5 |
+
- multilingual
|
6 |
+
language_creators:
|
7 |
+
- found
|
8 |
+
license:
|
9 |
+
- cc0-1.0
|
10 |
+
multilinguality:
|
11 |
+
- multilingual
|
12 |
+
pretty_name: Nopaste Paefchen Archive
|
13 |
+
size_categories:
|
14 |
+
- 1M<n<10M
|
15 |
+
source_datasets:
|
16 |
+
- original
|
17 |
+
task_categories:
|
18 |
+
- text-generation
|
19 |
+
task_ids:
|
20 |
+
- language-modeling
|
21 |
+
---
|
22 |
+
# Dataset Card for Nopaste Paefchen Archive
|
23 |
+
|
24 |
+
## Dataset Summary
|
25 |
+
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.
|
26 |
+
|
27 |
+
## Dataset Structure
|
28 |
+
|
29 |
+
### Data Fields
|
30 |
+
|
31 |
+
This dataset includes the following fields:
|
32 |
+
|
33 |
+
- `id`: Unique identifier for the paste (integer)
|
34 |
+
- `content`: Text content of the paste (string)
|
35 |
+
|
36 |
+
### Data Splits
|
37 |
+
|
38 |
+
All examples are in the train split, there is no validation split.
|
39 |
+
|
40 |
+
## Additional Information
|
41 |
+
|
42 |
+
### License
|
43 |
+
|
44 |
+
This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
|
45 |
+
|
46 |
+
* Use it for any purpose, including commercial projects.
|
47 |
+
* Modify it however you like.
|
48 |
+
* Distribute it without asking permission.
|
49 |
+
No attribution is required, but it's always appreciated!
|
50 |
+
|
51 |
+
CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
|
52 |
+
|
53 |
+
To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/
|
54 |
+
|
55 |
+
### Dataset Curators
|
56 |
+
|
57 |
+
- [nyuuzyou](https://ducks.party)
|
nopaste.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9269b031c85e2822e670358d28683caeab5dbc2eb4457a0082f2b1b07e9084d
|
3 |
+
size 567634208
|