Add Assistent reference books and remove training dataset output.
Introduce books/ with civitai-krea2 and HF fictext builders, sha-diff seed to VM, and drop train.jsonl from the civitai scrape pipeline. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+6
-1
@@ -29,13 +29,18 @@ Output/**
|
||||
!Output/**/.gitkeep
|
||||
!Output/README.md
|
||||
|
||||
# Civitai Krea2 scrape (meta only — train.jsonl / search.jsonl)
|
||||
# Civitai Krea2 scrape + Assistent books (gitignore data)
|
||||
datasets/**
|
||||
!datasets/.gitkeep
|
||||
!datasets/README.md
|
||||
!datasets/**/.gitkeep
|
||||
!datasets/**/README.md
|
||||
|
||||
books/**
|
||||
!books/.gitkeep
|
||||
!books/README.md
|
||||
!books.example/**
|
||||
|
||||
# Python
|
||||
.venv/
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user