Update README.md
Browse files
README.md
CHANGED
@@ -7,9 +7,15 @@ language:
|
|
7 |
- ja
|
8 |
- en
|
9 |
size_categories:
|
10 |
-
- n<
|
11 |
---
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
- current size at ~1100 ex.
|
14 |
- eventually scale to the image-danbooru size (~5M)
|
15 |
|
@@ -23,4 +29,4 @@ The file structure is just:
|
|
23 |
... etc
|
24 |
```
|
25 |
|
26 |
-
metadata contains the text per clip
|
|
|
7 |
- ja
|
8 |
- en
|
9 |
size_categories:
|
10 |
+
- 1K<n<10K
|
11 |
---
|
12 |
|
13 |
+
**This is a raw example dataset**
|
14 |
+
- this was designed to prove that my pipelines work and scale (took a day and half, but it works)
|
15 |
+
- its currently at 360p as that takes half the time of 720p, the real dataset would be less blurry
|
16 |
+
- Its currently more japanese than english (at least as of the 600th), but I've found some higher quality datasets (better playlists) and will be using those from this point, that should probably get me 60-80k samples
|
17 |
+
|
18 |
+
**Current dataset**
|
19 |
- current size at ~1100 ex.
|
20 |
- eventually scale to the image-danbooru size (~5M)
|
21 |
|
|
|
29 |
... etc
|
30 |
```
|
31 |
|
32 |
+
metadata contains the text per clip
|