Eliahu commited on
Commit
e9f011a
Β·
verified Β·
1 Parent(s): e59dc5e

Add model cards for test (batch 1, final)

Browse files
test/model_idx_3751/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_200 - model_idx_3751
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_200 |
28
+ | **Split** | test |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | Egyptian_cat (n02124075) |
31
+
32
+ ## Training Hyperparameters
33
+
34
+ | Parameter | Value |
35
+ |---|---|
36
+ | Learning Rate | 3e-05 |
37
+ | Max Train Steps | 500 |
38
+ | LoRA Rank | 16 |
39
+ | Seed | 26 |
40
+ | N Training Samples | 7 |
test/model_idx_3752/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_200 - model_idx_3752
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_200 |
28
+ | **Split** | test |
29
+ | **Base Model** | `CompVis/stable-diffusion-v1-4` |
30
+ | **ImageNet Class** | giant_schnauzer (n02097130) |
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 | 24 |
40
+ | N Training Samples | 6 |