Is there a way to use a custom reranker for the 90M model? If I understand correctly, behind the hood the generative model generates a number of responses and the outputs only one back. If so, could you please share some code snippets on how to inject that? I want to try and build a prototype where I reuse the DialoRPT between DialoGPT response ranking and ParlAI response ranking.
Hello,
Is there a way to use a custom reranker for the 90M model? If I understand correctly, behind the hood the generative model generates a number of responses and the outputs only one back. If so, could you please share some code snippets on how to inject that? I want to try and build a prototype where I reuse the DialoRPT between DialoGPT response ranking and ParlAI response ranking.
Thank you!