genekogan commited on
Commit
b8afa79
·
verified ·
1 Parent(s): b2d50ce

Add training_args.json

Browse files
Files changed (1) hide show
  1. training_args.json +72 -0
training_args.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "EastStyle",
3
+ "checkpoint": "juggernaut",
4
+ "concept_mode": "style",
5
+ "input_images": "https://edenartlab-prod-data.s3.us-east-1.amazonaws.com/73e6a718428da569ceff4d43672634f93ccce224783484c625bb1a2090b6f87b.zip",
6
+ "num_training_images": 17,
7
+ "num_augmented_images": 34,
8
+ "seed": 52779892,
9
+ "resolution": 960,
10
+ "train_batch_size": 4,
11
+ "num_train_epochs": 10000,
12
+ "max_train_steps": 600,
13
+ "is_lora": true,
14
+ "prodigy_d_coef": 0.8,
15
+ "ti_lr": 0.001,
16
+ "ti_weight_decay": 0.0003,
17
+ "lora_weight_decay": 0.002,
18
+ "l1_penalty": 0.05,
19
+ "lora_param_scaler": 0.5,
20
+ "lora_rank": 12,
21
+ "snr_gamma": 5.0,
22
+ "token_string": "TOK",
23
+ "trigger_text": ", in the style of TOK",
24
+ "segmentation_prompt": "",
25
+ "crop_based_on_salience": true,
26
+ "use_face_detection_instead": false,
27
+ "clipseg_temperature": 0.6,
28
+ "left_right_flip_augmentation": true,
29
+ "augment_imgs_up_to_n": 20,
30
+ "checkpointing_steps": 10000,
31
+ "run_name": "1703106937",
32
+ "hard_pivot": false,
33
+ "off_ratio_power": 0.1,
34
+ "trainig_captions": [
35
+ "In the style of TOK, the artwork presents unusually tall toilets arrayed across an expansive grassy field bordered by a fence.",
36
+ "Captured in the style of TOK, an elderly woman ambles past an antiquated vehicle on cobblestones.",
37
+ "Illustrating the style of TOK, the scene showcases Berlin with a crimson automobile gliding by a lively fountain.",
38
+ "Embodying the style of TOK, this depiction highlights antiquated edifices bordering an urban road with vehicles stationed on the pavement.",
39
+ "In the style of TOK, pedestrians are seen traversing the pavement adjacent to a railway crossing.",
40
+ "The style of TOK vividly brings to life a bustling swimming pool teeming with people in an expansive outdoor recreational zone.",
41
+ "Rendered in the style of TOK, children recline in a pool of water outside a residential building, with a monochromatic filter.",
42
+ "Portrayed with the essence of TOK, a dynamic city square unfurls, anchored by a fountain and surrounded by architectural structures.",
43
+ "In the style of TOK, several individuals are depicted taking repose at a bus shelter within a communal space.",
44
+ "The style of TOK is exemplified by the depiction of vehicles and pedestrians venturing through a snowy thoroughfare.",
45
+ "An artistic expression in the style of TOK, the composition captures individuals adorned with golden body paint.",
46
+ "The minimalist essence of the TOK style is captured by the simple presence of a row of buildings.",
47
+ "In the style of TOK, the scene portrays a man conversing on a mobile device amid a setting of dinnerware and a television.",
48
+ "The style of TOK is reflected in the visualization of assorted individuals seated on a bench and a solitary woman strolling by numerous edifices.",
49
+ "A woman is seen standing and engaging with her cell phone on the pavement, an image rendered in the style of TOK.",
50
+ "Capturing the adventurous spirit in the style of TOK, skiers and snowboarders are depicted congregating on a crest near a watercourse.",
51
+ "In the style of TOK, musicians and a gentleman are immortalized in a photograph with a retro ambiance.",
52
+ "The stark representation of portable toilets in a row is another unique subject captured in the style of TOK.",
53
+ "A heavy mist enveloping a boulevard with a lone car journeying through is hauntingly portrayed in the style of TOK.",
54
+ "The style of TOK is showcased by a scarlet vehicle cruising on a road with a waterspout in the backdrop.",
55
+ "Featuring the style of TOK, a woman donning a cerulean top walks across a damp roadway beneath an amber parasol.",
56
+ "With the signature perspective of TOK, railroad tracks provide passage above a bustling metropolitan street.",
57
+ "In the style of TOK, figures are illustrated standing amidst gentle waters near a coastal swimming facility.",
58
+ "The unusual spectacle of people swimming in street waters is captured in the style of TOK.",
59
+ "A densely populated urban scene complete with pedestrians encircling a fountain and towering structures is expressed in the style of TOK.",
60
+ "The bustling atmosphere of city life with pedestrians and motorcyclists navigating a street is embodied in the style of TOK.",
61
+ "The TOK style is perceptible in the image of snow-clad trees lining a street with parked cars.",
62
+ "Men embellished with golden paint posing beside a metallic statue are depicted in the style of TOK.",
63
+ "The style of TOK is evident in the portrayal of individuals strolling beside a sidewalk, a verdant automobile in proximity.",
64
+ "In the style of TOK, a man is captured seated at a kitchen table, engaged in a call, with a dining area insight.",
65
+ "The TOK style is reflected in the image of a woman seated on a bench with individuals standing near a rail track.",
66
+ "A conversing woman on the pavement, adjacent to a building, is another scene encapsulated in the style of TOK.",
67
+ "A vibrant, colorful depiction of people snowboarding atop a fence is vividly represented in the style of TOK.",
68
+ "The style of TOK is captured in a trio of monochrome images featuring a band in an open courtyard."
69
+ ],
70
+ "n_training_steps": 603,
71
+ "total_n_imgs_seen": 2412
72
+ }