ilovehentai9000
commited on
Commit
•
485df33
1
Parent(s):
5364e06
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,76 @@
|
|
1 |
-
---
|
2 |
-
license: wtfpl
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: wtfpl
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
- text2text-generation
|
6 |
+
- text-classification
|
7 |
+
tags:
|
8 |
+
- not-for-all-audiences
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
---
|
12 |
+
|
13 |
+
# Dataset Card for The F95Zone
|
14 |
+
|
15 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/663ddfc6996c5c669b9ed15b/vJ42pYj82a-at69VjxSIL.png)
|
16 |
+
|
17 |
+
## Excepts from a certain well known site.
|
18 |
+
|
19 |
+
> F95 Zone is something of an enigma in the world of online pornography. The first-time viewer will probably have no fucking idea what this forum is all about.
|
20 |
+
> It’s about sex, but that’s the only clear thing.
|
21 |
+
> A Google search for mentions of the site brings up a couple hundred thousand results, but none of them bring you much closer to understanding.
|
22 |
+
>
|
23 |
+
> What the fuck is F95 Zone?
|
24 |
+
>
|
25 |
+
> Despite its steep learning curve, F95zone.to aka F95zone.com is pulling around 26 million views a month.
|
26 |
+
> Clearly somebody, or a lot of somebodies, understand what’s going on with this wellspring of perversion...
|
27 |
+
>
|
28 |
+
> ...
|
29 |
+
>
|
30 |
+
> ...F95zone is one of those sites where almost anything goes. You never see that on the big porn sites.
|
31 |
+
> Now I think about it, F95zone has the kind of kinky shit you’d find on hentai sites. You know, `REDACTED`.
|
32 |
+
>
|
33 |
+
> Once you understand that F95zone is a sex game site, the whole thing makes a lot more sense.
|
34 |
+
> A simple label somewhere would clear things up a lot.
|
35 |
+
> I could also see the site working well as a searchable archive with a separate forum elsewhere.
|
36 |
+
|
37 |
+
## "Okay, so wtf is the actual dataset about?"
|
38 |
+
|
39 |
+
This dataset is **a scrape of F95zone threads**. I think not much you else you need to start piecing things together.
|
40 |
+
|
41 |
+
## Some Dataset Details
|
42 |
+
|
43 |
+
- This scrape is what a logged in user would see. so it includes all the links.
|
44 |
+
- All masked urls are not accessible.
|
45 |
+
- Stripped all scraper account details. You won't need them anyway.
|
46 |
+
|
47 |
+
## Dataset Format
|
48 |
+
|
49 |
+
```json
|
50 |
+
{"url":"<URL>","html":"<!DOCTYPE html>"}
|
51 |
+
```
|
52 |
+
|
53 |
+
All you need to do is load `html` with BS4 and you're off to the races.
|
54 |
+
|
55 |
+
## Copyright?
|
56 |
+
|
57 |
+
...Look. This is a pirate site, wdym copyright?
|
58 |
+
|
59 |
+
## License
|
60 |
+
|
61 |
+
WTFPL. I don't care what you want to do with it. But I'm sure the big corpos will use it as an excuse to say "tHiS Is wHy wE CaN'T HaVe nIcE ThInGs."
|
62 |
+
|
63 |
+
## Special Notice
|
64 |
+
|
65 |
+
We define the additional clauses:
|
66 |
+
|
67 |
+
1. This applies only to the following corporations, organizations and thier related subsidaries as listed:
|
68 |
+
- Alphabet, Amazon, Apple, Meta, Microsoft, Baidu, Alibaba, Tencent, Huawei, Xiaomi, OpenAI, Stability AI, RunwayML, Anthropic, Midjourney
|
69 |
+
|
70 |
+
2. Upon utilizing this dataset, you hereby affirm and declare that you:
|
71 |
+
|
72 |
+
- Do not **represent** nor are **affiliated** with aforementioned corporations and organizations.
|
73 |
+
- Assert that your use of this data is **independent of any association with these entities.**
|
74 |
+
- To the extent of your *understanding*, *belief*, and *knowledge*, you **guarantee** that this dataset *will not find its way into the possession* of the aforementioned corporations and organizations through your actions.
|
75 |
+
- By proceeding, you acknowledge and adhere to these terms, ensuring that your utilization of the data remains separate from any influence or connection to the aforementioned corporations and organizations.
|
76 |
+
- In demonstrating your commitment to open-source principles, you pledge to publicly disclose all resulting datasets and scripts within **one month (31 Days, 720 hours)** of finalizing your model or pre-print, which ever comes first.
|