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_001/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_001/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_001/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_001/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_001/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_001/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_003/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_003/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_003/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_003/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_003/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_003/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_004/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_004/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_004/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_004/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_004/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_004/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_04000/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_04000/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_04000/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_04000/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_04000/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_04000/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_06000/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_06000/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_06000/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_06000/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_06000/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_06000/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_08000/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_08000/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_08000/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_08000/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_08000/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_08000/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_10000/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_10000/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_10000/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_10000/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_10000/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_10000/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_102000/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_102000/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_102000/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_102000/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_102000/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_102000/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_108000/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_108000/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_108000/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_108000/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_108000/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_108000/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_112000/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_112000/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_112000/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_112000/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_112000/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_112000/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_116000/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_116000/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_116000/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_116000/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_116000/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_116000/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_118000/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_118000/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_118000/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_118000/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_118000/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_118000/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_12000/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_12000/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_12000/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_12000/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_12000/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_12000/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_120000/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_120000/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_120000/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_120000/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_120000/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_120000/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_122000/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_122000/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_122000/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_122000/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_122000/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_122000/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_126000/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_126000/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_126000/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_126000/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_126000/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_126000/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_130000/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_130000/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_130000/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_130000/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_130000/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_130000/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_134000/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_134000/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_134000/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_134000/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_134000/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_134000/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_136000/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_136000/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_136000/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_136000/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_136000/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_136000/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/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_14000/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_14000/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_14000/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_14000/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_14000/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_140000/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_140000/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_140000/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_140000/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_140000/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_140000/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_144000/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_144000/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_144000/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_144000/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_144000/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_144000/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_150000/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_150000/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_150000/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_150000/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_150000/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_150000/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_152000/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_152000/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_152000/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_152000/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_152000/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_152000/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_154000/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_154000/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_154000/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_154000/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_154000/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_154000/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_16000/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_16000/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_16000/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_16000/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_16000/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_16000/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_18000/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_18000/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_18000/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_18000/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_18000/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_18000/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_20000/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_20000/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_20000/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_20000/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_20000/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_20000/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_24000/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_24000/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_24000/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_24000/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_24000/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_24000/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_28000/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_28000/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_28000/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_28000/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_28000/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_28000/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_38000/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_38000/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_38000/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_38000/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_38000/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_38000/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_42000/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_42000/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_42000/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_42000/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_42000/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_42000/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_44000/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_44000/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_44000/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_44000/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_44000/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_44000/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_50000/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_50000/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_50000/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_50000/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_50000/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_50000/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/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_52000/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_52000/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_56000/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_56000/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_56000/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_56000/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_56000/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_56000/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_64000/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_64000/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_64000/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_64000/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_64000/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_64000/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/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_66000/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_66000/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_76000/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_76000/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_76000/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_76000/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_76000/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_76000/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_78000/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_78000/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_78000/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_78000/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_78000/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_78000/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_80000/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_80000/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_80000/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_80000/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_80000/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_80000/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_84000/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_84000/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_84000/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_84000/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_84000/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_84000/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_86000/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_86000/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_86000/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_86000/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_86000/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_86000/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_88000/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_88000/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_88000/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_88000/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_88000/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_88000/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_94000/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_94000/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_94000/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_94000/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_94000/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_94000/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_96000/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_96000/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_96000/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_96000/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_96000/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_96000/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/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_98000/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_98000/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_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_02000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_02000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/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_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_02000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_02000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..54e2b87eea7f98eaecdb34407c4cd5e322f02b8b --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/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": [ + "add_q_proj", + "to_out.0", + "to_add_out", + "to_k", + "add_k_proj", + "add_v_proj", + "to_v", + "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_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_04000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_04000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_04000/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_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_14000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_14000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_14000/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_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_14000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_14000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..54e2b87eea7f98eaecdb34407c4cd5e322f02b8b --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_14000/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": [ + "add_q_proj", + "to_out.0", + "to_add_out", + "to_k", + "add_k_proj", + "add_v_proj", + "to_v", + "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_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_20000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_20000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_20000/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_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_20000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_20000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..54e2b87eea7f98eaecdb34407c4cd5e322f02b8b --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_20000/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": [ + "add_q_proj", + "to_out.0", + "to_add_out", + "to_k", + "add_k_proj", + "add_v_proj", + "to_v", + "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_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_26000/backbone_lora/README.md b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_26000/backbone_lora/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d7b700e21aeda045e8818859a15d53848b520529 --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/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_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_26000/backbone_lora/adapter_config.json b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/checkpoints/step_26000/backbone_lora/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..54e2b87eea7f98eaecdb34407c4cd5e322f02b8b --- /dev/null +++ b/14 [NODE-00 HPDv3 Thurstone update_data_s1]-[sd3m_12layers]-[lora_backbone]-[add_noise]-[constant_t_0.99]-rm_head_v4-[4,8,12]for_text-uncond0.1-bs32_2025.12.26_03.52.12/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": [ + "add_q_proj", + "to_out.0", + "to_add_out", + "to_k", + "add_k_proj", + "add_v_proj", + "to_v", + "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