microsoft / promptbase

All things prompt engineering
MIT License
5.37k stars 295 forks source link

Few Shot pipeline for AzureML #24

Closed riedgar-ms closed 9 months ago

riedgar-ms commented 9 months ago

Add a 'few shot' AzureML pipeline. This builds on the existing 'zero shot' work by adding a 'common' dataset, which is appended to every line being sent to the guidance program. In this example, the 'dev' dataset in MMLU is used for the few shot examples.