Closed riedgar-ms closed 10 months ago
Refactor the kNN pipeline so that it is a separately callable thing. This constructs a subpipeline which:
'input_dataset
examples_dataset
input_dataset
Refactor the kNN pipeline so that it is a separately callable thing. This constructs a subpipeline which:
'input_dataset
of questions to be answeredexamples_dataset
of questions to be used as few-shot examplesexamples_dataset
for each entry in theinput_dataset
input_dataset
, providing appropriate examples from theexamples_dataset