Thanks for providing the code and well-organized repo!
I have fine-tuned Gemma-3 on my recommendation dataset, now I need to get some diverse outputs instead of the top one.
I used the beam search and tricks to diversify the result like temperature and top-k, but the result mostly sticks to one product(type).
Any guidance on how to achieve more genuinely diverse recommendations would be greatly appreciated.
Thanks for providing the code and well-organized repo!
I have fine-tuned Gemma-3 on my recommendation dataset, now I need to get some diverse outputs instead of the top one.
I used the beam search and tricks to diversify the result like temperature and top-k, but the result mostly sticks to one product(type).
Any guidance on how to achieve more genuinely diverse recommendations would be greatly appreciated.