↓ 2 callersMethodupdate_layer(self, adapter_name, r, lora_alpha, lora_dropout, init_lora_weights, layer_index)
src/mola_lora_hacked.py:561
↓ 1 callersMethod_create_new_module(self, lora_config, adapter_name, target, layer_index, number_experts, top_k)
src/mola_lora_hacked.py:216
↓ 1 callersMethod_report_to_hp_search(self, trial: Union["optuna.Trial", Dict[str, Any]], step: int, metrics: Dict[str, float])
src/mola_trainer_hacked.py:1255
↓ 1 callersFunctioncreate_one_example(format, question, context, choice, answer, lecture, solution, test_example=True)
preparation_scienceqa_data.py:45