↓ 1 callersFunction_encode_pairwise_example(
prompt: Sequence[Dict[str, str]],
response: Sequence[Dict[str, str]],
system: Optional[str],
train/LLaMA-Factory/src/llamafactory/data/processors/pairwise.py:34
↓ 1 callersFunction_encode_unsupervised_example(
prompt: Sequence[Dict[str, str]],
response: Sequence[Dict[str, str]],
system: Optional[str],
train/LLaMA-Factory/src/llamafactory/data/processors/unsupervised.py:34