NoobEngineere commited on
Commit
9d25b86
·
verified ·
1 Parent(s): ed439b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,9 +1,9 @@
1
  # NSFW Manga Metadata Dataset
2
 
3
  ## Dataset Summary
4
- Comprehensive metadata for 111,849 manga entries from nhentai, covering IDs 1-629832.
5
 
6
- **Date Range:** June 28, 2014 - February 14, 2026
7
 
8
  ## Dataset Structure
9
 
@@ -24,7 +24,7 @@ Comprehensive metadata for 111,849 manga entries from nhentai, covering IDs 1-62
24
  - `recommendations` (list): Related manga recommendations (id, title)
25
 
26
  ## Data Format
27
- - **JSONL**: 9 files (manga_full_1.jsonl, manga_full_2.jsonl, manga_full_3.jsonl, manga_full_4.jsonl, manga_full_5.jsonl, manga_full_6.jsonl, manga_full_7.jsonl, manga_full_8.jsonl, manga_full_9.jsonl)
28
  - **Parquet**: Single file (manga_all.parquet)
29
  - **CSV**: Single file (manga_all.csv)
30
  - **SQLite**: Single database (manga.db) with indexed id and title
@@ -45,4 +45,4 @@ df = pd.read_csv('manga_all.csv')
45
 
46
  ## Future Aspects
47
 
48
- I plan to update the datset every year or so.
 
1
  # NSFW Manga Metadata Dataset
2
 
3
  ## Dataset Summary
4
+ Comprehensive metadata for 111,849 manga entries from nhentai, covering IDs 1-631998.
5
 
6
+ **Date Range:** June 28, 2014 - February 22, 2026
7
 
8
  ## Dataset Structure
9
 
 
24
  - `recommendations` (list): Related manga recommendations (id, title)
25
 
26
  ## Data Format
27
+ - **JSONL**: 10 files (manga_full_1.jsonl, manga_full_2.jsonl, manga_full_3.jsonl, manga_full_4.jsonl, manga_full_5.jsonl, manga_full_6.jsonl, manga_full_7.jsonl, manga_full_8.jsonl, manga_full_9.jsonl, manga_full_10.jsonl)
28
  - **Parquet**: Single file (manga_all.parquet)
29
  - **CSV**: Single file (manga_all.csv)
30
  - **SQLite**: Single database (manga.db) with indexed id and title
 
45
 
46
  ## Future Aspects
47
 
48
+ I plan to update the datset every year or so.