Flan-UL2 is an encoder decoder model based on the T5 architecture. It uses the same configuration as the UL2 model released the previous year. It was fine tuned using the "Flan" prompt tuning and dataset collection. The original UL2 model was only trained with receptive field of 512, which made it non-ideal for N-shot prompting where N is large.
Flan-UL2 is an encoder decoder model based on the T5 architecture. It uses the same configuration as the UL2 model released the previous year. It was fine tuned using the "Flan" prompt tuning and dataset collection. The original UL2 model was only trained with receptive field of 512, which made it non-ideal for N-shot prompting where N is large.
webhook
fileThe webhook to call when inference is done, by default you will get the output in the response of your inference request