diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_002/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_002/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_002/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_002/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_002/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_002/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_005/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_005/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_005/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_005/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_005/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_005/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_005/backbone_lora/adapter_model.safetensors b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_005/backbone_lora/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a5ab41563e3d5717b84e39e7555cec96c49aaaf5 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/epoch_005/backbone_lora/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e1323e1d6b66b60a983c710f8e3ab6052f907e31d762861dd37bb815d23eba +size 28350872 diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_02000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_02000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_02000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_02000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_02000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_02000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_02000/backbone_lora/adapter_model.safetensors b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_02000/backbone_lora/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..db72c3501700661042986df1cd22b8f9cc745e1d --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_02000/backbone_lora/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d84cff993581f3eb74e6a493e2e0ba1770f624510659347d603f4ba58ce4c74c +size 28350872 diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_100000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_100000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_100000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_100000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_100000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_100000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_104000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_104000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_104000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_104000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_104000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_104000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_106000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_106000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_106000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_106000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_106000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_106000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_110000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_110000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_110000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_110000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_110000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_110000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_114000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_114000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_114000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_114000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_114000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_114000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_114000/backbone_lora/adapter_model.safetensors b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_114000/backbone_lora/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..fcf94cbc329e990a45abb21c64717d48a869cc91 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_114000/backbone_lora/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:437183f016959d20ffdb4545bbfe668a429bb544c18b4d7f5b94333ae10f1e2b +size 28350872 diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_124000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_124000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_124000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_124000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_124000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_124000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_128000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_128000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_128000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_128000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_128000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_128000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_132000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_132000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_132000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_132000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_132000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_132000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_138000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_138000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_138000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_138000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_138000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_138000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_14000/backbone_lora/adapter_model.safetensors b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_14000/backbone_lora/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..eb97082ee3cd3f8de8fc6b3f50c0c1ec1b77c151 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_14000/backbone_lora/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8491734a7cbc164ada99b0ac89f42f92c83c2c458b80c60c307053a81fec685d +size 28350872 diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_142000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_142000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_142000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_142000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_142000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_142000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_146000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_146000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_146000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_146000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_146000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_146000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_146000/backbone_lora/adapter_model.safetensors b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_146000/backbone_lora/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..7cc6ffee052f7ec334194769e5333ea6b927ef9d --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_146000/backbone_lora/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4952b1752bb273114605995979ae6a2b517b6334c8b6ea0bc07f8dbb34ff0878 +size 28350872 diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_148000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_148000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_148000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_148000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_148000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_148000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_22000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_22000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_22000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_22000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_22000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_22000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_26000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_26000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_26000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_26000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_26000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_26000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_30000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_30000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_30000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_30000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_30000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_30000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_32000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_32000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_32000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_32000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_32000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_32000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_34000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_34000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_34000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_34000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_34000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_34000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_36000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_36000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_36000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_36000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_36000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_36000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_40000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_40000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_40000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_40000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_40000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_40000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_46000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_46000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_46000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_46000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_46000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_46000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_48000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_48000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_48000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_48000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_48000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_48000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_52000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_52000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_52000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_54000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_54000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_54000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_54000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_54000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_54000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_58000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_58000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_58000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_58000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_58000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_58000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_60000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_60000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_60000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_60000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_60000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_60000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_62000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_62000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_62000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_62000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_62000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_62000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_66000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_66000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_66000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_68000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_68000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_68000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_68000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_68000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_68000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_70000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_70000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_70000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_70000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_70000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_70000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_72000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_72000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_72000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_72000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_72000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_72000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_74000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_74000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_74000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_74000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_74000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_74000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_82000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_82000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_82000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_82000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_82000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_82000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_90000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_90000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_90000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_90000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_90000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_90000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_92000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_92000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_92000/backbone_lora/README.md @@ -0,0 +1,203 @@ +--- +library_name: peft +tags: +- lora +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.17.1 \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_92000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_92000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_92000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_98000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_98000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..9d066613d3c325bd53c9f3a5636016a360be3eb7 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_98000/backbone_lora/adapter_config.json @@ -0,0 +1,46 @@ +{ + "alpha_pattern": {}, + "auto_mapping": { + "base_model_class": "SD3Backbone", + "parent_library": "diffusion_rm.models.sd3_rm" + }, + "base_model_name_or_path": null, + "bias": "none", + "corda_config": null, + "eva_config": null, + "exclude_modules": null, + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": "gaussian", + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 64, + "lora_bias": false, + "lora_dropout": 0.0, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "qalora_group_size": 16, + "r": 32, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "to_v", + "add_q_proj", + "add_v_proj", + "to_k", + "to_out.0", + "add_k_proj", + "to_add_out", + "to_q" + ], + "target_parameters": null, + "task_type": null, + "trainable_token_indices": null, + "use_dora": false, + "use_qalora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_98000/backbone_lora/adapter_model.safetensors b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_98000/backbone_lora/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..fd50667100a421e2b64aa7893683d076ead3590b --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_fix]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_13.21.51/checkpoints/step_98000/backbone_lora/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23101e905af5a40101b95d806c3acc40d4d1f0ecf008e9466d8f2f021ee9784e +size 28350872