Enhancing config.yml
h-albert-lee opened this issue · 0 comments
h-albert-lee commented
기존에는 여러 실험 옵션을 위해 (generation config 조정, dataset path 조정 등) config에 여러 요소를 담았으나
현재 config가 model_ckpt 말고는 딱히 바꿀 것이 없어 계속 새로 만드는 것은 비효율적.
model_name들만 받아다가 활용하는 방법으로 바꾸면 좋을 듯