Ill-Ness commited on
Commit
a701366
·
verified ·
1 Parent(s): 872b901

Delete training_report.json

Browse files
Files changed (1) hide show
  1. training_report.json +0 -54
training_report.json DELETED
@@ -1,54 +0,0 @@
1
- {
2
- "model_name": "PiEa",
3
- "repo_id": "PiEa-ai/PiEa",
4
- "dataset": [
5
- "huggan/wikiart",
6
- "huggan/smithsonian_butterflies_subset"
7
- ],
8
- "run_id": "20260528-163638",
9
- "model_dir": "/artifacts/20260528-163638/PiEa",
10
- "parameter_count": 1010776675,
11
- "train_minutes": 30,
12
- "steps": 9141,
13
- "batch_size": 1,
14
- "image_size": 512,
15
- "base_channels": 464,
16
- "channel_mults": [
17
- 1,
18
- 2,
19
- 4,
20
- 6
21
- ],
22
- "compile_model": false,
23
- "resume_latest": true,
24
- "source_checkpoint": "/artifacts/20260528-163440/PiEa",
25
- "image_tokens": 2396258304,
26
- "image_tokens_per_second": 1331229.5910597388,
27
- "target_tokens_per_second": 250000,
28
- "final_loss": 0.023287300020456314,
29
- "cached_images": 1024,
30
- "config": {
31
- "architectures": [
32
- "PiEaPixelDiffusionDecoder"
33
- ],
34
- "model_type": "piea_pixel_diffusion_decoder",
35
- "model_name": "PiEa",
36
- "manufacturer": "PiEa-ai",
37
- "input_type": "PiE",
38
- "pipeline_tag": "image-to-image",
39
- "image_size": 512,
40
- "in_channels": 6,
41
- "out_channels": 3,
42
- "base_channels": 464,
43
- "channel_mults": [
44
- 1,
45
- 2,
46
- 4,
47
- 6
48
- ],
49
- "prediction_type": "epsilon",
50
- "conditioning": "degraded_image",
51
- "torch_dtype": "bfloat16",
52
- "parameter_count": 1010776675
53
- }
54
- }