jmilldotdev commited on
Commit
8e9c047
·
1 Parent(s): 4f9d918

Add training_args.json

Browse files
Files changed (1) hide show
  1. training_args.json +65 -0
training_args.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "printer-test",
3
+ "concept_mode": "style",
4
+ "input_images": "https://edenartlab-stage-data.s3.us-east-1.amazonaws.com/85f6c4aafe67187b307f58b20c6c6d7f6924ff41170dddf094017e3c7ba56a77.webp|https://edenartlab-stage-data.s3.us-east-1.amazonaws.com/3cad316822f6bcbbf2980a2780da6cbbab902684de301ade622587f314e8a6b3.jpg|https://edenartlab-stage-data.s3.us-east-1.amazonaws.com/5de443c3b35d690a888efc681bf5494ed4a321da2760b4ef5e26aca05845734b.webp|https://edenartlab-stage-data.s3.us-east-1.amazonaws.com/945d7fee4b23d3004134426bafdfb0532218b6d6cdb678292ca2627d7f082853.jpg|https://edenartlab-stage-data.s3.us-east-1.amazonaws.com/9ecd72f6002fc45e2eacff8df99950500e457af4db1d2349cb93307744bcfa8f.png|https://edenartlab-stage-data.s3.us-east-1.amazonaws.com/c667d4eafb4aa5510d0b95b444f924c19675212ac2017365c5bb6013b7602d62.png|https://edenartlab-stage-data.s3.us-east-1.amazonaws.com/b1058246194c1ad9e778721afa0a2194b35741fb883035ee43a216a10315b15e.jpg|https://edenartlab-stage-data.s3.us-east-1.amazonaws.com/0959bb69d8efe637de2fab9c8df212e9f8a93f7a6d860589007a2e1970fa7c99.png",
5
+ "num_training_images": 8,
6
+ "num_augmented_images": 32,
7
+ "seed": 94395430,
8
+ "resolution": 1024,
9
+ "train_batch_size": 2,
10
+ "num_train_epochs": 10000,
11
+ "max_train_steps": 1200,
12
+ "is_lora": true,
13
+ "prodigy_d_coef": 0.5,
14
+ "ti_lr": 0.002,
15
+ "ti_weight_decay": 0.0001,
16
+ "lora_weight_decay": 0.002,
17
+ "l1_penalty": 0.02,
18
+ "lora_rank": 12,
19
+ "token_string": "TOK",
20
+ "trigger_text": ", in the style of TOK",
21
+ "segmentation_prompt": "",
22
+ "crop_based_on_salience": true,
23
+ "use_face_detection_instead": false,
24
+ "clipseg_temperature": 0.75,
25
+ "left_right_flip_augmentation": true,
26
+ "augment_imgs_up_to_n": 20,
27
+ "checkpointing_steps": 10000,
28
+ "run_name": "1700916372",
29
+ "hard_pivot": false,
30
+ "off_ratio_power": 0.125,
31
+ "trainig_captions": [
32
+ "In the style of TOK, this flyer features a close-up view of a color wheel and textual details for a test page.",
33
+ "Illustrated in the style of TOK, this prism print page depicts an arrangement of color options and page layouts.",
34
+ "In the style of TOK, a sample of color inked test pages is displayed, as viewed from a cell phone.",
35
+ "A guide demonstrating color mixing techniques, edited in the style of TOK using Photoshop.",
36
+ "In the style of TOK, the image showcases a printer test page.",
37
+ "The style of TOK highlights a variation in colors, distinguishing them from the standard black, white, and pink.",
38
+ "In the style of TOK, print options for a CMYK print test page feature hues of yellow, blue, pink, and purple.",
39
+ "The font set against multicolored sheets of printer ink is presented in the style of TOK.",
40
+ "A poster composed of various fruit images, curated in the style of TOK.",
41
+ "In the style of TOK, this color guide is tailored for printing within a specific printer's color scheme.",
42
+ "A printer test page for a new color printer is depicted in the style of TOK.",
43
+ "In the style of TOK, the diagram showcases different color schemes with a central black sphere.",
44
+ "The poster features a printer's color wheel page, all formatted in the style of TOK.",
45
+ "In the style of TOK, a series of colored inks is exhibited across a spectrum of different colors.",
46
+ "This photo captures a CMYK print test page, taken in the style of TOK.",
47
+ "A graphic that displays the colors used by a printer and its inks, illustrated in the style of TOK.",
48
+ "In the style of TOK, this flyer features a close-up view of a color wheel and textual details for a test page.",
49
+ "Illustrated in the style of TOK, this prism print page depicts an arrangement of color options and page layouts.",
50
+ "In the style of TOK, a sample of color inked test pages is displayed, as viewed from a cell phone.",
51
+ "A guide demonstrating color mixing techniques, edited in the style of TOK using Photoshop.",
52
+ "In the style of TOK, the image showcases a printer test page.",
53
+ "The style of TOK highlights a variation in colors, distinguishing them from the standard black, white, and pink.",
54
+ "In the style of TOK, print options for a CMYK print test page feature hues of yellow, blue, pink, and purple.",
55
+ "The font set against multicolored sheets of printer ink is presented in the style of TOK.",
56
+ "A poster composed of various fruit images, curated in the style of TOK.",
57
+ "In the style of TOK, this color guide is tailored for printing within a specific printer's color scheme.",
58
+ "A printer test page for a new color printer is depicted in the style of TOK.",
59
+ "In the style of TOK, the diagram showcases different color schemes with a central black sphere.",
60
+ "The poster features a printer's color wheel page, all formatted in the style of TOK.",
61
+ "In the style of TOK, a series of colored inks is exhibited across a spectrum of different colors.",
62
+ "This photo captures a CMYK print test page, taken in the style of TOK.",
63
+ "A graphic that displays the colors used by a printer and its inks, illustrated in the style of TOK."
64
+ ]
65
+ }