Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
1 |
---
|
2 |
license: unknown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- bash.org
|
9 |
+
- irc
|
10 |
+
- chat-archive
|
11 |
+
pretty_name: Bash.org Archive
|
12 |
+
size_categories:
|
13 |
+
- 10K<n<100K
|
14 |
---
|
15 |
+
|
16 |
+
This is an unofficial dataset of an archive mirror of Bash.org: https://bash-org-archive.com/
|
17 |
+
|
18 |
+
Bash.org was a website launched in 1999 dedicated to archiving funny quotes from IRC other chat platforms over the years.
|
19 |
+
It offers a look into jokes, memes, and often inappropriate content that was quite commonplace at the time.
|
20 |
+
|
21 |
+
This dataset has been cleaned with a custom paraser.
|
22 |
+
|
23 |
+
The parquet file contains the following columns:
|
24 |
+
|
25 |
+
| qid | score | quote |
|
26 |
+
| --- | ----- | ----- |
|
27 |
+
| Quote ID | Score | Quote |
|