AdwolfCzar commited on
Commit
a57f78e
·
verified ·
1 Parent(s): 1bd4495

Upload dataset.toml with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset.toml +14 -0
dataset.toml ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Dataset config for Flux 2 Klein Base 9B (RECOMMENDED) training
2
+ # Generated: 2026-03-25 03:33:55
3
+
4
+ [general]
5
+ resolution = [1024, 1024]
6
+ caption_extension = ".txt"
7
+ batch_size = 4
8
+ enable_bucket = true
9
+ bucket_no_upscale = true
10
+
11
+ [[datasets]]
12
+ image_jsonl_file = "/workspace/projects/paste_pose_first/dataset_metadata.jsonl"
13
+ cache_directory = "/workspace/projects/paste_pose_first/cache"
14
+ no_resize_control = false