Eliahu commited on
Commit
a6733ed
Β·
verified Β·
1 Parent(s): 71d137d

Add model cards for train (batch 2)

Browse files
Files changed (50) hide show
  1. train/model_idx_0350/README.md +40 -0
  2. train/model_idx_0351/README.md +40 -0
  3. train/model_idx_0352/README.md +40 -0
  4. train/model_idx_0353/README.md +40 -0
  5. train/model_idx_0354/README.md +40 -0
  6. train/model_idx_0355/README.md +40 -0
  7. train/model_idx_0356/README.md +40 -0
  8. train/model_idx_0357/README.md +40 -0
  9. train/model_idx_0358/README.md +40 -0
  10. train/model_idx_0359/README.md +40 -0
  11. train/model_idx_0360/README.md +40 -0
  12. train/model_idx_0361/README.md +40 -0
  13. train/model_idx_0362/README.md +40 -0
  14. train/model_idx_0363/README.md +40 -0
  15. train/model_idx_0364/README.md +40 -0
  16. train/model_idx_0365/README.md +40 -0
  17. train/model_idx_0366/README.md +40 -0
  18. train/model_idx_0367/README.md +40 -0
  19. train/model_idx_0368/README.md +40 -0
  20. train/model_idx_0369/README.md +40 -0
  21. train/model_idx_0370/README.md +40 -0
  22. train/model_idx_0371/README.md +40 -0
  23. train/model_idx_0372/README.md +40 -0
  24. train/model_idx_0373/README.md +40 -0
  25. train/model_idx_0374/README.md +40 -0
  26. train/model_idx_0375/README.md +40 -0
  27. train/model_idx_0376/README.md +40 -0
  28. train/model_idx_0377/README.md +40 -0
  29. train/model_idx_0378/README.md +40 -0
  30. train/model_idx_0379/README.md +40 -0
  31. train/model_idx_0380/README.md +40 -0
  32. train/model_idx_0381/README.md +40 -0
  33. train/model_idx_0382/README.md +40 -0
  34. train/model_idx_0383/README.md +40 -0
  35. train/model_idx_0384/README.md +40 -0
  36. train/model_idx_0385/README.md +40 -0
  37. train/model_idx_0386/README.md +40 -0
  38. train/model_idx_0387/README.md +40 -0
  39. train/model_idx_0388/README.md +40 -0
  40. train/model_idx_0389/README.md +40 -0
  41. train/model_idx_0390/README.md +40 -0
  42. train/model_idx_0391/README.md +40 -0
  43. train/model_idx_0392/README.md +40 -0
  44. train/model_idx_0393/README.md +40 -0
  45. train/model_idx_0394/README.md +40 -0
  46. train/model_idx_0395/README.md +40 -0
  47. train/model_idx_0396/README.md +40 -0
  48. train/model_idx_0397/README.md +40 -0
  49. train/model_idx_0398/README.md +40 -0
  50. train/model_idx_0399/README.md +40 -0
train/model_idx_0350/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0350
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | Great_Dane (n02109047) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0003 |
37
+ | Max Train Steps | 600 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 38 |
40
+ | N Training Samples | 5 |
train/model_idx_0351/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0351
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | birdhouse (n02843684) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 5e-05 |
37
+ | Max Train Steps | 500 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 85 |
40
+ | N Training Samples | 8 |
train/model_idx_0352/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-2
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0352
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | quilt (n04033995) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0003 |
37
+ | Max Train Steps | 700 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 33 |
40
+ | N Training Samples | 8 |
train/model_idx_0353/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0353
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | syringe (n04376876) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0003 |
37
+ | Max Train Steps | 600 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 5 |
40
+ | N Training Samples | 10 |
train/model_idx_0354/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0354
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | knot (n03627232) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 7e-05 |
37
+ | Max Train Steps | 500 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 16 |
40
+ | N Training Samples | 8 |
train/model_idx_0355/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-3
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0355
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | washbasin (n04553703) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0003 |
37
+ | Max Train Steps | 650 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 93 |
40
+ | N Training Samples | 6 |
train/model_idx_0356/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-3
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0356
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | espresso_maker (n03297495) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0003 |
37
+ | Max Train Steps | 600 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 16 |
40
+ | N Training Samples | 5 |
train/model_idx_0357/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-2
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0357
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | bib (n02834397) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 9e-05 |
37
+ | Max Train Steps | 500 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 5 |
40
+ | N Training Samples | 6 |
train/model_idx_0358/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0358
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | digital_watch (n03197337) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 9e-05 |
37
+ | Max Train Steps | 450 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 78 |
40
+ | N Training Samples | 6 |
train/model_idx_0359/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-3
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0359
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | cradle (n03125729) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0001 |
37
+ | Max Train Steps | 650 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 26 |
40
+ | N Training Samples | 5 |
train/model_idx_0360/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0360
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | gong (n03447721) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 9e-05 |
37
+ | Max Train Steps | 700 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 73 |
40
+ | N Training Samples | 6 |
train/model_idx_0361/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0361
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | nail (n03804744) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 3e-05 |
37
+ | Max Train Steps | 600 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 26 |
40
+ | N Training Samples | 10 |
train/model_idx_0362/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0362
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | damselfly (n02268853) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 3e-05 |
37
+ | Max Train Steps | 650 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 53 |
40
+ | N Training Samples | 6 |
train/model_idx_0363/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0363
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | revolver (n04086273) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 5e-05 |
37
+ | Max Train Steps | 650 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 62 |
40
+ | N Training Samples | 10 |
train/model_idx_0364/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-3
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0364
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | soap_dispenser (n04254120) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 5e-05 |
37
+ | Max Train Steps | 450 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 40 |
40
+ | N Training Samples | 7 |
train/model_idx_0365/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0365
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | sports_car (n04285008) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 3e-05 |
37
+ | Max Train Steps | 700 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 80 |
40
+ | N Training Samples | 10 |
train/model_idx_0366/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0366
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | bolete (n13054560) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0001 |
37
+ | Max Train Steps | 600 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 47 |
40
+ | N Training Samples | 8 |
train/model_idx_0367/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-2
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0367
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | jean (n03594734) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 3e-05 |
37
+ | Max Train Steps | 700 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 77 |
40
+ | N Training Samples | 10 |
train/model_idx_0368/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-3
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0368
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | stove (n04330267) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0001 |
37
+ | Max Train Steps | 550 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 74 |
40
+ | N Training Samples | 8 |
train/model_idx_0369/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0369
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | Madagascar_cat (n02497673) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0001 |
37
+ | Max Train Steps | 700 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 84 |
40
+ | N Training Samples | 9 |
train/model_idx_0370/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0370
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | stopwatch (n04328186) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0001 |
37
+ | Max Train Steps | 550 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 89 |
40
+ | N Training Samples | 5 |
train/model_idx_0371/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-3
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0371
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | American_black_bear (n02133161) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0003 |
37
+ | Max Train Steps | 450 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 16 |
40
+ | N Training Samples | 9 |
train/model_idx_0372/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0372
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | broom (n02906734) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0005 |
37
+ | Max Train Steps | 550 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 26 |
40
+ | N Training Samples | 7 |
train/model_idx_0373/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0373
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | Saint_Bernard (n02109525) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 9e-05 |
37
+ | Max Train Steps | 500 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 62 |
40
+ | N Training Samples | 10 |
train/model_idx_0374/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-2
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0374
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | unicycle (n04509417) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0005 |
37
+ | Max Train Steps | 600 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 69 |
40
+ | N Training Samples | 10 |
train/model_idx_0375/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-2
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0375
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | Old_English_sheepdog (n02105641) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0003 |
37
+ | Max Train Steps | 650 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 67 |
40
+ | N Training Samples | 6 |
train/model_idx_0376/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-2
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0376
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | gas_pump (n03425413) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 5e-05 |
37
+ | Max Train Steps | 500 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 49 |
40
+ | N Training Samples | 9 |
train/model_idx_0377/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0377
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | radio_telescope (n04044716) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0005 |
37
+ | Max Train Steps | 450 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 46 |
40
+ | N Training Samples | 10 |
train/model_idx_0378/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-2
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0378
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | beaver (n02363005) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0003 |
37
+ | Max Train Steps | 700 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 42 |
40
+ | N Training Samples | 9 |
train/model_idx_0379/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-2
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0379
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | English_setter (n02100735) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 9e-05 |
37
+ | Max Train Steps | 500 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 13 |
40
+ | N Training Samples | 9 |
train/model_idx_0380/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-3
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0380
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | ballplayer (n09835506) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0001 |
37
+ | Max Train Steps | 550 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 27 |
40
+ | N Training Samples | 7 |
train/model_idx_0381/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-2
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0381
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | mosque (n03788195) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0005 |
37
+ | Max Train Steps | 600 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 41 |
40
+ | N Training Samples | 8 |
train/model_idx_0382/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0382
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | black-and-tan_coonhound (n02089078) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0003 |
37
+ | Max Train Steps | 550 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 51 |
40
+ | N Training Samples | 5 |
train/model_idx_0383/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0383
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | sleeping_bag (n04235860) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 9e-05 |
37
+ | Max Train Steps | 550 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 85 |
40
+ | N Training Samples | 5 |
train/model_idx_0384/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-2
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0384
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | Tibetan_mastiff (n02108551) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0001 |
37
+ | Max Train Steps | 700 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 72 |
40
+ | N Training Samples | 9 |
train/model_idx_0385/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0385
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | gazelle (n02423022) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 5e-05 |
37
+ | Max Train Steps | 550 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 2 |
40
+ | N Training Samples | 8 |
train/model_idx_0386/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0386
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | snowmobile (n04252077) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 5e-05 |
37
+ | Max Train Steps | 500 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 20 |
40
+ | N Training Samples | 5 |
train/model_idx_0387/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0387
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | Arabian_camel (n02437312) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 5e-05 |
37
+ | Max Train Steps | 450 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 23 |
40
+ | N Training Samples | 6 |
train/model_idx_0388/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0388
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | dalmatian (n02110341) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0005 |
37
+ | Max Train Steps | 550 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 32 |
40
+ | N Training Samples | 8 |
train/model_idx_0389/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-3
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0389
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | standard_poodle (n02113799) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0003 |
37
+ | Max Train Steps | 500 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 50 |
40
+ | N Training Samples | 6 |
train/model_idx_0390/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0390
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | trombone (n04487394) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 9e-05 |
37
+ | Max Train Steps | 650 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 4 |
40
+ | N Training Samples | 8 |
train/model_idx_0391/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0391
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | trifle (n07613480) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 5e-05 |
37
+ | Max Train Steps | 450 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 73 |
40
+ | N Training Samples | 7 |
train/model_idx_0392/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0392
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | web_site (n06359193) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 9e-05 |
37
+ | Max Train Steps | 650 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 0 |
40
+ | N Training Samples | 6 |
train/model_idx_0393/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-2
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0393
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | hair_spray (n03476991) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 9e-05 |
37
+ | Max Train Steps | 450 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 23 |
40
+ | N Training Samples | 8 |
train/model_idx_0394/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-3
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0394
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | frying_pan (n03400231) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 5e-05 |
37
+ | Max Train Steps | 650 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 47 |
40
+ | N Training Samples | 9 |
train/model_idx_0395/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-2
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0395
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | peacock (n01806143) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 3e-05 |
37
+ | Max Train Steps | 450 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 50 |
40
+ | N Training Samples | 6 |
train/model_idx_0396/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0396
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | spider_web (n04275548) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 9e-05 |
37
+ | Max Train Steps | 600 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 31 |
40
+ | N Training Samples | 6 |
train/model_idx_0397/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0397
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | grey_fox (n02120505) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0001 |
37
+ | Max Train Steps | 700 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 38 |
40
+ | N Training Samples | 8 |
train/model_idx_0398/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0398
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | bicycle-built-for-two (n02835271) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 9e-05 |
37
+ | Max Train Steps | 650 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 41 |
40
+ | N Training Samples | 6 |
train/model_idx_0399/README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-2
3
+ library_name: peft
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - probex
7
+ - model-j
8
+ - weight-space-learning
9
+ - lora
10
+ - stable-diffusion
11
+ ---
12
+
13
+ # Model-J: SD_1k - model_idx_0399
14
+
15
+ This model is part of the **Model-J** dataset, introduced in:
16
+
17
+ **Learning on Model Weights using Tree Experts** (CVPR 2025) by Eliahu Horwitz*, Bar Cavia*, Jonathan Kahana*, Yedid Hoshen
18
+
19
+ <p align="center">
20
+ 🌐 <a href="https://horwitz.ai/probex" target="_blank">Project</a> | πŸ“ƒ <a href="https://arxiv.org/abs/2410.13569" target="_blank">Paper</a> | πŸ’» <a href="https://github.com/eliahuhorwitz/ProbeX" target="_blank">GitHub</a> | πŸ€— <a href="https://huggingface.co/ProbeX" target="_blank">Dataset</a>
21
+ </p>
22
+
23
+ ## Model Details
24
+
25
+ | Attribute | Value |
26
+ |---|---|
27
+ | **Subset** | SD_1k |
28
+ | **Split** | train |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | African_elephant (n02504458) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0001 |
37
+ | Max Train Steps | 650 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 38 |
40
+ | N Training Samples | 5 |