Shanos76 commited on
Commit
561a4c1
·
verified ·
1 Parent(s): 6365f03

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
+ [general]
2
+ shuffle_caption = false
3
+ caption_extension = '.txt'
4
+ keep_tokens = 1
5
+
6
+ [[datasets]]
7
+ resolution = 512
8
+ batch_size = 1
9
+ keep_tokens = 1
10
+
11
+ [[datasets.subsets]]
12
+ image_dir = '/kaggle/working/datasets/yuliia'
13
+ class_tokens = 'Yuliia'
14
+ num_repeats = 10