↓ 4 callersFunctiongen_prompt(dev_df, subject, prompt_end, num_few_shot=0, tokenizer=None, max_length=2048, cot=False)
FinanceIQ/src/utils.py:36
Functioneval(subject, dev_df, test_df, num_few_shot, max_length, cot, **kwargs)
FinanceIQ/src/chatgpt.py:30
Functioneval(subject, dev_df, test_df, num_few_shot, max_length, cot, **kwargs)
FinanceIQ/src/ernie.py:36
Functioneval(model, tokenizer, subject, dev_df, test_df, num_few_shot, max_length, cot)
FinanceIQ/src/hf_causal_model.py:13