surjo0 commited on
Commit
fb73d87
·
verified ·
1 Parent(s): 77a941f

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. 102flowers/pixart_alpha/run_005/model_index.json +24 -0
  2. 102flowers/pixart_alpha/run_005/training.log +302 -0
  3. 102flowers/pixart_alpha/run_005/training_args.json +48 -0
  4. 102flowers/pixart_alpha/run_005/training_summary.json +7 -0
  5. 102flowers/pixart_alpha/run_006/Eval/eval_results.json +16 -0
  6. 102flowers/pixart_alpha/run_006/model_index.json +24 -0
  7. 102flowers/pixart_alpha/run_006/text_encoder/config.json +33 -0
  8. 102flowers/pixart_alpha/run_006/tokenizer/tokenizer.json +0 -0
  9. 102flowers/pixart_alpha/run_006/tokenizer/tokenizer_config.json +118 -0
  10. 102flowers/pixart_alpha/run_006/training.log +268 -0
  11. 102flowers/pixart_alpha/run_006/training_args.json +39 -0
  12. 102flowers/pixart_alpha/run_006/training_summary.json +7 -0
  13. 102flowers/pixart_alpha/run_006/transformer/config.json +30 -0
  14. 102flowers/pixart_alpha/run_006/vae/config.json +38 -0
  15. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000023.png +3 -0
  16. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000181.png +3 -0
  17. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000242.png +3 -0
  18. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000277.png +3 -0
  19. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000307.png +3 -0
  20. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000311.png +3 -0
  21. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000575.png +3 -0
  22. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000587.png +3 -0
  23. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000680.png +3 -0
  24. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000994.png +3 -0
  25. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001061.png +3 -0
  26. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001114.png +3 -0
  27. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001157.png +3 -0
  28. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001161.png +3 -0
  29. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001237.png +3 -0
  30. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001288.png +3 -0
  31. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001389.png +3 -0
  32. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001412.png +3 -0
  33. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001520.png +3 -0
  34. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001537.png +3 -0
  35. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001682.png +3 -0
  36. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001787.png +3 -0
  37. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001795.png +3 -0
  38. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001861.png +3 -0
  39. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001886.png +3 -0
  40. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001963.png +3 -0
  41. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002115.png +3 -0
  42. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002183.png +3 -0
  43. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002266.png +3 -0
  44. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002272.png +3 -0
  45. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002349.png +3 -0
  46. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002438.png +3 -0
  47. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002442.png +3 -0
  48. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002454.png +3 -0
  49. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002460.png +3 -0
  50. 102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002613.png +3 -0
102flowers/pixart_alpha/run_005/model_index.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "PixArtAlphaPipeline",
3
+ "_diffusers_version": "0.37.1",
4
+ "scheduler": [
5
+ "diffusers",
6
+ "DPMSolverMultistepScheduler"
7
+ ],
8
+ "text_encoder": [
9
+ "transformers",
10
+ "T5EncoderModel"
11
+ ],
12
+ "tokenizer": [
13
+ "transformers",
14
+ "T5Tokenizer"
15
+ ],
16
+ "transformer": [
17
+ "diffusers",
18
+ "PixArtTransformer2DModel"
19
+ ],
20
+ "vae": [
21
+ "diffusers",
22
+ "AutoencoderKL"
23
+ ]
24
+ }
102flowers/pixart_alpha/run_005/training.log ADDED
@@ -0,0 +1,302 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Training started: 2026-08-01 18:09:12
2
+ ==========================================================================================================================================================================
3
+ Step | Epoch | Loss | Avg100 | LossA | LossB | Adv | Wt | TAMmean | MaxDelta | LR | Elapsed | ETA
4
+ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5
+ [18:09:12] Run directory: RESULTS/102flowers/run_005
6
+ [18:09:12] AGD+TAM+SAD v3 | temp=0.1 curriculum=5000 max_delta=300
7
+ [18:09:12] TAM: enabled=True alpha=0.9 factor=0.5
8
+ [18:09:12] SAD: enabled=True temp=0.5
9
+ [18:09:12] Loading PixArt-Alpha components ...
10
+ [18:09:21] Transformer params: 610,856,096 total, 610,856,096 trainable
11
+ [18:09:21] Building dataset ...
12
+ [18:09:21] TAM initialised: 28660 samples tracked.
13
+ [18:09:22]
14
+ [18:09:22] ================================================================
15
+ [18:09:22] Model = PixArt-alpha/PixArt-XL-2-512x512
16
+ [18:09:22] Output dir = RESULTS/102flowers/run_005
17
+ [18:09:22] Num examples = 28660
18
+ [18:09:22] Num epochs = 3
19
+ [18:09:22] Batch/device = 8
20
+ [18:09:22] Grad accum = 1
21
+ [18:09:22] Effective BS = 8
22
+ [18:09:22] Total optim steps = 10000
23
+ [18:09:22] LR = 1e-06
24
+ [18:09:22] Precision = bf16
25
+ [18:09:22] Resolution = 512x512
26
+ [18:09:22] Max seq length = 120
27
+ [18:09:22] --- AGD ---
28
+ [18:09:22] Temperature = 0.1
29
+ [18:09:22] Curriculum steps = 5000
30
+ [18:09:22] Max timestep delta = 300
31
+ [18:09:22] --- TAM --- enabled=True
32
+ [18:09:22] TAM alpha = 0.9
33
+ [18:09:22] TAM factor = 0.5
34
+ [18:09:22] --- SAD --- enabled=True
35
+ [18:09:22] SAD temperature = 0.5
36
+ [18:09:22] ================================================================
37
+ [18:09:22]
38
+ 50 | 0 | 0.101384 | 0.101384 | 0.100147 | 0.099278 | -0.000869 | 1.0000 | -0.0000 | 3.00 | 1.00e-06 | 0:01:16 | 4:13:49
39
+ 100 | 0 | 0.073733 | 0.087558 | 0.075854 | 0.073340 | -0.002513 | 1.0000 | -0.0000 | 6.00 | 1.00e-06 | 0:02:22 | 3:55:22
40
+ 150 | 0 | 0.104942 | 0.093353 | 0.124159 | 0.117798 | -0.006361 | 1.0000 | -0.0000 | 9.00 | 1.00e-06 | 0:03:28 | 3:48:40
41
+ 200 | 0 | 0.196177 | 0.119059 | 0.215092 | 0.201045 | -0.014047 | 1.0000 | -0.0000 | 12.00 | 1.00e-06 | 0:04:35 | 3:44:47
42
+ 250 | 0 | 0.078455 | 0.110938 | 0.091203 | 0.082172 | -0.009031 | 1.0000 | -0.0001 | 15.00 | 1.00e-06 | 0:05:41 | 3:42:00
43
+ 300 | 0 | 0.132517 | 0.114535 | 0.157433 | 0.141419 | -0.016014 | 1.0000 | -0.0001 | 18.00 | 1.00e-06 | 0:06:47 | 3:39:48
44
+ 350 | 0 | 0.050270 | 0.105354 | 0.052217 | 0.046634 | -0.005583 | 1.0000 | -0.0001 | 21.00 | 1.00e-06 | 0:07:54 | 3:37:55
45
+ 400 | 0 | 0.055636 | 0.099139 | 0.081785 | 0.069598 | -0.012186 | 1.0000 | -0.0001 | 24.00 | 1.00e-06 | 0:09:00 | 3:36:14
46
+ 450 | 0 | 0.029666 | 0.091420 | 0.034242 | 0.027959 | -0.006283 | 1.0000 | -0.0002 | 27.00 | 1.00e-06 | 0:10:06 | 3:34:41
47
+ 500 | 0 | 0.031296 | 0.085408 | 0.042122 | 0.036156 | -0.005966 | 1.0000 | -0.0002 | 30.00 | 1.00e-06 | 0:11:13 | 3:33:12
48
+ [18:20:25] [TAM @ 500] mean=-0.0002 std=0.0013 max=0.0052 visits=4000
49
+ 550 | 0 | 0.127649 | 0.089248 | 0.294532 | 0.227608 | -0.066923 | 1.0000 | -0.0002 | 33.00 | 1.00e-06 | 0:12:19 | 3:31:48
50
+ 600 | 0 | 0.070606 | 0.087694 | 0.092525 | 0.071650 | -0.020874 | 1.0000 | -0.0003 | 36.00 | 1.00e-06 | 0:13:25 | 3:30:27
51
+ 650 | 0 | 0.042963 | 0.084253 | 0.065985 | 0.055267 | -0.010717 | 1.0000 | -0.0003 | 39.00 | 1.00e-06 | 0:14:32 | 3:29:07
52
+ 700 | 0 | 0.025750 | 0.080075 | 0.035238 | 0.026226 | -0.009013 | 1.0000 | -0.0004 | 42.00 | 1.00e-06 | 0:15:38 | 3:27:50
53
+ 750 | 0 | 0.019410 | 0.076030 | 0.076449 | 0.049813 | -0.026636 | 1.0000 | -0.0004 | 45.00 | 1.00e-06 | 0:16:44 | 3:26:34
54
+ 800 | 0 | 0.044887 | 0.074084 | 0.082727 | 0.061946 | -0.020781 | 1.0000 | -0.0005 | 48.00 | 1.00e-06 | 0:17:51 | 3:25:20
55
+ 850 | 0 | 0.028836 | 0.071422 | 0.111950 | 0.079109 | -0.032841 | 1.0000 | -0.0005 | 51.00 | 1.00e-06 | 0:18:57 | 3:24:06
56
+ 900 | 0 | 0.039350 | 0.069640 | 0.063142 | 0.045167 | -0.017976 | 1.0000 | -0.0006 | 54.00 | 1.00e-06 | 0:20:03 | 3:22:53
57
+ 950 | 0 | 0.043859 | 0.068283 | 0.087620 | 0.062979 | -0.024640 | 1.0000 | -0.0006 | 57.00 | 1.00e-06 | 0:21:10 | 3:21:42
58
+ 1000 | 0 | 0.048839 | 0.067311 | 0.085973 | 0.058421 | -0.027553 | 1.0000 | -0.0007 | 60.00 | 1.00e-06 | 0:22:16 | 3:20:30
59
+ [18:31:29] [TAM @ 1000] mean=-0.0007 std=0.0030 max=0.0052 visits=8000
60
+ [18:31:29] Generating 16 validation images ...
61
+ [18:31:47] Validation step 1000: 16 images -> RESULTS/102flowers/run_005/validation/collage_step_0001000.png
62
+ 1050 | 0 | 0.042646 | 0.066137 | 0.092662 | 0.063450 | -0.029212 | 1.0000 | -0.0007 | 63.00 | 1.00e-06 | 0:23:41 | 3:21:58
63
+ 1100 | 0 | 0.023189 | 0.064185 | 0.042582 | 0.027201 | -0.015381 | 1.0000 | -0.0008 | 66.00 | 1.00e-06 | 0:24:48 | 3:20:39
64
+ 1150 | 0 | 0.020622 | 0.062291 | 0.141520 | 0.082760 | -0.058760 | 1.0000 | -0.0009 | 69.00 | 1.00e-06 | 0:25:54 | 3:19:22
65
+ 1200 | 0 | 0.055483 | 0.062007 | 0.152408 | 0.096642 | -0.055766 | 1.0000 | -0.0010 | 72.00 | 1.00e-06 | 0:27:00 | 3:18:05
66
+ 1250 | 0 | 0.049845 | 0.061520 | 0.096920 | 0.062417 | -0.034502 | 1.0000 | -0.0010 | 75.00 | 1.00e-06 | 0:28:07 | 3:16:49
67
+ 1300 | 0 | 0.062692 | 0.061565 | 0.289370 | 0.142011 | -0.147360 | 1.0000 | -0.0011 | 78.00 | 1.00e-06 | 0:29:13 | 3:15:34
68
+ 1350 | 0 | 0.042891 | 0.060874 | 0.207407 | 0.104900 | -0.102507 | 1.0000 | -0.0012 | 81.00 | 1.00e-06 | 0:30:19 | 3:14:20
69
+ 1400 | 0 | 0.035595 | 0.059971 | 0.086268 | 0.050359 | -0.035909 | 1.0000 | -0.0013 | 84.00 | 1.00e-06 | 0:31:26 | 3:13:06
70
+ 1450 | 0 | 0.009655 | 0.058236 | 0.017528 | 0.008301 | -0.009227 | 1.0000 | -0.0013 | 87.00 | 1.00e-06 | 0:32:32 | 3:11:53
71
+ 1500 | 0 | 0.061839 | 0.058356 | 0.145770 | 0.085263 | -0.060507 | 1.0000 | -0.0014 | 90.00 | 1.00e-06 | 0:33:38 | 3:10:39
72
+ [18:42:51] [TAM @ 1500] mean=-0.0014 std=0.0049 max=0.0052 visits=12000
73
+ 1550 | 0 | 0.024611 | 0.057268 | 0.053834 | 0.027630 | -0.026204 | 1.0000 | -0.0015 | 93.00 | 1.00e-06 | 0:34:45 | 3:09:27
74
+ 1600 | 0 | 0.005848 | 0.055661 | 0.013693 | 0.006268 | -0.007425 | 1.0000 | -0.0016 | 96.00 | 1.00e-06 | 0:35:51 | 3:08:15
75
+ 1650 | 0 | 0.042250 | 0.055254 | 0.128699 | 0.062324 | -0.066375 | 1.0000 | -0.0017 | 99.00 | 1.00e-06 | 0:36:57 | 3:07:03
76
+ 1700 | 0 | 0.022501 | 0.054291 | 0.067926 | 0.034437 | -0.033489 | 1.0000 | -0.0018 | 102.00 | 1.00e-06 | 0:38:04 | 3:05:52
77
+ 1750 | 0 | 0.056642 | 0.054358 | 0.208719 | 0.099512 | -0.109206 | 1.0000 | -0.0019 | 105.00 | 1.00e-06 | 0:39:10 | 3:04:40
78
+ 1800 | 0 | 0.007540 | 0.053058 | 0.315491 | 0.128898 | -0.186593 | 1.0000 | -0.0020 | 108.00 | 1.00e-06 | 0:40:16 | 3:03:29
79
+ 1850 | 0 | 0.031619 | 0.052478 | 0.134476 | 0.059693 | -0.074783 | 1.0000 | -0.0021 | 111.00 | 1.00e-06 | 0:41:23 | 3:02:19
80
+ 1900 | 0 | 0.012104 | 0.051416 | 0.166003 | 0.067295 | -0.098708 | 1.0000 | -0.0022 | 114.00 | 1.00e-06 | 0:42:29 | 3:01:08
81
+ 1950 | 0 | 0.022863 | 0.050684 | 0.241391 | 0.113271 | -0.128120 | 1.0000 | -0.0023 | 117.00 | 1.00e-06 | 0:43:35 | 2:59:57
82
+ 2000 | 0 | 0.016575 | 0.049831 | 0.150694 | 0.065147 | -0.085547 | 1.0000 | -0.0024 | 120.00 | 1.00e-06 | 0:44:41 | 2:58:47
83
+ [18:53:54] [TAM @ 2000] mean=-0.0024 std=0.0068 max=0.0052 visits=16000
84
+ [18:53:59] Saved checkpoint -> RESULTS/102flowers/run_005/checkpoint-2000
85
+ [18:54:00] Generating 16 validation images ...
86
+ [18:54:18] Validation step 2000: 16 images -> RESULTS/102flowers/run_005/validation/collage_step_0002000.png
87
+ 2050 | 0 | 0.028450 | 0.049309 | 0.143956 | 0.064662 | -0.079294 | 1.0000 | -0.0025 | 123.00 | 1.00e-06 | 0:46:12 | 2:59:10
88
+ 2100 | 0 | 0.027370 | 0.048787 | 0.238516 | 0.090668 | -0.147847 | 1.0000 | -0.0026 | 126.00 | 1.00e-06 | 0:47:18 | 2:57:58
89
+ 2150 | 0 | 0.024788 | 0.048229 | 0.151822 | 0.063085 | -0.088737 | 1.0000 | -0.0027 | 129.00 | 1.00e-06 | 0:48:24 | 2:56:46
90
+ 2200 | 0 | 0.022210 | 0.047638 | 0.084365 | 0.035806 | -0.048559 | 1.0000 | -0.0029 | 132.00 | 1.00e-06 | 0:49:31 | 2:55:34
91
+ 2250 | 0 | 0.023122 | 0.047093 | 0.123502 | 0.052704 | -0.070798 | 1.0000 | -0.0030 | 135.00 | 1.00e-06 | 0:50:37 | 2:54:23
92
+ 2300 | 0 | 0.024931 | 0.046611 | 0.223759 | 0.081637 | -0.142122 | 1.0000 | -0.0031 | 138.00 | 1.00e-06 | 0:51:44 | 2:53:11
93
+ 2350 | 0 | 0.025318 | 0.046158 | 0.138849 | 0.046356 | -0.092493 | 1.0000 | -0.0032 | 141.00 | 1.00e-06 | 0:52:50 | 2:52:00
94
+ 2400 | 0 | 0.007672 | 0.045356 | 0.059623 | 0.023980 | -0.035643 | 1.0000 | -0.0033 | 144.00 | 1.00e-06 | 0:53:56 | 2:50:49
95
+ 2450 | 0 | 0.008161 | 0.044597 | 0.064223 | 0.023072 | -0.041151 | 1.0000 | -0.0034 | 147.00 | 1.00e-06 | 0:55:03 | 2:49:39
96
+ 2500 | 0 | 0.005042 | 0.043806 | 0.018539 | 0.005737 | -0.012802 | 1.0000 | -0.0035 | 150.00 | 1.00e-06 | 0:56:09 | 2:48:28
97
+ [19:05:21] [TAM @ 2500] mean=-0.0035 std=0.0085 max=0.0052 visits=20000
98
+ 2550 | 0 | 0.009140 | 0.043126 | 0.075644 | 0.025558 | -0.050086 | 1.0000 | -0.0036 | 153.00 | 1.00e-06 | 0:57:15 | 2:47:18
99
+ 2600 | 0 | 0.029031 | 0.042855 | 0.135278 | 0.047055 | -0.088223 | 1.0000 | -0.0038 | 156.00 | 1.00e-06 | 0:58:22 | 2:46:08
100
+ 2650 | 0 | 0.035019 | 0.042707 | 0.242311 | 0.082795 | -0.159516 | 1.0000 | -0.0039 | 159.00 | 1.00e-06 | 0:59:28 | 2:44:58
101
+ 2700 | 0 | 0.006634 | 0.042039 | 0.034765 | 0.009858 | -0.024906 | 1.0000 | -0.0040 | 162.00 | 1.00e-06 | 1:00:35 | 2:43:48
102
+ 2750 | 0 | 0.006939 | 0.041401 | 0.036820 | 0.011930 | -0.024890 | 1.0000 | -0.0042 | 165.00 | 1.00e-06 | 1:01:41 | 2:42:38
103
+ 2800 | 0 | 0.006490 | 0.040778 | 0.039695 | 0.010949 | -0.028746 | 1.0000 | -0.0043 | 168.00 | 1.00e-06 | 1:02:47 | 2:41:28
104
+ 2850 | 0 | 0.023472 | 0.040474 | 0.119581 | 0.038179 | -0.081402 | 1.0000 | -0.0044 | 171.00 | 1.00e-06 | 1:03:54 | 2:40:18
105
+ 2900 | 0 | 0.019242 | 0.040108 | 0.088525 | 0.024489 | -0.064035 | 1.0000 | -0.0045 | 174.00 | 1.00e-06 | 1:05:00 | 2:39:09
106
+ 2950 | 0 | 0.016995 | 0.039716 | 0.211498 | 0.072717 | -0.138782 | 1.0000 | -0.0046 | 177.00 | 1.00e-06 | 1:06:06 | 2:37:59
107
+ 3000 | 0 | 0.011124 | 0.039240 | 0.077920 | 0.023355 | -0.054565 | 1.0000 | -0.0048 | 180.00 | 1.00e-06 | 1:07:13 | 2:36:50
108
+ [19:16:25] [TAM @ 3000] mean=-0.0048 std=0.0100 max=0.0052 visits=24000
109
+ [19:16:25] Generating 16 validation images ...
110
+ [19:16:43] Validation step 3000: 16 images -> RESULTS/102flowers/run_005/validation/collage_step_0003000.png
111
+ 3050 | 0 | 0.013121 | 0.038812 | 0.184957 | 0.051159 | -0.133798 | 1.0000 | -0.0049 | 183.00 | 1.00e-06 | 1:08:38 | 2:36:23
112
+ 3100 | 0 | 0.009160 | 0.038333 | 0.059921 | 0.016710 | -0.043211 | 1.0000 | -0.0050 | 186.00 | 1.00e-06 | 1:09:44 | 2:35:13
113
+ 3150 | 0 | 0.025816 | 0.038135 | 0.150590 | 0.043699 | -0.106891 | 1.0000 | -0.0052 | 189.00 | 1.00e-06 | 1:10:50 | 2:34:03
114
+ 3200 | 0 | 0.007914 | 0.037662 | 0.053923 | 0.012498 | -0.041424 | 1.0000 | -0.0053 | 192.00 | 1.00e-06 | 1:11:56 | 2:32:53
115
+ 3250 | 0 | 0.006056 | 0.037176 | 0.066032 | 0.018310 | -0.047722 | 1.0000 | -0.0054 | 195.00 | 1.00e-06 | 1:13:03 | 2:31:43
116
+ 3300 | 0 | 0.014226 | 0.036828 | 0.101908 | 0.025300 | -0.076608 | 1.0000 | -0.0056 | 198.00 | 1.00e-06 | 1:14:09 | 2:30:34
117
+ 3350 | 0 | 0.006752 | 0.036380 | 0.119152 | 0.032655 | -0.086497 | 1.0000 | -0.0057 | 201.00 | 1.00e-06 | 1:15:16 | 2:29:24
118
+ 3400 | 0 | 0.011538 | 0.036014 | 0.227253 | 0.058821 | -0.168432 | 1.0000 | -0.0059 | 204.00 | 1.00e-06 | 1:16:22 | 2:28:15
119
+ 3450 | 0 | 0.007755 | 0.035605 | 0.165473 | 0.044793 | -0.120680 | 1.0000 | -0.0060 | 207.00 | 1.00e-06 | 1:17:28 | 2:27:05
120
+ 3500 | 0 | 0.040417 | 0.035673 | 0.242735 | 0.064715 | -0.178020 | 1.0000 | -0.0062 | 210.00 | 1.00e-06 | 1:18:35 | 2:25:56
121
+ [19:27:47] [TAM @ 3500] mean=-0.0062 std=0.0117 max=0.0052 visits=28000
122
+ 3550 | 0 | 0.006770 | 0.035266 | 0.120003 | 0.033609 | -0.086395 | 1.0000 | -0.0063 | 213.00 | 1.00e-06 | 1:19:41 | 2:24:47
123
+ [19:29:37] --- Epoch 0 | Steps: 3583 | Avg Loss: 0.039439 ---
124
+ 3600 | 1 | 0.010001 | 0.034915 | 0.202209 | 0.050056 | -0.152153 | 1.0000 | -0.0065 | 216.00 | 1.00e-06 | 1:20:47 | 2:23:37
125
+ 3650 | 1 | 0.011443 | 0.034594 | 0.308617 | 0.089551 | -0.219066 | 1.0000 | -0.0066 | 219.00 | 1.00e-06 | 1:21:53 | 2:22:28
126
+ 3700 | 1 | 0.005647 | 0.034203 | 0.100257 | 0.024877 | -0.075380 | 1.0000 | -0.0068 | 222.00 | 1.00e-06 | 1:23:00 | 2:21:19
127
+ 3750 | 1 | 0.003476 | 0.033793 | 0.031767 | 0.005409 | -0.026358 | 1.0000 | -0.0069 | 225.00 | 1.00e-06 | 1:24:06 | 2:20:10
128
+ 3800 | 1 | 0.008225 | 0.033457 | 0.186182 | 0.040341 | -0.145841 | 1.0000 | -0.0070 | 228.00 | 1.00e-06 | 1:25:12 | 2:19:01
129
+ 3850 | 1 | 0.005517 | 0.033094 | 0.220727 | 0.044981 | -0.175747 | 1.0000 | -0.0072 | 231.00 | 1.00e-06 | 1:26:18 | 2:17:52
130
+ 3900 | 1 | 0.001137 | 0.032684 | 0.012088 | 0.001302 | -0.010786 | 1.0000 | -0.0073 | 234.00 | 1.00e-06 | 1:27:25 | 2:16:43
131
+ 3950 | 1 | 0.009562 | 0.032391 | 0.274300 | 0.047451 | -0.226849 | 1.0000 | -0.0074 | 237.00 | 1.00e-06 | 1:28:31 | 2:15:35
132
+ 4000 | 1 | 0.009952 | 0.032111 | 0.091255 | 0.020256 | -0.070999 | 1.0000 | -0.0076 | 240.00 | 1.00e-06 | 1:29:37 | 2:14:26
133
+ [19:38:49] [TAM @ 4000] mean=-0.0076 std=0.0134 max=0.0052 visits=31996
134
+ [19:38:55] Saved checkpoint -> RESULTS/102flowers/run_005/checkpoint-4000
135
+ [19:38:56] Generating 16 validation images ...
136
+ [19:39:13] Validation step 4000: 16 images -> RESULTS/102flowers/run_005/validation/collage_step_0004000.png
137
+ 4050 | 1 | 0.005873 | 0.031787 | 0.070274 | 0.011390 | -0.058884 | 1.0000 | -0.0077 | 243.00 | 1.00e-06 | 1:31:07 | 2:13:52
138
+ 4100 | 1 | 0.005624 | 0.031468 | 0.142403 | 0.029757 | -0.112647 | 1.0000 | -0.0079 | 246.00 | 1.00e-06 | 1:32:13 | 2:12:43
139
+ 4150 | 1 | 0.004574 | 0.031144 | 0.153335 | 0.034169 | -0.119166 | 1.0000 | -0.0080 | 249.00 | 1.00e-06 | 1:33:20 | 2:11:34
140
+ 4200 | 1 | 0.002517 | 0.030803 | 0.035415 | 0.004401 | -0.031014 | 1.0000 | -0.0082 | 252.00 | 1.00e-06 | 1:34:26 | 2:10:24
141
+ 4250 | 1 | 0.008297 | 0.030538 | 0.104142 | 0.014815 | -0.089328 | 1.0000 | -0.0083 | 255.00 | 1.00e-06 | 1:35:32 | 2:09:15
142
+ 4300 | 1 | 0.011709 | 0.030319 | 0.207690 | 0.042139 | -0.165551 | 1.0000 | -0.0085 | 258.00 | 1.00e-06 | 1:36:38 | 2:08:06
143
+ 4350 | 1 | 0.007439 | 0.030056 | 0.139039 | 0.022391 | -0.116649 | 1.0000 | -0.0086 | 261.00 | 1.00e-06 | 1:37:45 | 2:06:57
144
+ 4400 | 1 | 0.007290 | 0.029798 | 0.203754 | 0.037108 | -0.166646 | 1.0000 | -0.0087 | 264.00 | 1.00e-06 | 1:38:51 | 2:05:49
145
+ 4450 | 1 | 0.007958 | 0.029552 | 0.105312 | 0.016059 | -0.089253 | 1.0000 | -0.0089 | 267.00 | 1.00e-06 | 1:39:57 | 2:04:40
146
+ 4500 | 1 | 0.003432 | 0.029262 | 0.063537 | 0.008897 | -0.054639 | 1.0000 | -0.0090 | 270.00 | 1.00e-06 | 1:41:03 | 2:03:31
147
+ [19:50:16] [TAM @ 4500] mean=-0.0090 std=0.0151 max=0.0052 visits=35996
148
+ 4550 | 1 | 0.003683 | 0.028981 | 0.217161 | 0.024661 | -0.192500 | 1.0000 | -0.0092 | 273.00 | 1.00e-06 | 1:42:10 | 2:02:22
149
+ 4600 | 1 | 0.002505 | 0.028693 | 0.107691 | 0.015202 | -0.092489 | 1.0000 | -0.0093 | 276.00 | 1.00e-06 | 1:43:16 | 2:01:14
150
+ 4650 | 1 | 0.004856 | 0.028437 | 0.196159 | 0.028679 | -0.167480 | 1.0000 | -0.0094 | 279.00 | 1.00e-06 | 1:44:22 | 2:00:05
151
+ 4700 | 1 | 0.005311 | 0.028191 | 0.223077 | 0.026108 | -0.196969 | 1.0000 | -0.0096 | 282.00 | 1.00e-06 | 1:45:29 | 1:58:57
152
+ 4750 | 1 | 0.003948 | 0.027936 | 0.080893 | 0.011434 | -0.069459 | 1.0000 | -0.0097 | 285.00 | 1.00e-06 | 1:46:35 | 1:57:48
153
+ 4800 | 1 | 0.004259 | 0.027689 | 0.075232 | 0.009928 | -0.065304 | 1.0000 | -0.0099 | 288.00 | 1.00e-06 | 1:47:41 | 1:56:40
154
+ 4850 | 1 | 0.003732 | 0.027442 | 0.114740 | 0.016669 | -0.098071 | 1.0000 | -0.0100 | 291.00 | 1.00e-06 | 1:48:48 | 1:55:31
155
+ 4900 | 1 | 0.006090 | 0.027224 | 0.238069 | 0.031373 | -0.206696 | 1.0000 | -0.0102 | 294.00 | 1.00e-06 | 1:49:54 | 1:54:23
156
+ 4950 | 1 | 0.003050 | 0.026980 | 0.143046 | 0.022102 | -0.120944 | 1.0000 | -0.0104 | 297.00 | 1.00e-06 | 1:51:00 | 1:53:15
157
+ 5000 | 1 | 0.003676 | 0.026747 | 0.151105 | 0.020927 | -0.130179 | 1.0000 | -0.0105 | 300.00 | 1.00e-06 | 1:52:06 | 1:52:06
158
+ [20:01:19] [TAM @ 5000] mean=-0.0105 std=0.0166 max=0.0052 visits=39996
159
+ [20:01:19] Generating 16 validation images ...
160
+ [20:01:37] Validation step 5000: 16 images -> RESULTS/102flowers/run_005/validation/collage_step_0005000.png
161
+ 5050 | 1 | 0.002645 | 0.025760 | 0.099175 | 0.018723 | -0.080452 | 1.0000 | -0.0106 | 300.00 | 1.00e-06 | 1:53:31 | 1:51:16
162
+ 5100 | 1 | 0.016905 | 0.025191 | 0.166937 | 0.060918 | -0.106019 | 1.0000 | -0.0107 | 300.00 | 1.00e-06 | 1:54:37 | 1:50:07
163
+ 5150 | 1 | 0.010870 | 0.024251 | 0.059098 | 0.019159 | -0.039939 | 1.0000 | -0.0108 | 300.00 | 1.00e-06 | 1:55:43 | 1:48:59
164
+ 5200 | 1 | 0.017238 | 0.022461 | 0.088793 | 0.027771 | -0.061023 | 1.0000 | -0.0109 | 300.00 | 1.00e-06 | 1:56:50 | 1:47:51
165
+ 5250 | 1 | 0.062091 | 0.022298 | 0.138211 | 0.086588 | -0.051623 | 1.0000 | -0.0110 | 300.00 | 1.00e-06 | 1:57:56 | 1:46:42
166
+ 5300 | 1 | 0.008631 | 0.021059 | 0.081088 | 0.018402 | -0.062685 | 1.0000 | -0.0111 | 300.00 | 1.00e-06 | 1:59:02 | 1:45:34
167
+ 5350 | 1 | 0.011169 | 0.020668 | 0.113707 | 0.046966 | -0.066741 | 1.0000 | -0.0112 | 300.00 | 1.00e-06 | 2:00:09 | 1:44:25
168
+ 5400 | 1 | 0.031617 | 0.020427 | 0.114146 | 0.048662 | -0.065483 | 1.0000 | -0.0113 | 300.00 | 1.00e-06 | 2:01:15 | 1:43:17
169
+ 5450 | 1 | 0.290909 | 0.023040 | 0.333941 | 0.309228 | -0.024713 | 1.0000 | -0.0114 | 300.00 | 1.00e-06 | 2:02:21 | 1:42:09
170
+ 5500 | 1 | 0.017586 | 0.022903 | 0.141207 | 0.041223 | -0.099984 | 1.0000 | -0.0115 | 300.00 | 1.00e-06 | 2:03:27 | 1:41:01
171
+ [20:12:40] [TAM @ 5500] mean=-0.0115 std=0.0173 max=0.0052 visits=43996
172
+ 5550 | 1 | 0.004150 | 0.021668 | 0.054846 | 0.005814 | -0.049031 | 1.0000 | -0.0116 | 300.00 | 1.00e-06 | 2:04:34 | 1:39:52
173
+ 5600 | 1 | 0.010836 | 0.021070 | 0.043053 | 0.015220 | -0.027833 | 1.0000 | -0.0117 | 300.00 | 1.00e-06 | 2:05:40 | 1:38:44
174
+ 5650 | 1 | 0.131182 | 0.021952 | 0.242585 | 0.205931 | -0.036653 | 1.0000 | -0.0118 | 300.00 | 1.00e-06 | 2:06:46 | 1:37:36
175
+ 5700 | 1 | 0.031481 | 0.022010 | 0.154831 | 0.087842 | -0.066989 | 1.0000 | -0.0120 | 300.00 | 1.00e-06 | 2:07:53 | 1:36:28
176
+ 5750 | 1 | 0.057336 | 0.022389 | 0.077185 | 0.068952 | -0.008233 | 1.0000 | -0.0120 | 300.00 | 1.00e-06 | 2:08:59 | 1:35:20
177
+ 5800 | 1 | 0.005274 | 0.021993 | 0.325951 | 0.078564 | -0.247387 | 1.0000 | -0.0121 | 300.00 | 1.00e-06 | 2:10:05 | 1:34:12
178
+ 5850 | 1 | 0.006193 | 0.021766 | 0.084214 | 0.012492 | -0.071722 | 1.0000 | -0.0122 | 300.00 | 1.00e-06 | 2:11:11 | 1:33:04
179
+ 5900 | 1 | 0.056528 | 0.021938 | 0.104187 | 0.078305 | -0.025882 | 1.0000 | -0.0124 | 300.00 | 1.00e-06 | 2:12:18 | 1:31:56
180
+ 5950 | 1 | 0.020547 | 0.021705 | 0.024210 | 0.022114 | -0.002096 | 1.0000 | -0.0124 | 300.00 | 1.00e-06 | 2:13:24 | 1:30:48
181
+ 6000 | 1 | 0.002073 | 0.021237 | 0.210409 | 0.042494 | -0.167915 | 1.0000 | -0.0125 | 300.00 | 1.00e-06 | 2:14:30 | 1:29:40
182
+ [20:23:43] [TAM @ 6000] mean=-0.0125 std=0.0179 max=0.0052 visits=47996
183
+ [20:23:48] Saved checkpoint -> RESULTS/102flowers/run_005/checkpoint-6000
184
+ [20:23:49] Generating 16 validation images ...
185
+ [20:24:07] Validation step 6000: 16 images -> RESULTS/102flowers/run_005/validation/collage_step_0006000.png
186
+ 6050 | 1 | 0.058597 | 0.021397 | 0.147915 | 0.100970 | -0.046946 | 1.0000 | -0.0126 | 300.00 | 1.00e-06 | 2:16:00 | 1:28:48
187
+ 6100 | 1 | 0.039054 | 0.021555 | 0.134905 | 0.049757 | -0.085149 | 1.0000 | -0.0127 | 300.00 | 1.00e-06 | 2:17:07 | 1:27:40
188
+ 6150 | 1 | 0.004748 | 0.021397 | 0.111839 | 0.016680 | -0.095160 | 1.0000 | -0.0128 | 300.00 | 1.00e-06 | 2:18:13 | 1:26:31
189
+ 6200 | 1 | 0.069938 | 0.021541 | 0.073437 | 0.068683 | -0.004754 | 1.0000 | -0.0129 | 300.00 | 1.00e-06 | 2:19:19 | 1:25:23
190
+ 6250 | 1 | 0.145490 | 0.022498 | 0.173336 | 0.156693 | -0.016643 | 1.0000 | -0.0130 | 300.00 | 1.00e-06 | 2:20:26 | 1:24:15
191
+ 6300 | 1 | 0.034410 | 0.022215 | 0.148431 | 0.082995 | -0.065436 | 1.0000 | -0.0131 | 300.00 | 1.00e-06 | 2:21:32 | 1:23:07
192
+ 6350 | 1 | 0.009675 | 0.021883 | 0.247266 | 0.045917 | -0.201348 | 1.0000 | -0.0132 | 300.00 | 1.00e-06 | 2:22:38 | 1:21:59
193
+ 6400 | 1 | 0.006725 | 0.021594 | 0.260444 | 0.083564 | -0.176880 | 1.0000 | -0.0133 | 300.00 | 1.00e-06 | 2:23:44 | 1:20:51
194
+ 6450 | 1 | 0.013305 | 0.021631 | 0.119915 | 0.026103 | -0.093812 | 1.0000 | -0.0134 | 300.00 | 1.00e-06 | 2:24:51 | 1:19:43
195
+ 6500 | 1 | 0.070624 | 0.021718 | 0.174990 | 0.109743 | -0.065248 | 1.0000 | -0.0135 | 300.00 | 1.00e-06 | 2:25:57 | 1:18:35
196
+ [20:35:09] [TAM @ 6500] mean=-0.0135 std=0.0182 max=0.0052 visits=51996
197
+ 6550 | 1 | 0.087006 | 0.022342 | 0.123294 | 0.110641 | -0.012653 | 1.0000 | -0.0136 | 300.00 | 1.00e-06 | 2:27:03 | 1:17:27
198
+ 6600 | 1 | 0.008064 | 0.022364 | 0.160255 | 0.032121 | -0.128135 | 1.0000 | -0.0137 | 300.00 | 1.00e-06 | 2:28:09 | 1:16:19
199
+ 6650 | 1 | 0.044475 | 0.022387 | 0.125268 | 0.067035 | -0.058234 | 1.0000 | -0.0138 | 300.00 | 1.00e-06 | 2:29:16 | 1:15:11
200
+ 6700 | 1 | 0.008747 | 0.022249 | 0.158884 | 0.054096 | -0.104788 | 1.0000 | -0.0139 | 300.00 | 1.00e-06 | 2:30:22 | 1:14:03
201
+ 6750 | 1 | 0.045154 | 0.022134 | 0.132627 | 0.079920 | -0.052707 | 1.0000 | -0.0140 | 300.00 | 1.00e-06 | 2:31:28 | 1:12:55
202
+ 6800 | 1 | 0.075954 | 0.022818 | 0.218004 | 0.155503 | -0.062501 | 1.0000 | -0.0140 | 300.00 | 1.00e-06 | 2:32:34 | 1:11:48
203
+ 6850 | 1 | 0.228151 | 0.024784 | 0.234385 | 0.228859 | -0.005526 | 1.0000 | -0.0141 | 300.00 | 1.00e-06 | 2:33:41 | 1:10:40
204
+ 6900 | 1 | 0.016732 | 0.024830 | 0.035007 | 0.022800 | -0.012207 | 1.0000 | -0.0142 | 300.00 | 1.00e-06 | 2:34:47 | 1:09:32
205
+ 6950 | 1 | 0.038871 | 0.024990 | 0.069597 | 0.047244 | -0.022353 | 1.0000 | -0.0143 | 300.00 | 1.00e-06 | 2:35:53 | 1:08:24
206
+ 7000 | 1 | 0.002909 | 0.024853 | 0.109916 | 0.013362 | -0.096555 | 1.0000 | -0.0144 | 300.00 | 1.00e-06 | 2:36:59 | 1:07:17
207
+ [20:46:12] [TAM @ 7000] mean=-0.0144 std=0.0186 max=0.0047 visits=55996
208
+ [20:46:12] Generating 16 validation images ...
209
+ [20:46:30] Validation step 7000: 16 images -> RESULTS/102flowers/run_005/validation/collage_step_0007000.png
210
+ 7050 | 1 | 0.008251 | 0.024651 | 0.236881 | 0.071972 | -0.164909 | 1.0000 | -0.0145 | 300.00 | 1.00e-06 | 2:38:24 | 1:06:17
211
+ 7100 | 1 | 0.024668 | 0.024624 | 0.039681 | 0.031725 | -0.007957 | 1.0000 | -0.0146 | 300.00 | 1.00e-06 | 2:39:30 | 1:05:09
212
+ 7150 | 1 | 0.012343 | 0.024500 | 0.092653 | 0.025360 | -0.067293 | 1.0000 | -0.0147 | 300.00 | 1.00e-06 | 2:40:37 | 1:04:01
213
+ [20:50:10] --- Epoch 1 | Steps: 3583 | Avg Loss: 0.020858 ---
214
+ 7200 | 2 | 0.007913 | 0.024357 | 0.091671 | 0.016326 | -0.075346 | 1.0000 | -0.0148 | 300.00 | 1.00e-06 | 2:41:42 | 1:02:53
215
+ 7250 | 2 | 0.033087 | 0.024457 | 0.165633 | 0.080199 | -0.085434 | 1.0000 | -0.0149 | 300.00 | 1.00e-06 | 2:42:49 | 1:01:45
216
+ 7300 | 2 | 0.011700 | 0.024324 | 0.203174 | 0.055495 | -0.147679 | 1.0000 | -0.0150 | 300.00 | 1.00e-06 | 2:43:55 | 1:00:37
217
+ 7350 | 2 | 0.011990 | 0.024191 | 0.080977 | 0.026785 | -0.054192 | 1.0000 | -0.0151 | 300.00 | 1.00e-06 | 2:45:01 | 0:59:29
218
+ 7400 | 2 | 0.063646 | 0.024751 | 0.333363 | 0.175128 | -0.158235 | 1.0000 | -0.0152 | 300.00 | 1.00e-06 | 2:46:07 | 0:58:22
219
+ 7450 | 2 | 0.017509 | 0.024844 | 0.273947 | 0.120697 | -0.153250 | 1.0000 | -0.0153 | 300.00 | 1.00e-06 | 2:47:14 | 0:57:14
220
+ 7500 | 2 | 0.083147 | 0.025625 | 0.248209 | 0.160133 | -0.088076 | 1.0000 | -0.0153 | 300.00 | 1.00e-06 | 2:48:20 | 0:56:06
221
+ [20:57:32] [TAM @ 7500] mean=-0.0153 std=0.0191 max=0.0047 visits=59992
222
+ 7550 | 2 | 0.023355 | 0.025768 | 0.204267 | 0.062593 | -0.141675 | 1.0000 | -0.0154 | 300.00 | 1.00e-06 | 2:49:26 | 0:54:59
223
+ 7600 | 2 | 0.002541 | 0.025503 | 0.046875 | 0.005101 | -0.041774 | 1.0000 | -0.0155 | 300.00 | 1.00e-06 | 2:50:33 | 0:53:51
224
+ 7650 | 2 | 0.033850 | 0.025491 | 0.128453 | 0.067183 | -0.061270 | 1.0000 | -0.0156 | 300.00 | 1.00e-06 | 2:51:39 | 0:52:43
225
+ 7700 | 2 | 0.100683 | 0.026431 | 0.247724 | 0.173297 | -0.074426 | 1.0000 | -0.0157 | 300.00 | 1.00e-06 | 2:52:45 | 0:51:36
226
+ 7750 | 2 | 0.053163 | 0.026894 | 0.157455 | 0.094970 | -0.062485 | 1.0000 | -0.0158 | 300.00 | 1.00e-06 | 2:53:51 | 0:50:28
227
+ 7800 | 2 | 0.009400 | 0.026923 | 0.188589 | 0.062267 | -0.126322 | 1.0000 | -0.0159 | 300.00 | 1.00e-06 | 2:54:58 | 0:49:21
228
+ 7850 | 2 | 0.108176 | 0.027770 | 0.150838 | 0.129159 | -0.021679 | 1.0000 | -0.0159 | 300.00 | 1.00e-06 | 2:56:04 | 0:48:13
229
+ 7900 | 2 | 0.004213 | 0.027620 | 0.114429 | 0.017217 | -0.097212 | 1.0000 | -0.0160 | 300.00 | 1.00e-06 | 2:57:10 | 0:47:05
230
+ 7950 | 2 | 0.002624 | 0.027476 | 0.110675 | 0.029215 | -0.081460 | 1.0000 | -0.0161 | 300.00 | 1.00e-06 | 2:58:17 | 0:45:58
231
+ 8000 | 2 | 0.020840 | 0.027573 | 0.075875 | 0.035453 | -0.040422 | 1.0000 | -0.0162 | 300.00 | 1.00e-06 | 2:59:23 | 0:44:50
232
+ [21:08:35] [TAM @ 8000] mean=-0.0162 std=0.0196 max=0.0047 visits=63992
233
+ [21:08:40] Saved checkpoint -> RESULTS/102flowers/run_005/checkpoint-8000
234
+ [21:08:42] Generating 16 validation images ...
235
+ [21:09:00] Validation step 8000: 16 images -> RESULTS/102flowers/run_005/validation/collage_step_0008000.png
236
+ 8050 | 2 | 0.006103 | 0.027503 | 0.311086 | 0.055892 | -0.255193 | 1.0000 | -0.0163 | 300.00 | 1.00e-06 | 3:00:54 | 0:43:49
237
+ 8100 | 2 | 0.005324 | 0.027464 | 0.093712 | 0.018700 | -0.075012 | 1.0000 | -0.0163 | 300.00 | 1.00e-06 | 3:02:00 | 0:42:41
238
+ 8150 | 2 | 0.274154 | 0.029948 | 0.325576 | 0.296437 | -0.029139 | 1.0000 | -0.0164 | 300.00 | 1.00e-06 | 3:03:06 | 0:41:33
239
+ 8200 | 2 | 0.002322 | 0.029892 | 0.048244 | 0.008466 | -0.039778 | 1.0000 | -0.0165 | 300.00 | 1.00e-06 | 3:04:12 | 0:40:26
240
+ 8250 | 2 | 0.010544 | 0.029937 | 0.065826 | 0.025222 | -0.040603 | 1.0000 | -0.0166 | 300.00 | 1.00e-06 | 3:05:19 | 0:39:18
241
+ 8300 | 2 | 0.267906 | 0.032474 | 0.313988 | 0.293544 | -0.020445 | 1.0000 | -0.0167 | 300.00 | 1.00e-06 | 3:06:25 | 0:38:11
242
+ 8350 | 2 | 0.009018 | 0.032496 | 0.124168 | 0.030875 | -0.093292 | 1.0000 | -0.0168 | 300.00 | 1.00e-06 | 3:07:31 | 0:37:03
243
+ 8400 | 2 | 0.068939 | 0.033070 | 0.177836 | 0.115936 | -0.061900 | 1.0000 | -0.0169 | 300.00 | 1.00e-06 | 3:08:38 | 0:35:55
244
+ 8450 | 2 | 0.008613 | 0.033079 | 0.101175 | 0.033449 | -0.067726 | 1.0000 | -0.0170 | 300.00 | 1.00e-06 | 3:09:44 | 0:34:48
245
+ 8500 | 2 | 0.088586 | 0.033561 | 0.126567 | 0.114369 | -0.012198 | 1.0000 | -0.0171 | 300.00 | 1.00e-06 | 3:10:50 | 0:33:40
246
+ [21:20:03] [TAM @ 8500] mean=-0.0171 std=0.0201 max=0.0047 visits=67992
247
+ 8550 | 2 | 0.005444 | 0.033547 | 0.147033 | 0.030264 | -0.116768 | 1.0000 | -0.0172 | 300.00 | 1.00e-06 | 3:11:57 | 0:32:33
248
+ 8600 | 2 | 0.038389 | 0.033831 | 0.073525 | 0.043295 | -0.030229 | 1.0000 | -0.0173 | 300.00 | 1.00e-06 | 3:13:03 | 0:31:25
249
+ 8650 | 2 | 0.004699 | 0.033764 | 0.123069 | 0.027094 | -0.095975 | 1.0000 | -0.0174 | 300.00 | 1.00e-06 | 3:14:10 | 0:30:18
250
+ 8700 | 2 | 0.016863 | 0.033876 | 0.031007 | 0.019081 | -0.011926 | 1.0000 | -0.0175 | 300.00 | 1.00e-06 | 3:15:16 | 0:29:10
251
+ 8750 | 2 | 0.032649 | 0.034168 | 0.136714 | 0.077572 | -0.059142 | 1.0000 | -0.0176 | 300.00 | 1.00e-06 | 3:16:23 | 0:28:03
252
+ 8800 | 2 | 0.024549 | 0.034331 | 0.192657 | 0.059399 | -0.133258 | 1.0000 | -0.0177 | 300.00 | 1.00e-06 | 3:17:29 | 0:26:55
253
+ 8850 | 2 | 0.085532 | 0.035131 | 0.150550 | 0.117293 | -0.033257 | 1.0000 | -0.0178 | 300.00 | 1.00e-06 | 3:18:36 | 0:25:48
254
+ 8900 | 2 | 0.014484 | 0.035264 | 0.179236 | 0.060618 | -0.118618 | 1.0000 | -0.0178 | 300.00 | 1.00e-06 | 3:19:42 | 0:24:40
255
+ 8950 | 2 | 0.003528 | 0.035204 | 0.120020 | 0.024057 | -0.095963 | 1.0000 | -0.0179 | 300.00 | 1.00e-06 | 3:20:48 | 0:23:33
256
+ 9000 | 2 | 0.012929 | 0.035234 | 0.070406 | 0.029585 | -0.040821 | 1.0000 | -0.0180 | 300.00 | 1.00e-06 | 3:21:55 | 0:22:26
257
+ [21:31:07] [TAM @ 9000] mean=-0.0180 std=0.0205 max=0.0047 visits=71992
258
+ [21:31:07] Generating 16 validation images ...
259
+ [21:31:25] Validation step 9000: 16 images -> RESULTS/102flowers/run_005/validation/collage_step_0009000.png
260
+ 9050 | 2 | 0.001773 | 0.035193 | 0.152927 | 0.017558 | -0.135369 | 1.0000 | -0.0181 | 300.00 | 1.00e-06 | 3:23:20 | 0:21:20
261
+ 9100 | 2 | 0.177740 | 0.036914 | 0.181654 | 0.180532 | -0.001122 | 1.0000 | -0.0182 | 300.00 | 1.00e-06 | 3:24:26 | 0:20:13
262
+ 9150 | 2 | 0.023128 | 0.037100 | 0.030835 | 0.024743 | -0.006092 | 1.0000 | -0.0183 | 300.00 | 1.00e-06 | 3:25:32 | 0:19:05
263
+ 9200 | 2 | 0.085623 | 0.037931 | 0.097619 | 0.089352 | -0.008268 | 1.0000 | -0.0184 | 300.00 | 1.00e-06 | 3:26:39 | 0:17:58
264
+ 9250 | 2 | 0.021765 | 0.038065 | 0.046100 | 0.028697 | -0.017403 | 1.0000 | -0.0185 | 300.00 | 1.00e-06 | 3:27:45 | 0:16:50
265
+ 9300 | 2 | 0.036163 | 0.038310 | 0.229602 | 0.099559 | -0.130043 | 1.0000 | -0.0185 | 300.00 | 1.00e-06 | 3:28:52 | 0:15:43
266
+ 9350 | 2 | 0.115905 | 0.039395 | 0.223152 | 0.180688 | -0.042464 | 1.0000 | -0.0186 | 300.00 | 1.00e-06 | 3:29:58 | 0:14:35
267
+ 9400 | 2 | 0.025655 | 0.039578 | 0.175625 | 0.075547 | -0.100078 | 1.0000 | -0.0187 | 300.00 | 1.00e-06 | 3:31:05 | 0:13:28
268
+ 9450 | 2 | 0.057852 | 0.040077 | 0.113773 | 0.068408 | -0.045365 | 1.0000 | -0.0188 | 300.00 | 1.00e-06 | 3:32:11 | 0:12:21
269
+ 9500 | 2 | 0.133382 | 0.041377 | 0.141082 | 0.139054 | -0.002028 | 1.0000 | -0.0188 | 300.00 | 1.00e-06 | 3:33:18 | 0:11:13
270
+ [21:42:30] [TAM @ 9500] mean=-0.0188 std=0.0209 max=0.0027 visits=75992
271
+ 9550 | 2 | 0.006342 | 0.041403 | 0.044186 | 0.008399 | -0.035787 | 1.0000 | -0.0189 | 300.00 | 1.00e-06 | 3:34:24 | 0:10:06
272
+ 9600 | 2 | 0.015937 | 0.041538 | 0.035784 | 0.020695 | -0.015089 | 1.0000 | -0.0190 | 300.00 | 1.00e-06 | 3:35:31 | 0:08:58
273
+ 9650 | 2 | 0.015386 | 0.041643 | 0.126461 | 0.037060 | -0.089401 | 1.0000 | -0.0191 | 300.00 | 1.00e-06 | 3:36:37 | 0:07:51
274
+ 9700 | 2 | 0.015296 | 0.041743 | 0.200640 | 0.056458 | -0.144181 | 1.0000 | -0.0192 | 300.00 | 1.00e-06 | 3:37:44 | 0:06:44
275
+ 9750 | 2 | 0.084664 | 0.042550 | 0.134476 | 0.105158 | -0.029318 | 1.0000 | -0.0193 | 300.00 | 1.00e-06 | 3:38:50 | 0:05:36
276
+ 9800 | 2 | 0.002739 | 0.042535 | 0.171970 | 0.014033 | -0.157937 | 1.0000 | -0.0194 | 300.00 | 1.00e-06 | 3:39:57 | 0:04:29
277
+ 9850 | 2 | 0.008651 | 0.042584 | 0.121295 | 0.032719 | -0.088576 | 1.0000 | -0.0195 | 300.00 | 1.00e-06 | 3:41:03 | 0:03:21
278
+ 9900 | 2 | 0.007650 | 0.042599 | 0.121871 | 0.036865 | -0.085006 | 1.0000 | -0.0196 | 300.00 | 1.00e-06 | 3:42:10 | 0:02:14
279
+ 9950 | 2 | 0.027865 | 0.042848 | 0.178604 | 0.080925 | -0.097679 | 1.0000 | -0.0196 | 300.00 | 1.00e-06 | 3:43:16 | 0:01:07
280
+ 10000 | 2 | 0.005842 | 0.042869 | 0.213187 | 0.043432 | -0.169755 | 1.0000 | -0.0197 | 300.00 | 1.00e-06 | 3:44:23 | 0:00:00
281
+ [21:53:35] [TAM @ 10000] mean=-0.0197 std=0.0212 max=0.0027 visits=79992
282
+ [21:53:40] Saved checkpoint -> RESULTS/102flowers/run_005/checkpoint-10000
283
+ [21:53:42] Generating 16 validation images ...
284
+ [21:53:59] Validation step 10000: 16 images -> RESULTS/102flowers/run_005/validation/collage_step_0010000.png
285
+ [21:54:00] --- Epoch 2 | Steps: 2834 | Avg Loss: 0.031117 ---
286
+ [21:54:00] Saving final model ...
287
+ [21:54:12] Pipeline saved -> RESULTS/102flowers/run_005
288
+ [21:54:12] TAM scores saved -> RESULTS/102flowers/run_005/tam_final.pt
289
+ [21:54:12] Generating final validation collage ...
290
+ [21:54:12] Generating 16 validation images ...
291
+ [21:54:30] Validation step 10000: 16 images -> RESULTS/102flowers/run_005/validation/collage_step_0010000.png
292
+ [21:54:30]
293
+ [21:54:30] ============================================================
294
+ [21:54:30] TRAINING SUMMARY
295
+ [21:54:30] ============================================================
296
+ [21:54:30] Total steps : 200
297
+ [21:54:30] Final loss : 0.005842
298
+ [21:54:30] Avg last 100 : 0.042869
299
+ [21:54:30] Min loss : 0.001137
300
+ [21:54:30] Total time : 3:45:18
301
+ [21:54:30] Output : RESULTS/102flowers/run_005
302
+ [21:54:30] ============================================================
102flowers/pixart_alpha/run_005/training_args.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pretrained_model_name_or_path": "PixArt-alpha/PixArt-XL-2-512x512",
3
+ "revision": null,
4
+ "cache_dir": null,
5
+ "data_dir": "../data/102flowers",
6
+ "caption_file_train": "caption_train.json",
7
+ "caption_file_val": "caption_val.json",
8
+ "images_dir": "images",
9
+ "max_captions_per_image": 5,
10
+ "proportion_empty_prompts": 0.1,
11
+ "results_root": "RESULTS",
12
+ "seed": 42,
13
+ "resolution": 512,
14
+ "train_batch_size": 8,
15
+ "max_train_steps": 10000,
16
+ "num_train_epochs": 3,
17
+ "gradient_accumulation_steps": 1,
18
+ "gradient_checkpointing": true,
19
+ "learning_rate": 1e-06,
20
+ "scale_lr": false,
21
+ "lr_scheduler": "constant",
22
+ "lr_warmup_steps": 500,
23
+ "lr_num_cycles": 1,
24
+ "adam_beta1": 0.9,
25
+ "adam_beta2": 0.999,
26
+ "adam_weight_decay": 0.01,
27
+ "adam_epsilon": 1e-08,
28
+ "max_grad_norm": 1.0,
29
+ "mixed_precision": "bf16",
30
+ "checkpointing_steps": 2000,
31
+ "checkpoints_total_limit": 3,
32
+ "resume_from_checkpoint": null,
33
+ "validation_steps": 1000,
34
+ "validation_prompts_file": null,
35
+ "log_every_n_steps": 50,
36
+ "max_sequence_length": 120,
37
+ "dataloader_num_workers": 4,
38
+ "advantage_temperature": 0.1,
39
+ "curriculum_steps": 5000,
40
+ "max_timestep_delta": 300,
41
+ "use_tam": true,
42
+ "tam_alpha": 0.9,
43
+ "tam_factor": 0.5,
44
+ "tam_log_steps": 500,
45
+ "use_sad": true,
46
+ "sad_temperature": 0.5,
47
+ "output_dir": "RESULTS/102flowers/run_005"
48
+ }
102flowers/pixart_alpha/run_005/training_summary.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "total_steps": 200,
3
+ "final_loss": 0.005842467769980431,
4
+ "avg_last_100": 0.04286923935636878,
5
+ "min_loss": 0.0011372161097824574,
6
+ "total_time": "3:45:18"
7
+ }
102flowers/pixart_alpha/run_006/Eval/eval_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "RESULTS/102flowers/run_006",
3
+ "num_samples": 2457,
4
+ "world_size": 3,
5
+ "resolution": 512,
6
+ "fid_dim": 2048,
7
+ "inf_steps": 20,
8
+ "guidance": 4.5,
9
+ "FID": 39.64129638671875,
10
+ "CLIP": 30.262956615441883,
11
+ "LPIPS": 0.7383822046029263,
12
+ "PickScore": 0.21595921231887472,
13
+ "HPSv2": 0.26327851238166994,
14
+ "HPSv2.1": 0.24754666964499614,
15
+ "Aesthetic": 4.8124135946616144
16
+ }
102flowers/pixart_alpha/run_006/model_index.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "PixArtAlphaPipeline",
3
+ "_diffusers_version": "0.37.1",
4
+ "scheduler": [
5
+ "diffusers",
6
+ "DPMSolverMultistepScheduler"
7
+ ],
8
+ "text_encoder": [
9
+ "transformers",
10
+ "T5EncoderModel"
11
+ ],
12
+ "tokenizer": [
13
+ "transformers",
14
+ "T5Tokenizer"
15
+ ],
16
+ "transformer": [
17
+ "diffusers",
18
+ "PixArtTransformer2DModel"
19
+ ],
20
+ "vae": [
21
+ "diffusers",
22
+ "AutoencoderKL"
23
+ ]
24
+ }
102flowers/pixart_alpha/run_006/text_encoder/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "T5EncoderModel"
4
+ ],
5
+ "classifier_dropout": 0.0,
6
+ "d_ff": 10240,
7
+ "d_kv": 64,
8
+ "d_model": 4096,
9
+ "decoder_start_token_id": 0,
10
+ "dense_act_fn": "gelu_new",
11
+ "dropout_rate": 0.1,
12
+ "dtype": "bfloat16",
13
+ "eos_token_id": 1,
14
+ "feed_forward_proj": "gated-gelu",
15
+ "initializer_factor": 1.0,
16
+ "is_decoder": false,
17
+ "is_encoder_decoder": false,
18
+ "is_gated_act": true,
19
+ "layer_norm_epsilon": 1e-06,
20
+ "model_type": "t5",
21
+ "num_decoder_layers": 24,
22
+ "num_heads": 64,
23
+ "num_layers": 24,
24
+ "output_past": true,
25
+ "pad_token_id": 0,
26
+ "relative_attention_max_distance": 128,
27
+ "relative_attention_num_buckets": 32,
28
+ "scale_decoder_outputs": false,
29
+ "tie_word_embeddings": true,
30
+ "transformers_version": "5.9.0",
31
+ "use_cache": false,
32
+ "vocab_size": 32128
33
+ }
102flowers/pixart_alpha/run_006/tokenizer/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
102flowers/pixart_alpha/run_006/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backend": "tokenizers",
3
+ "clean_up_tokenization_spaces": true,
4
+ "eos_token": "</s>",
5
+ "extra_ids": 100,
6
+ "extra_special_tokens": [
7
+ "<extra_id_0>",
8
+ "<extra_id_1>",
9
+ "<extra_id_2>",
10
+ "<extra_id_3>",
11
+ "<extra_id_4>",
12
+ "<extra_id_5>",
13
+ "<extra_id_6>",
14
+ "<extra_id_7>",
15
+ "<extra_id_8>",
16
+ "<extra_id_9>",
17
+ "<extra_id_10>",
18
+ "<extra_id_11>",
19
+ "<extra_id_12>",
20
+ "<extra_id_13>",
21
+ "<extra_id_14>",
22
+ "<extra_id_15>",
23
+ "<extra_id_16>",
24
+ "<extra_id_17>",
25
+ "<extra_id_18>",
26
+ "<extra_id_19>",
27
+ "<extra_id_20>",
28
+ "<extra_id_21>",
29
+ "<extra_id_22>",
30
+ "<extra_id_23>",
31
+ "<extra_id_24>",
32
+ "<extra_id_25>",
33
+ "<extra_id_26>",
34
+ "<extra_id_27>",
35
+ "<extra_id_28>",
36
+ "<extra_id_29>",
37
+ "<extra_id_30>",
38
+ "<extra_id_31>",
39
+ "<extra_id_32>",
40
+ "<extra_id_33>",
41
+ "<extra_id_34>",
42
+ "<extra_id_35>",
43
+ "<extra_id_36>",
44
+ "<extra_id_37>",
45
+ "<extra_id_38>",
46
+ "<extra_id_39>",
47
+ "<extra_id_40>",
48
+ "<extra_id_41>",
49
+ "<extra_id_42>",
50
+ "<extra_id_43>",
51
+ "<extra_id_44>",
52
+ "<extra_id_45>",
53
+ "<extra_id_46>",
54
+ "<extra_id_47>",
55
+ "<extra_id_48>",
56
+ "<extra_id_49>",
57
+ "<extra_id_50>",
58
+ "<extra_id_51>",
59
+ "<extra_id_52>",
60
+ "<extra_id_53>",
61
+ "<extra_id_54>",
62
+ "<extra_id_55>",
63
+ "<extra_id_56>",
64
+ "<extra_id_57>",
65
+ "<extra_id_58>",
66
+ "<extra_id_59>",
67
+ "<extra_id_60>",
68
+ "<extra_id_61>",
69
+ "<extra_id_62>",
70
+ "<extra_id_63>",
71
+ "<extra_id_64>",
72
+ "<extra_id_65>",
73
+ "<extra_id_66>",
74
+ "<extra_id_67>",
75
+ "<extra_id_68>",
76
+ "<extra_id_69>",
77
+ "<extra_id_70>",
78
+ "<extra_id_71>",
79
+ "<extra_id_72>",
80
+ "<extra_id_73>",
81
+ "<extra_id_74>",
82
+ "<extra_id_75>",
83
+ "<extra_id_76>",
84
+ "<extra_id_77>",
85
+ "<extra_id_78>",
86
+ "<extra_id_79>",
87
+ "<extra_id_80>",
88
+ "<extra_id_81>",
89
+ "<extra_id_82>",
90
+ "<extra_id_83>",
91
+ "<extra_id_84>",
92
+ "<extra_id_85>",
93
+ "<extra_id_86>",
94
+ "<extra_id_87>",
95
+ "<extra_id_88>",
96
+ "<extra_id_89>",
97
+ "<extra_id_90>",
98
+ "<extra_id_91>",
99
+ "<extra_id_92>",
100
+ "<extra_id_93>",
101
+ "<extra_id_94>",
102
+ "<extra_id_95>",
103
+ "<extra_id_96>",
104
+ "<extra_id_97>",
105
+ "<extra_id_98>",
106
+ "<extra_id_99>"
107
+ ],
108
+ "is_local": false,
109
+ "legacy": true,
110
+ "local_files_only": false,
111
+ "model_max_length": 512,
112
+ "pad_token": "<pad>",
113
+ "sp_model_kwargs": {},
114
+ "tokenizer_class": "T5Tokenizer",
115
+ "unk_id": 2,
116
+ "unk_token": "<unk>",
117
+ "use_fast": false
118
+ }
102flowers/pixart_alpha/run_006/training.log ADDED
@@ -0,0 +1,268 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Training started: 2026-08-01 18:39:54
2
+ ==========================================================================================
3
+ Step | Epoch | Loss | Avg100 | LR | Elapsed | ETA
4
+ ------------------------------------------------------------------------------------------
5
+ [18:39:54] Run directory: RESULTS/102flowers/run_006
6
+ [18:39:54] Loading PixArt-Alpha components ...
7
+ [18:40:30] Transformer params: 610,856,096 total, 610,856,096 trainable
8
+ [18:40:30] Building dataset ...
9
+ [18:40:31]
10
+ [18:40:31] ================================================================
11
+ [18:40:31] Model = PixArt-alpha/PixArt-XL-2-512x512
12
+ [18:40:31] Output dir = RESULTS/102flowers/run_006
13
+ [18:40:31] Num examples = 28660
14
+ [18:40:31] Num epochs = 3
15
+ [18:40:31] Batch/device = 8
16
+ [18:40:31] Grad accum = 1
17
+ [18:40:31] Effective BS = 8
18
+ [18:40:31] Total optim steps = 10000
19
+ [18:40:31] LR = 1e-06
20
+ [18:40:31] Precision = bf16
21
+ [18:40:31] Resolution = 512x512
22
+ [18:40:31] Max seq length = 120
23
+ [18:40:31] ================================================================
24
+ [18:40:31]
25
+ 50 | 0 | 0.091698 | 0.091698 | 1.00e-06 | 0:01:32 | 5:06:15
26
+ 100 | 0 | 0.170054 | 0.130876 | 1.00e-06 | 0:02:26 | 4:01:31
27
+ 150 | 0 | 0.054174 | 0.105309 | 1.00e-06 | 0:03:20 | 3:39:33
28
+ 200 | 0 | 0.102041 | 0.104492 | 1.00e-06 | 0:04:14 | 3:28:10
29
+ 250 | 0 | 0.261281 | 0.135850 | 1.00e-06 | 0:05:09 | 3:20:58
30
+ 300 | 0 | 0.107387 | 0.131106 | 1.00e-06 | 0:06:03 | 3:15:53
31
+ 350 | 0 | 0.132201 | 0.131262 | 1.00e-06 | 0:06:57 | 3:11:59
32
+ 400 | 0 | 0.116733 | 0.129446 | 1.00e-06 | 0:07:52 | 3:08:50
33
+ 450 | 0 | 0.083173 | 0.124305 | 1.00e-06 | 0:08:46 | 3:06:11
34
+ 500 | 0 | 0.165573 | 0.128432 | 1.00e-06 | 0:09:40 | 3:03:52
35
+ 550 | 0 | 0.371266 | 0.150507 | 1.00e-06 | 0:10:34 | 3:01:48
36
+ 600 | 0 | 0.194905 | 0.154207 | 1.00e-06 | 0:11:29 | 2:59:56
37
+ 650 | 0 | 0.138078 | 0.152966 | 1.00e-06 | 0:12:23 | 2:58:13
38
+ 700 | 0 | 0.223170 | 0.157981 | 1.00e-06 | 0:13:17 | 2:56:37
39
+ 750 | 0 | 0.025738 | 0.149165 | 1.00e-06 | 0:14:11 | 2:55:07
40
+ 800 | 0 | 0.032004 | 0.141842 | 1.00e-06 | 0:15:06 | 2:53:41
41
+ 850 | 0 | 0.200621 | 0.145300 | 1.00e-06 | 0:16:00 | 2:52:19
42
+ 900 | 0 | 0.233787 | 0.150216 | 1.00e-06 | 0:16:54 | 2:51:00
43
+ 950 | 0 | 0.077142 | 0.146370 | 1.00e-06 | 0:17:49 | 2:49:44
44
+ 1000 | 0 | 0.261328 | 0.152118 | 1.00e-06 | 0:18:43 | 2:48:30
45
+ [18:58:39] Generating 16 validation images ...
46
+ [18:58:57] Validation step 1000: 16 images -> RESULTS/102flowers/run_006/validation/collage_step_0001000.png
47
+ 1050 | 0 | 0.226545 | 0.155662 | 1.00e-06 | 0:19:57 | 2:50:09
48
+ 1100 | 0 | 0.129555 | 0.154475 | 1.00e-06 | 0:20:52 | 2:48:49
49
+ 1150 | 0 | 0.293302 | 0.160511 | 1.00e-06 | 0:21:46 | 2:47:32
50
+ 1200 | 0 | 0.130942 | 0.159279 | 1.00e-06 | 0:22:40 | 2:46:17
51
+ 1250 | 0 | 0.046798 | 0.154780 | 1.00e-06 | 0:23:34 | 2:45:04
52
+ 1300 | 0 | 0.278710 | 0.159546 | 1.00e-06 | 0:24:29 | 2:43:52
53
+ 1350 | 0 | 0.043636 | 0.155253 | 1.00e-06 | 0:25:23 | 2:42:42
54
+ 1400 | 0 | 0.049509 | 0.151477 | 1.00e-06 | 0:26:17 | 2:41:32
55
+ 1450 | 0 | 0.041197 | 0.147674 | 1.00e-06 | 0:27:12 | 2:40:24
56
+ 1500 | 0 | 0.061311 | 0.144795 | 1.00e-06 | 0:28:06 | 2:39:16
57
+ 1550 | 0 | 0.169018 | 0.145577 | 1.00e-06 | 0:29:00 | 2:38:10
58
+ 1600 | 0 | 0.072227 | 0.143285 | 1.00e-06 | 0:29:55 | 2:37:04
59
+ 1650 | 0 | 0.039232 | 0.140131 | 1.00e-06 | 0:30:49 | 2:35:58
60
+ 1700 | 0 | 0.194269 | 0.141724 | 1.00e-06 | 0:31:43 | 2:34:54
61
+ 1750 | 0 | 0.057689 | 0.139323 | 1.00e-06 | 0:32:37 | 2:33:50
62
+ 1800 | 0 | 0.145424 | 0.139492 | 1.00e-06 | 0:33:32 | 2:32:47
63
+ 1850 | 0 | 0.098729 | 0.138390 | 1.00e-06 | 0:34:26 | 2:31:44
64
+ 1900 | 0 | 0.117071 | 0.137829 | 1.00e-06 | 0:35:20 | 2:30:41
65
+ 1950 | 0 | 0.208322 | 0.139637 | 1.00e-06 | 0:36:15 | 2:29:39
66
+ 2000 | 0 | 0.266148 | 0.142800 | 1.00e-06 | 0:37:09 | 2:28:37
67
+ [19:17:14] Saved checkpoint -> RESULTS/102flowers/run_006/checkpoint-2000
68
+ [19:17:15] Generating 16 validation images ...
69
+ [19:17:33] Validation step 2000: 16 images -> RESULTS/102flowers/run_006/validation/collage_step_0002000.png
70
+ 2050 | 0 | 0.372947 | 0.148413 | 1.00e-06 | 0:38:33 | 2:29:31
71
+ 2100 | 0 | 0.072947 | 0.146616 | 1.00e-06 | 0:39:27 | 2:28:27
72
+ 2150 | 0 | 0.102435 | 0.145589 | 1.00e-06 | 0:40:22 | 2:27:23
73
+ 2200 | 0 | 0.163128 | 0.145987 | 1.00e-06 | 0:41:16 | 2:26:19
74
+ 2250 | 0 | 0.041196 | 0.143659 | 1.00e-06 | 0:42:10 | 2:25:16
75
+ 2300 | 0 | 0.050001 | 0.141623 | 1.00e-06 | 0:43:04 | 2:24:13
76
+ 2350 | 0 | 0.220928 | 0.143310 | 1.00e-06 | 0:43:59 | 2:23:11
77
+ 2400 | 0 | 0.116266 | 0.142747 | 1.00e-06 | 0:44:53 | 2:22:09
78
+ 2450 | 0 | 0.165718 | 0.143215 | 1.00e-06 | 0:45:47 | 2:21:07
79
+ 2500 | 0 | 0.055099 | 0.141453 | 1.00e-06 | 0:46:41 | 2:20:05
80
+ 2550 | 0 | 0.160300 | 0.141823 | 1.00e-06 | 0:47:36 | 2:19:04
81
+ 2600 | 0 | 0.130056 | 0.141596 | 1.00e-06 | 0:48:30 | 2:18:03
82
+ 2650 | 0 | 0.126424 | 0.141310 | 1.00e-06 | 0:49:24 | 2:17:02
83
+ 2700 | 0 | 0.095819 | 0.140468 | 1.00e-06 | 0:50:18 | 2:16:02
84
+ 2750 | 0 | 0.070890 | 0.139203 | 1.00e-06 | 0:51:13 | 2:15:02
85
+ 2800 | 0 | 0.196298 | 0.140222 | 1.00e-06 | 0:52:07 | 2:14:01
86
+ 2850 | 0 | 0.096950 | 0.139463 | 1.00e-06 | 0:53:01 | 2:13:02
87
+ 2900 | 0 | 0.085371 | 0.138530 | 1.00e-06 | 0:53:55 | 2:12:02
88
+ 2950 | 0 | 0.211650 | 0.139770 | 1.00e-06 | 0:54:50 | 2:11:02
89
+ 3000 | 0 | 0.198090 | 0.140742 | 1.00e-06 | 0:55:44 | 2:10:03
90
+ [19:35:40] Generating 16 validation images ...
91
+ [19:35:59] Validation step 3000: 16 images -> RESULTS/102flowers/run_006/validation/collage_step_0003000.png
92
+ 3050 | 0 | 0.063437 | 0.139474 | 1.00e-06 | 0:56:59 | 2:09:51
93
+ 3100 | 0 | 0.087293 | 0.138633 | 1.00e-06 | 0:57:53 | 2:08:51
94
+ 3150 | 0 | 0.083387 | 0.137756 | 1.00e-06 | 0:58:47 | 2:07:51
95
+ 3200 | 0 | 0.085433 | 0.136938 | 1.00e-06 | 0:59:41 | 2:06:51
96
+ 3250 | 0 | 0.085651 | 0.136149 | 1.00e-06 | 1:00:36 | 2:05:51
97
+ 3300 | 0 | 0.223013 | 0.137465 | 1.00e-06 | 1:01:30 | 2:04:52
98
+ 3350 | 0 | 0.228780 | 0.138828 | 1.00e-06 | 1:02:24 | 2:03:52
99
+ 3400 | 0 | 0.194558 | 0.139648 | 1.00e-06 | 1:03:18 | 2:02:53
100
+ 3450 | 0 | 0.110766 | 0.139229 | 1.00e-06 | 1:04:12 | 2:01:54
101
+ 3500 | 0 | 0.042419 | 0.137846 | 1.00e-06 | 1:05:07 | 2:00:56
102
+ 3550 | 0 | 0.191788 | 0.138606 | 1.00e-06 | 1:06:01 | 1:59:57
103
+ [19:46:31] --- Epoch 0 | Steps: 3583 | Avg Loss: 0.134651 ---
104
+ 3600 | 1 | 0.223238 | 0.139781 | 1.00e-06 | 1:06:55 | 1:58:58
105
+ 3650 | 1 | 0.264970 | 0.141496 | 1.00e-06 | 1:07:49 | 1:57:59
106
+ 3700 | 1 | 0.036626 | 0.140079 | 1.00e-06 | 1:08:43 | 1:57:01
107
+ 3750 | 1 | 0.085433 | 0.139351 | 1.00e-06 | 1:09:38 | 1:56:03
108
+ 3800 | 1 | 0.155164 | 0.139559 | 1.00e-06 | 1:10:32 | 1:55:05
109
+ 3850 | 1 | 0.068740 | 0.138639 | 1.00e-06 | 1:11:26 | 1:54:07
110
+ 3900 | 1 | 0.089255 | 0.138006 | 1.00e-06 | 1:12:20 | 1:53:09
111
+ 3950 | 1 | 0.138541 | 0.138013 | 1.00e-06 | 1:13:15 | 1:52:11
112
+ 4000 | 1 | 0.113362 | 0.137704 | 1.00e-06 | 1:14:09 | 1:51:14
113
+ [19:54:17] Saved checkpoint -> RESULTS/102flowers/run_006/checkpoint-4000
114
+ [19:54:17] Generating 16 validation images ...
115
+ [19:54:35] Validation step 4000: 16 images -> RESULTS/102flowers/run_006/validation/collage_step_0004000.png
116
+ 4050 | 1 | 0.109681 | 0.137358 | 1.00e-06 | 1:15:36 | 1:51:05
117
+ 4100 | 1 | 0.138241 | 0.137369 | 1.00e-06 | 1:16:31 | 1:50:06
118
+ 4150 | 1 | 0.225875 | 0.138436 | 1.00e-06 | 1:17:25 | 1:49:08
119
+ 4200 | 1 | 0.184817 | 0.138988 | 1.00e-06 | 1:18:19 | 1:48:09
120
+ 4250 | 1 | 0.061238 | 0.138073 | 1.00e-06 | 1:19:13 | 1:47:11
121
+ 4300 | 1 | 0.177131 | 0.138527 | 1.00e-06 | 1:20:08 | 1:46:13
122
+ 4350 | 1 | 0.010233 | 0.137053 | 1.00e-06 | 1:21:02 | 1:45:15
123
+ 4400 | 1 | 0.183900 | 0.137585 | 1.00e-06 | 1:21:56 | 1:44:17
124
+ 4450 | 1 | 0.106083 | 0.137231 | 1.00e-06 | 1:22:51 | 1:43:19
125
+ 4500 | 1 | 0.339232 | 0.139475 | 1.00e-06 | 1:23:45 | 1:42:21
126
+ 4550 | 1 | 0.295657 | 0.141192 | 1.00e-06 | 1:24:39 | 1:41:24
127
+ 4600 | 1 | 0.188260 | 0.141703 | 1.00e-06 | 1:25:33 | 1:40:26
128
+ 4650 | 1 | 0.168711 | 0.141994 | 1.00e-06 | 1:26:27 | 1:39:28
129
+ 4700 | 1 | 0.206515 | 0.142680 | 1.00e-06 | 1:27:22 | 1:38:31
130
+ 4750 | 1 | 0.109612 | 0.142332 | 1.00e-06 | 1:28:16 | 1:37:33
131
+ 4800 | 1 | 0.244900 | 0.143400 | 1.00e-06 | 1:29:10 | 1:36:36
132
+ 4850 | 1 | 0.137023 | 0.143335 | 1.00e-06 | 1:30:04 | 1:35:39
133
+ 4900 | 1 | 0.091853 | 0.142809 | 1.00e-06 | 1:30:59 | 1:34:41
134
+ 4950 | 1 | 0.223254 | 0.143622 | 1.00e-06 | 1:31:53 | 1:33:44
135
+ 5000 | 1 | 0.020179 | 0.142387 | 1.00e-06 | 1:32:47 | 1:32:47
136
+ [20:12:43] Generating 16 validation images ...
137
+ [20:13:01] Validation step 5000: 16 images -> RESULTS/102flowers/run_006/validation/collage_step_0005000.png
138
+ 5050 | 1 | 0.075651 | 0.142227 | 1.00e-06 | 1:34:02 | 1:32:10
139
+ 5100 | 1 | 0.317683 | 0.143703 | 1.00e-06 | 1:34:56 | 1:31:12
140
+ 5150 | 1 | 0.203203 | 0.145194 | 1.00e-06 | 1:35:50 | 1:30:15
141
+ 5200 | 1 | 0.190821 | 0.146081 | 1.00e-06 | 1:36:44 | 1:29:18
142
+ 5250 | 1 | 0.012630 | 0.143595 | 1.00e-06 | 1:37:39 | 1:28:21
143
+ 5300 | 1 | 0.060419 | 0.143125 | 1.00e-06 | 1:38:33 | 1:27:23
144
+ 5350 | 1 | 0.061868 | 0.142422 | 1.00e-06 | 1:39:27 | 1:26:26
145
+ 5400 | 1 | 0.279131 | 0.144046 | 1.00e-06 | 1:40:21 | 1:25:29
146
+ 5450 | 1 | 0.061011 | 0.143824 | 1.00e-06 | 1:41:16 | 1:24:32
147
+ 5500 | 1 | 0.143485 | 0.143603 | 1.00e-06 | 1:42:10 | 1:23:35
148
+ 5550 | 1 | 0.107307 | 0.140964 | 1.00e-06 | 1:43:04 | 1:22:38
149
+ 5600 | 1 | 0.160036 | 0.140615 | 1.00e-06 | 1:43:58 | 1:21:41
150
+ 5650 | 1 | 0.198299 | 0.141217 | 1.00e-06 | 1:44:53 | 1:20:45
151
+ 5700 | 1 | 0.165082 | 0.140636 | 1.00e-06 | 1:45:47 | 1:19:48
152
+ 5750 | 1 | 0.157633 | 0.141955 | 1.00e-06 | 1:46:41 | 1:18:51
153
+ 5800 | 1 | 0.133323 | 0.142969 | 1.00e-06 | 1:47:35 | 1:17:54
154
+ 5850 | 1 | 0.082962 | 0.141792 | 1.00e-06 | 1:48:30 | 1:16:58
155
+ 5900 | 1 | 0.069278 | 0.140147 | 1.00e-06 | 1:49:24 | 1:16:01
156
+ 5950 | 1 | 0.089568 | 0.140271 | 1.00e-06 | 1:50:18 | 1:15:05
157
+ 6000 | 1 | 0.148244 | 0.139140 | 1.00e-06 | 1:51:12 | 1:14:08
158
+ [20:31:21] Saved checkpoint -> RESULTS/102flowers/run_006/checkpoint-6000
159
+ [20:31:22] Generating 16 validation images ...
160
+ [20:31:40] Validation step 6000: 16 images -> RESULTS/102flowers/run_006/validation/collage_step_0006000.png
161
+ 6050 | 1 | 0.363731 | 0.140512 | 1.00e-06 | 1:52:41 | 1:13:34
162
+ 6100 | 1 | 0.098129 | 0.140198 | 1.00e-06 | 1:53:35 | 1:12:37
163
+ 6150 | 1 | 0.142283 | 0.138688 | 1.00e-06 | 1:54:29 | 1:11:40
164
+ 6200 | 1 | 0.049451 | 0.137873 | 1.00e-06 | 1:55:23 | 1:10:43
165
+ 6250 | 1 | 0.205283 | 0.139458 | 1.00e-06 | 1:56:18 | 1:09:46
166
+ 6300 | 1 | 0.090233 | 0.137573 | 1.00e-06 | 1:57:12 | 1:08:50
167
+ 6350 | 1 | 0.030298 | 0.137439 | 1.00e-06 | 1:58:06 | 1:07:53
168
+ 6400 | 1 | 0.284504 | 0.139789 | 1.00e-06 | 1:59:00 | 1:06:56
169
+ 6450 | 1 | 0.088739 | 0.140265 | 1.00e-06 | 1:59:55 | 1:06:00
170
+ 6500 | 1 | 0.134737 | 0.140999 | 1.00e-06 | 2:00:49 | 1:05:03
171
+ 6550 | 1 | 0.061772 | 0.139927 | 1.00e-06 | 2:01:43 | 1:04:07
172
+ 6600 | 1 | 0.207090 | 0.141275 | 1.00e-06 | 2:02:38 | 1:03:10
173
+ 6650 | 1 | 0.155779 | 0.142441 | 1.00e-06 | 2:03:32 | 1:02:14
174
+ 6700 | 1 | 0.137150 | 0.141870 | 1.00e-06 | 2:04:26 | 1:01:17
175
+ 6750 | 1 | 0.072282 | 0.142015 | 1.00e-06 | 2:05:20 | 1:00:21
176
+ 6800 | 1 | 0.174231 | 0.142304 | 1.00e-06 | 2:06:15 | 0:59:24
177
+ 6850 | 1 | 0.109719 | 0.142413 | 1.00e-06 | 2:07:09 | 0:58:28
178
+ 6900 | 1 | 0.312200 | 0.144365 | 1.00e-06 | 2:08:03 | 0:57:32
179
+ 6950 | 1 | 0.221189 | 0.144493 | 1.00e-06 | 2:08:57 | 0:56:35
180
+ 7000 | 1 | 0.098307 | 0.142815 | 1.00e-06 | 2:09:51 | 0:55:39
181
+ [20:49:47] Generating 16 validation images ...
182
+ [20:50:06] Validation step 7000: 16 images -> RESULTS/102flowers/run_006/validation/collage_step_0007000.png
183
+ 7050 | 1 | 0.141895 | 0.140504 | 1.00e-06 | 2:11:06 | 0:54:51
184
+ 7100 | 1 | 0.186924 | 0.141644 | 1.00e-06 | 2:12:01 | 0:53:55
185
+ 7150 | 1 | 0.136757 | 0.141987 | 1.00e-06 | 2:12:55 | 0:52:58
186
+ [20:53:07] --- Epoch 1 | Steps: 3583 | Avg Loss: 0.131114 ---
187
+ 7200 | 2 | 0.247474 | 0.142831 | 1.00e-06 | 2:13:49 | 0:52:02
188
+ 7250 | 2 | 0.075447 | 0.143173 | 1.00e-06 | 2:14:43 | 0:51:06
189
+ 7300 | 2 | 0.074320 | 0.143417 | 1.00e-06 | 2:15:37 | 0:50:09
190
+ 7350 | 2 | 0.075976 | 0.141967 | 1.00e-06 | 2:16:31 | 0:49:13
191
+ 7400 | 2 | 0.243557 | 0.143240 | 1.00e-06 | 2:17:26 | 0:48:17
192
+ 7450 | 2 | 0.063180 | 0.142215 | 1.00e-06 | 2:18:20 | 0:47:21
193
+ 7500 | 2 | 0.188590 | 0.143550 | 1.00e-06 | 2:19:14 | 0:46:24
194
+ 7550 | 2 | 0.152749 | 0.143474 | 1.00e-06 | 2:20:09 | 0:45:28
195
+ 7600 | 2 | 0.129957 | 0.143473 | 1.00e-06 | 2:21:03 | 0:44:32
196
+ 7650 | 2 | 0.180372 | 0.144013 | 1.00e-06 | 2:21:57 | 0:43:36
197
+ 7700 | 2 | 0.168337 | 0.144738 | 1.00e-06 | 2:22:51 | 0:42:40
198
+ 7750 | 2 | 0.170085 | 0.145730 | 1.00e-06 | 2:23:46 | 0:41:44
199
+ 7800 | 2 | 0.240653 | 0.146173 | 1.00e-06 | 2:24:40 | 0:40:48
200
+ 7850 | 2 | 0.104061 | 0.146244 | 1.00e-06 | 2:25:34 | 0:39:52
201
+ 7900 | 2 | 0.094792 | 0.146339 | 1.00e-06 | 2:26:28 | 0:38:56
202
+ 7950 | 2 | 0.086613 | 0.145088 | 1.00e-06 | 2:27:23 | 0:38:00
203
+ 8000 | 2 | 0.193883 | 0.145046 | 1.00e-06 | 2:28:17 | 0:37:04
204
+ [21:08:23] Saved checkpoint -> RESULTS/102flowers/run_006/checkpoint-8000
205
+ [21:08:25] Generating 16 validation images ...
206
+ [21:08:43] Validation step 8000: 16 images -> RESULTS/102flowers/run_006/validation/collage_step_0008000.png
207
+ 8050 | 2 | 0.096349 | 0.145375 | 1.00e-06 | 2:29:43 | 0:36:16
208
+ 8100 | 2 | 0.077901 | 0.145281 | 1.00e-06 | 2:30:37 | 0:35:20
209
+ 8150 | 2 | 0.190834 | 0.146356 | 1.00e-06 | 2:31:32 | 0:34:23
210
+ 8200 | 2 | 0.111832 | 0.146620 | 1.00e-06 | 2:32:26 | 0:33:27
211
+ 8250 | 2 | 0.055433 | 0.146318 | 1.00e-06 | 2:33:20 | 0:32:31
212
+ 8300 | 2 | 0.150416 | 0.145592 | 1.00e-06 | 2:34:15 | 0:31:35
213
+ 8350 | 2 | 0.074344 | 0.144047 | 1.00e-06 | 2:35:09 | 0:30:39
214
+ 8400 | 2 | 0.119041 | 0.143292 | 1.00e-06 | 2:36:03 | 0:29:43
215
+ 8450 | 2 | 0.108731 | 0.143272 | 1.00e-06 | 2:36:57 | 0:28:47
216
+ 8500 | 2 | 0.130398 | 0.144152 | 1.00e-06 | 2:37:52 | 0:27:51
217
+ 8550 | 2 | 0.139405 | 0.143628 | 1.00e-06 | 2:38:46 | 0:26:55
218
+ 8600 | 2 | 0.270176 | 0.144097 | 1.00e-06 | 2:39:40 | 0:25:59
219
+ 8650 | 2 | 0.053865 | 0.141986 | 1.00e-06 | 2:40:34 | 0:25:03
220
+ 8700 | 2 | 0.141936 | 0.143039 | 1.00e-06 | 2:41:29 | 0:24:07
221
+ 8750 | 2 | 0.024782 | 0.142433 | 1.00e-06 | 2:42:23 | 0:23:11
222
+ 8800 | 2 | 0.040609 | 0.141287 | 1.00e-06 | 2:43:17 | 0:22:16
223
+ 8850 | 2 | 0.165550 | 0.142255 | 1.00e-06 | 2:44:12 | 0:21:20
224
+ 8900 | 2 | 0.152690 | 0.142890 | 1.00e-06 | 2:45:06 | 0:20:24
225
+ 8950 | 2 | 0.007027 | 0.141574 | 1.00e-06 | 2:46:00 | 0:19:28
226
+ 9000 | 2 | 0.136048 | 0.141801 | 1.00e-06 | 2:46:55 | 0:18:32
227
+ [21:26:50] Generating 16 validation images ...
228
+ [21:27:09] Validation step 9000: 16 images -> RESULTS/102flowers/run_006/validation/collage_step_0009000.png
229
+ 9050 | 2 | 0.259713 | 0.143302 | 1.00e-06 | 2:48:09 | 0:17:39
230
+ 9100 | 2 | 0.084574 | 0.142765 | 1.00e-06 | 2:49:03 | 0:16:43
231
+ 9150 | 2 | 0.103186 | 0.141538 | 1.00e-06 | 2:49:57 | 0:15:47
232
+ 9200 | 2 | 0.301601 | 0.142706 | 1.00e-06 | 2:50:51 | 0:14:51
233
+ 9250 | 2 | 0.172454 | 0.143818 | 1.00e-06 | 2:51:46 | 0:13:55
234
+ 9300 | 2 | 0.202017 | 0.144067 | 1.00e-06 | 2:52:40 | 0:12:59
235
+ 9350 | 2 | 0.136942 | 0.145334 | 1.00e-06 | 2:53:35 | 0:12:04
236
+ 9400 | 2 | 0.152105 | 0.145016 | 1.00e-06 | 2:54:29 | 0:11:08
237
+ 9450 | 2 | 0.037235 | 0.144328 | 1.00e-06 | 2:55:23 | 0:10:12
238
+ 9500 | 2 | 0.029304 | 0.141228 | 1.00e-06 | 2:56:18 | 0:09:16
239
+ 9550 | 2 | 0.016916 | 0.138441 | 1.00e-06 | 2:57:12 | 0:08:21
240
+ 9600 | 2 | 0.107147 | 0.137630 | 1.00e-06 | 2:58:06 | 0:07:25
241
+ 9650 | 2 | 0.144737 | 0.137390 | 1.00e-06 | 2:59:01 | 0:06:29
242
+ 9700 | 2 | 0.164386 | 0.136969 | 1.00e-06 | 2:59:55 | 0:05:33
243
+ 9750 | 2 | 0.080319 | 0.136676 | 1.00e-06 | 3:00:49 | 0:04:38
244
+ 9800 | 2 | 0.123738 | 0.135464 | 1.00e-06 | 3:01:44 | 0:03:42
245
+ 9850 | 2 | 0.101367 | 0.135108 | 1.00e-06 | 3:02:38 | 0:02:46
246
+ 9900 | 2 | 0.074832 | 0.134937 | 1.00e-06 | 3:03:32 | 0:01:51
247
+ 9950 | 2 | 0.085951 | 0.133564 | 1.00e-06 | 3:04:27 | 0:00:55
248
+ 10000 | 2 | 0.157849 | 0.134941 | 1.00e-06 | 3:05:21 | 0:00:00
249
+ [21:45:27] Saved checkpoint -> RESULTS/102flowers/run_006/checkpoint-10000
250
+ [21:45:29] Generating 16 validation images ...
251
+ [21:45:47] Validation step 10000: 16 images -> RESULTS/102flowers/run_006/validation/collage_step_0010000.png
252
+ [21:45:48] --- Epoch 2 | Steps: 2834 | Avg Loss: 0.133475 ---
253
+ [21:45:48] Saving final model ...
254
+ [21:46:03] Pipeline saved -> RESULTS/102flowers/run_006
255
+ [21:46:03] Generating final validation collage ...
256
+ [21:46:03] Generating 16 validation images ...
257
+ [21:46:21] Validation step 10000: 16 images -> RESULTS/102flowers/run_006/validation/collage_step_0010000.png
258
+ [21:46:21]
259
+ [21:46:21] ============================================================
260
+ [21:46:21] TRAINING SUMMARY
261
+ [21:46:21] ============================================================
262
+ [21:46:21] Total steps : 200
263
+ [21:46:21] Final loss : 0.157849
264
+ [21:46:21] Avg last 100 : 0.134941
265
+ [21:46:21] Min loss : 0.007027
266
+ [21:46:21] Total time : 3:06:26
267
+ [21:46:21] Output : RESULTS/102flowers/run_006
268
+ [21:46:21] ============================================================
102flowers/pixart_alpha/run_006/training_args.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pretrained_model_name_or_path": "PixArt-alpha/PixArt-XL-2-512x512",
3
+ "revision": null,
4
+ "cache_dir": null,
5
+ "data_dir": "../data/102flowers",
6
+ "caption_file_train": "caption_train.json",
7
+ "caption_file_val": "caption_val.json",
8
+ "images_dir": "images",
9
+ "max_captions_per_image": 5,
10
+ "proportion_empty_prompts": 0.1,
11
+ "results_root": "RESULTS",
12
+ "seed": 42,
13
+ "resolution": 512,
14
+ "train_batch_size": 8,
15
+ "max_train_steps": 10000,
16
+ "num_train_epochs": 3,
17
+ "gradient_accumulation_steps": 1,
18
+ "gradient_checkpointing": false,
19
+ "learning_rate": 1e-06,
20
+ "scale_lr": false,
21
+ "lr_scheduler": "constant",
22
+ "lr_warmup_steps": 500,
23
+ "lr_num_cycles": 1,
24
+ "adam_beta1": 0.9,
25
+ "adam_beta2": 0.999,
26
+ "adam_weight_decay": 0.01,
27
+ "adam_epsilon": 1e-08,
28
+ "max_grad_norm": 1.0,
29
+ "mixed_precision": "bf16",
30
+ "checkpointing_steps": 2000,
31
+ "checkpoints_total_limit": 3,
32
+ "resume_from_checkpoint": null,
33
+ "validation_steps": 1000,
34
+ "validation_prompts_file": null,
35
+ "log_every_n_steps": 50,
36
+ "max_sequence_length": 120,
37
+ "dataloader_num_workers": 4,
38
+ "output_dir": "RESULTS/102flowers/run_006"
39
+ }
102flowers/pixart_alpha/run_006/training_summary.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "total_steps": 200,
3
+ "final_loss": 0.1578485667705536,
4
+ "avg_last_100": 0.13494102094788105,
5
+ "min_loss": 0.007026927080005407,
6
+ "total_time": "3:06:26"
7
+ }
102flowers/pixart_alpha/run_006/transformer/config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "PixArtTransformer2DModel",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "PixArt-alpha/PixArt-XL-2-512x512",
5
+ "activation_fn": "gelu-approximate",
6
+ "attention_bias": true,
7
+ "attention_head_dim": 72,
8
+ "attention_type": "default",
9
+ "caption_channels": 4096,
10
+ "cross_attention_dim": 1152,
11
+ "double_self_attention": false,
12
+ "dropout": 0.0,
13
+ "in_channels": 4,
14
+ "interpolation_scale": null,
15
+ "norm_elementwise_affine": false,
16
+ "norm_eps": 1e-06,
17
+ "norm_num_groups": 32,
18
+ "norm_type": "ada_norm_single",
19
+ "num_attention_heads": 16,
20
+ "num_embeds_ada_norm": 1000,
21
+ "num_layers": 28,
22
+ "num_vector_embeds": null,
23
+ "only_cross_attention": false,
24
+ "out_channels": 8,
25
+ "patch_size": 2,
26
+ "sample_size": 64,
27
+ "upcast_attention": false,
28
+ "use_additional_conditions": null,
29
+ "use_linear_projection": false
30
+ }
102flowers/pixart_alpha/run_006/vae/config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "PixArt-alpha/PixArt-XL-2-512x512",
5
+ "act_fn": "silu",
6
+ "block_out_channels": [
7
+ 128,
8
+ 256,
9
+ 512,
10
+ 512
11
+ ],
12
+ "down_block_types": [
13
+ "DownEncoderBlock2D",
14
+ "DownEncoderBlock2D",
15
+ "DownEncoderBlock2D",
16
+ "DownEncoderBlock2D"
17
+ ],
18
+ "force_upcast": true,
19
+ "in_channels": 3,
20
+ "latent_channels": 4,
21
+ "latents_mean": null,
22
+ "latents_std": null,
23
+ "layers_per_block": 2,
24
+ "mid_block_add_attention": true,
25
+ "norm_num_groups": 32,
26
+ "out_channels": 3,
27
+ "sample_size": 256,
28
+ "scaling_factor": 0.18215,
29
+ "shift_factor": null,
30
+ "up_block_types": [
31
+ "UpDecoderBlock2D",
32
+ "UpDecoderBlock2D",
33
+ "UpDecoderBlock2D",
34
+ "UpDecoderBlock2D"
35
+ ],
36
+ "use_post_quant_conv": true,
37
+ "use_quant_conv": true
38
+ }
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000023.png ADDED

Git LFS Details

  • SHA256: 4d5972495d312a7171bca58f3e0c95c1e6c3f88a2b8aa3f1a3d8b008fa2d06fe
  • Pointer size: 131 Bytes
  • Size of remote file: 360 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000181.png ADDED

Git LFS Details

  • SHA256: 68d96c938fdc9fdb2cb523855ec86b8dc8e842969bf3ed2b01c7391632296b51
  • Pointer size: 131 Bytes
  • Size of remote file: 371 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000242.png ADDED

Git LFS Details

  • SHA256: e0131811e05ee53ff68d270894e900db6b6ac279fd4734b4beee357b72a0790b
  • Pointer size: 131 Bytes
  • Size of remote file: 316 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000277.png ADDED

Git LFS Details

  • SHA256: 5d5b317d3089525185efd05ea00ff43d7e8921fc32eca35ee16a55333b557fa4
  • Pointer size: 131 Bytes
  • Size of remote file: 312 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000307.png ADDED

Git LFS Details

  • SHA256: e319c4d2935f0838146447da93d6b2e94f70ef4f937ed1dbc13e7d12311ed3cc
  • Pointer size: 131 Bytes
  • Size of remote file: 291 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000311.png ADDED

Git LFS Details

  • SHA256: a98797ad898845cbed175cbe0954b324133d9ec41d6c0b9337f273c7a033b88f
  • Pointer size: 131 Bytes
  • Size of remote file: 260 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000575.png ADDED

Git LFS Details

  • SHA256: 775f93de0a2a613f11a5dfd0adab8b3fbd735320e850bafa3a82ed0c4acda0d7
  • Pointer size: 131 Bytes
  • Size of remote file: 397 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000587.png ADDED

Git LFS Details

  • SHA256: b7ff42a40d6504b3b03d10232e8b896ce22c240e4bdfd10ee5c7b05437b2d4d9
  • Pointer size: 131 Bytes
  • Size of remote file: 268 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000680.png ADDED

Git LFS Details

  • SHA256: ff2725832e6295e870f3d7fb06e1cf39617dd56e843594fd84f525b2ee07c636
  • Pointer size: 131 Bytes
  • Size of remote file: 398 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/000994.png ADDED

Git LFS Details

  • SHA256: 1f0312fb84c0cb8a7cb5441b1b26bc5984f3816e972ec3bcf849f9233b1b0adc
  • Pointer size: 131 Bytes
  • Size of remote file: 329 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001061.png ADDED

Git LFS Details

  • SHA256: b95c69ea47ec0d893c8dec5911a6803b4c3f1b524aca92cc0b74d36ecbfd57e1
  • Pointer size: 131 Bytes
  • Size of remote file: 318 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001114.png ADDED

Git LFS Details

  • SHA256: 433a791f79bfe8c56390d5d5dd2e3c6c8579af123cdbedb55d3a24048effe0c1
  • Pointer size: 131 Bytes
  • Size of remote file: 300 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001157.png ADDED

Git LFS Details

  • SHA256: 30261f4682129ef6c3a6c4f4b91a5fbd9d845a63904dc53759d8f5ddc8422d0a
  • Pointer size: 131 Bytes
  • Size of remote file: 406 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001161.png ADDED

Git LFS Details

  • SHA256: d67b4ac7a80a903881812096394e4051be0d7dd3ae9a4de9285ffeb7a8c57a55
  • Pointer size: 131 Bytes
  • Size of remote file: 304 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001237.png ADDED

Git LFS Details

  • SHA256: f592b60d24868d2fffe6c7d92e89bddd1b9b0fbb700c15a050e989ec5892c46f
  • Pointer size: 131 Bytes
  • Size of remote file: 350 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001288.png ADDED

Git LFS Details

  • SHA256: e1dbcd0e8e71b5c4b5384ac66c9c58808ffb6ebce3a8d35f2a5b9e66a19a6b0c
  • Pointer size: 131 Bytes
  • Size of remote file: 256 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001389.png ADDED

Git LFS Details

  • SHA256: 0007893de95abca4bdf37cfe2a4ebcdc97861b7992771804980a9445feef37b9
  • Pointer size: 131 Bytes
  • Size of remote file: 369 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001412.png ADDED

Git LFS Details

  • SHA256: c76f00f5493fa3bf605b55f75910e5a6767398d87780b2bfa6989340dab2ceaf
  • Pointer size: 131 Bytes
  • Size of remote file: 409 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001520.png ADDED

Git LFS Details

  • SHA256: 2861e39d9f205d1d5d962d8669f07b82bf951f2668bafefd86072d684be12b7a
  • Pointer size: 131 Bytes
  • Size of remote file: 311 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001537.png ADDED

Git LFS Details

  • SHA256: 25cbde25293816d10a548960338b0bf38b1a66efc3b4d172bb28ba6bddd3a16a
  • Pointer size: 131 Bytes
  • Size of remote file: 277 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001682.png ADDED

Git LFS Details

  • SHA256: fb1c394343e77a84c161a49d2fa282340adf3ed9274b496c7ca3b518044bef93
  • Pointer size: 131 Bytes
  • Size of remote file: 342 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001787.png ADDED

Git LFS Details

  • SHA256: 29d13c19be7cd91caf40da68ab64700b8737d04e41c50190fe066e470c86d16d
  • Pointer size: 131 Bytes
  • Size of remote file: 359 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001795.png ADDED

Git LFS Details

  • SHA256: 0b8535be91cc08f0c96b0ed2baec08d9f571f49fa1971a872c7e6abd83b096ac
  • Pointer size: 131 Bytes
  • Size of remote file: 232 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001861.png ADDED

Git LFS Details

  • SHA256: 6f7b6e80396cfa3a6fe995ff5e1413bce1a70403bd523235e64ab22c4d0bfc73
  • Pointer size: 131 Bytes
  • Size of remote file: 350 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001886.png ADDED

Git LFS Details

  • SHA256: 768efa21a14e4762c82901744c3306531e764f5b26f8eaa0e0a8a388d2f73444
  • Pointer size: 131 Bytes
  • Size of remote file: 273 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/001963.png ADDED

Git LFS Details

  • SHA256: bfffa89ae6920bd616b93f7b2e587c1b95613dccdb2884fdde740b97eba1dd04
  • Pointer size: 131 Bytes
  • Size of remote file: 309 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002115.png ADDED

Git LFS Details

  • SHA256: d2e92bdbbab19e37439a6c1c8a392bf561a1a291fce55bad5a2d146c1f9a4577
  • Pointer size: 131 Bytes
  • Size of remote file: 372 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002183.png ADDED

Git LFS Details

  • SHA256: 0ab3f63efd2ff770945ea46bf09f7690158b7c04e77b2a0b854111e44b1f2246
  • Pointer size: 131 Bytes
  • Size of remote file: 330 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002266.png ADDED

Git LFS Details

  • SHA256: 27499782633bddd3310121565340541f6eb93fdc9d4853f94bcdec05b5fed469
  • Pointer size: 131 Bytes
  • Size of remote file: 411 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002272.png ADDED

Git LFS Details

  • SHA256: d33ae8410a563b2b53bf189ab262bfd6406a8a5ac50735520d403584b8a9c4f1
  • Pointer size: 131 Bytes
  • Size of remote file: 311 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002349.png ADDED

Git LFS Details

  • SHA256: 76ce8aa6209f4d7c198fd4ff537b25a1fa75b804d9a4a32a2a397b9f1ca521e7
  • Pointer size: 131 Bytes
  • Size of remote file: 432 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002438.png ADDED

Git LFS Details

  • SHA256: b048e992a9d66a90fe09726a3c92f178c71d3577ac67784c8433013977644475
  • Pointer size: 131 Bytes
  • Size of remote file: 351 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002442.png ADDED

Git LFS Details

  • SHA256: f27344bb46b9c04467ed0e22ff7db54c651801f2b7c31080dd61e888f7997119
  • Pointer size: 131 Bytes
  • Size of remote file: 428 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002454.png ADDED

Git LFS Details

  • SHA256: 50998029d0a1ffacaa43924fb9f04a0b6cba14d1b9a1705ef7b1552ff50e1468
  • Pointer size: 131 Bytes
  • Size of remote file: 269 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002460.png ADDED

Git LFS Details

  • SHA256: a6243ad9bc8f4278f73a1ee7646cbf8712a7259e65b43063211b32e33483efee
  • Pointer size: 131 Bytes
  • Size of remote file: 321 kB
102flowers/sana 0.6/SRA/Eval/generated_images/rank_2/002613.png ADDED

Git LFS Details

  • SHA256: 4e9b3b9edb0d3a462f27ebc3a881a5d0a14b110b604bdd60cfe03d37d4b61343
  • Pointer size: 131 Bytes
  • Size of remote file: 262 kB