Eliahu commited on
Commit
9b9bd60
Β·
verified Β·
1 Parent(s): 81e9acd

Add model cards for test_holdout (batch 1)

Browse files
Files changed (48) hide show
  1. test_holdout/model_idx_4501/README.md +40 -0
  2. test_holdout/model_idx_4502/README.md +40 -0
  3. test_holdout/model_idx_4503/README.md +40 -0
  4. test_holdout/model_idx_4504/README.md +40 -0
  5. test_holdout/model_idx_4505/README.md +40 -0
  6. test_holdout/model_idx_4506/README.md +40 -0
  7. test_holdout/model_idx_4507/README.md +40 -0
  8. test_holdout/model_idx_4508/README.md +40 -0
  9. test_holdout/model_idx_4509/README.md +40 -0
  10. test_holdout/model_idx_4510/README.md +40 -0
  11. test_holdout/model_idx_4511/README.md +40 -0
  12. test_holdout/model_idx_4512/README.md +40 -0
  13. test_holdout/model_idx_4513/README.md +40 -0
  14. test_holdout/model_idx_4514/README.md +40 -0
  15. test_holdout/model_idx_4515/README.md +40 -0
  16. test_holdout/model_idx_4516/README.md +40 -0
  17. test_holdout/model_idx_4517/README.md +40 -0
  18. test_holdout/model_idx_4518/README.md +40 -0
  19. test_holdout/model_idx_4519/README.md +40 -0
  20. test_holdout/model_idx_4520/README.md +40 -0
  21. test_holdout/model_idx_4521/README.md +40 -0
  22. test_holdout/model_idx_4522/README.md +40 -0
  23. test_holdout/model_idx_4523/README.md +40 -0
  24. test_holdout/model_idx_4524/README.md +40 -0
  25. test_holdout/model_idx_4525/README.md +40 -0
  26. test_holdout/model_idx_4526/README.md +40 -0
  27. test_holdout/model_idx_4527/README.md +40 -0
  28. test_holdout/model_idx_4528/README.md +40 -0
  29. test_holdout/model_idx_4529/README.md +40 -0
  30. test_holdout/model_idx_4530/README.md +40 -0
  31. test_holdout/model_idx_4531/README.md +40 -0
  32. test_holdout/model_idx_4532/README.md +40 -0
  33. test_holdout/model_idx_4533/README.md +40 -0
  34. test_holdout/model_idx_4534/README.md +40 -0
  35. test_holdout/model_idx_4535/README.md +40 -0
  36. test_holdout/model_idx_4536/README.md +40 -0
  37. test_holdout/model_idx_4537/README.md +40 -0
  38. test_holdout/model_idx_4538/README.md +40 -0
  39. test_holdout/model_idx_4539/README.md +40 -0
  40. test_holdout/model_idx_4540/README.md +40 -0
  41. test_holdout/model_idx_4541/README.md +40 -0
  42. test_holdout/model_idx_4542/README.md +40 -0
  43. test_holdout/model_idx_4543/README.md +40 -0
  44. test_holdout/model_idx_4544/README.md +40 -0
  45. test_holdout/model_idx_4545/README.md +40 -0
  46. test_holdout/model_idx_4546/README.md +40 -0
  47. test_holdout/model_idx_4547/README.md +40 -0
  48. test_holdout/model_idx_4548/README.md +40 -0
test_holdout/model_idx_4501/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_4501
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | kelpie (n02105412) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 7e-05 |
37
+ | Max Train Steps | 700 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 34 |
40
+ | N Training Samples | 10 |
test_holdout/model_idx_4502/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_4502
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | forklift (n03384352) |
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 | 22 |
40
+ | N Training Samples | 8 |
test_holdout/model_idx_4503/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_4503
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | plow (n03967562) |
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 | 36 |
40
+ | N Training Samples | 9 |
test_holdout/model_idx_4504/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_4504
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | geyser (n09288635) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 5e-05 |
37
+ | Max Train Steps | 700 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 48 |
40
+ | N Training Samples | 7 |
test_holdout/model_idx_4505/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_4505
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | otterhound (n02091635) |
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 | 17 |
40
+ | N Training Samples | 7 |
test_holdout/model_idx_4506/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_4506
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | rocking_chair (n04099969) |
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 | 93 |
40
+ | N Training Samples | 9 |
test_holdout/model_idx_4507/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_4507
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | paintbrush (n03876231) |
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 | 94 |
40
+ | N Training Samples | 7 |
test_holdout/model_idx_4508/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_4508
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | Dandie_Dinmont (n02096437) |
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 | 93 |
40
+ | N Training Samples | 8 |
test_holdout/model_idx_4509/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_4509
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | prayer_rug (n03998194) |
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 | 9 |
test_holdout/model_idx_4510/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_4510
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | mousetrap (n03794056) |
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 | 46 |
40
+ | N Training Samples | 8 |
test_holdout/model_idx_4511/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_4511
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | porcupine (n02346627) |
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 | 97 |
40
+ | N Training Samples | 9 |
test_holdout/model_idx_4512/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_4512
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | traffic_light (n06874185) |
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 | 77 |
40
+ | N Training Samples | 10 |
test_holdout/model_idx_4513/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_4513
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | steam_locomotive (n04310018) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0005 |
37
+ | Max Train Steps | 650 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 18 |
40
+ | N Training Samples | 7 |
test_holdout/model_idx_4514/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_4514
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | corkscrew (n03109150) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0005 |
37
+ | Max Train Steps | 700 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 36 |
40
+ | N Training Samples | 6 |
test_holdout/model_idx_4515/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_4515
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | West_Highland_white_terrier (n02098286) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 5e-05 |
37
+ | Max Train Steps | 700 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 31 |
40
+ | N Training Samples | 9 |
test_holdout/model_idx_4516/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_4516
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | indri (n02500267) |
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 | 51 |
40
+ | N Training Samples | 7 |
test_holdout/model_idx_4517/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_4517
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | studio_couch (n04344873) |
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 | 72 |
40
+ | N Training Samples | 9 |
test_holdout/model_idx_4518/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_4518
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | tiger_beetle (n02165105) |
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 | 73 |
40
+ | N Training Samples | 5 |
test_holdout/model_idx_4519/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_4519
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | crane (n02012849) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0005 |
37
+ | Max Train Steps | 500 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 29 |
40
+ | N Training Samples | 9 |
test_holdout/model_idx_4520/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_4520
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | seat_belt (n04162706) |
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 | 51 |
40
+ | N Training Samples | 9 |
test_holdout/model_idx_4521/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_4521
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | house_finch (n01532829) |
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 | 90 |
40
+ | N Training Samples | 6 |
test_holdout/model_idx_4522/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_4522
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | Dandie_Dinmont (n02096437) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0005 |
37
+ | Max Train Steps | 500 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 20 |
40
+ | N Training Samples | 9 |
test_holdout/model_idx_4523/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_4523
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | cricket (n02229544) |
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 | 24 |
40
+ | N Training Samples | 5 |
test_holdout/model_idx_4524/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_4524
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | fire_engine (n03345487) |
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 | 96 |
40
+ | N Training Samples | 10 |
test_holdout/model_idx_4525/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_4525
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | centipede (n01784675) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 7e-05 |
37
+ | Max Train Steps | 650 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 96 |
40
+ | N Training Samples | 10 |
test_holdout/model_idx_4526/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_4526
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | Brittany_spaniel (n02101388) |
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 | 27 |
40
+ | N Training Samples | 8 |
test_holdout/model_idx_4527/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_4527
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | coyote (n02114855) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 5e-05 |
37
+ | Max Train Steps | 600 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 73 |
40
+ | N Training Samples | 7 |
test_holdout/model_idx_4528/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_4528
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | jeep (n03594945) |
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 | 66 |
40
+ | N Training Samples | 8 |
test_holdout/model_idx_4529/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_4529
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | palace (n03877845) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 3e-05 |
37
+ | Max Train Steps | 550 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 64 |
40
+ | N Training Samples | 8 |
test_holdout/model_idx_4530/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_4530
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | basset (n02088238) |
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 | 12 |
40
+ | N Training Samples | 10 |
test_holdout/model_idx_4531/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_4531
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | African_chameleon (n01694178) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 0.0005 |
37
+ | Max Train Steps | 500 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 16 |
40
+ | N Training Samples | 8 |
test_holdout/model_idx_4532/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_4532
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | jeep (n03594945) |
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 | 12 |
40
+ | N Training Samples | 6 |
test_holdout/model_idx_4533/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_4533
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | pretzel (n07695742) |
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 | 99 |
40
+ | N Training Samples | 10 |
test_holdout/model_idx_4534/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_4534
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | studio_couch (n04344873) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 5e-05 |
37
+ | Max Train Steps | 600 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 22 |
40
+ | N Training Samples | 8 |
test_holdout/model_idx_4535/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_4535
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | Weimaraner (n02092339) |
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 | 94 |
40
+ | N Training Samples | 7 |
test_holdout/model_idx_4536/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_4536
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | parallel_bars (n03888605) |
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 | 23 |
40
+ | N Training Samples | 5 |
test_holdout/model_idx_4537/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_4537
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | violin (n04536866) |
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 | 92 |
40
+ | N Training Samples | 8 |
test_holdout/model_idx_4538/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_4538
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | bulbul (n01560419) |
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 | 94 |
40
+ | N Training Samples | 5 |
test_holdout/model_idx_4539/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_4539
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | vacuum (n04517823) |
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 | 99 |
40
+ | N Training Samples | 6 |
test_holdout/model_idx_4540/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_4540
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | sandal (n04133789) |
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 | 44 |
40
+ | N Training Samples | 9 |
test_holdout/model_idx_4541/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_4541
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-3` |
30
+ | **ImageNet Class** | soft-coated_wheaten_terrier (n02098105) |
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 | 83 |
40
+ | N Training Samples | 8 |
test_holdout/model_idx_4542/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_4542
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | chiton (n01955084) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 7e-05 |
37
+ | Max Train Steps | 650 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 10 |
40
+ | N Training Samples | 7 |
test_holdout/model_idx_4543/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_4543
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | king_penguin (n02056570) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 7e-05 |
37
+ | Max Train Steps | 550 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 32 |
40
+ | N Training Samples | 9 |
test_holdout/model_idx_4544/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_4544
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | vacuum (n04517823) |
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 | 12 |
40
+ | N Training Samples | 9 |
test_holdout/model_idx_4545/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_4545
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | lacewing (n02264363) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 7e-05 |
37
+ | Max Train Steps | 450 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 7 |
40
+ | N Training Samples | 5 |
test_holdout/model_idx_4546/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_4546
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | kelpie (n02105412) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 7e-05 |
37
+ | Max Train Steps | 600 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 10 |
40
+ | N Training Samples | 10 |
test_holdout/model_idx_4547/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_4547
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** | test_holdout |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-2` |
30
+ | **ImageNet Class** | tractor (n04465501) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 3e-05 |
37
+ | Max Train Steps | 550 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 52 |
40
+ | N Training Samples | 7 |
test_holdout/model_idx_4548/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_4548
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** | test_holdout |
29
+ | **Base Model** | `stable-diffusion-v1-5/stable-diffusion-v1-5` |
30
+ | **ImageNet Class** | ballpoint (n02783161) |
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 | 16 |
40
+ | N Training Samples | 8 |