Files
foundry/models/rfd3/configs/experiment/rfd3-ablation-recycling.yaml
Jasper Butcher 5e7b739ed3 Add initial RFD3 Files and passing tests
* Add initial files

* add files

* Move projects.aa_design -> rfd3

* Make format

* Delete test files

* Add configs

* Mc

* Fixed tests

* remove test files
2025-11-11 10:07:43 -08:00

18 lines
235 B
YAML

# @package _global_
defaults:
- rfd3-ablation-control
- _self_
name: rfd3-ablation-recycling
model:
net:
diffusion_module:
n_recycle: 1
inference_sampler:
num_timesteps: 200
trainer:
n_recycles_train: 1