5 ms·
It’s really useful for generating synthetic data for search and recommendations that you can use to train a smaller / faster model. This is especially useful if
by publicdaniel 1y ago
It’s really useful for generating synthetic data for search and recommendations that you can use to train a smaller / faster model. This is especially useful if you don’t have lots of click-through data or with cold start scenarios. There are some good articles that cover this, if you’re interested I’ll try to find them and share
- cpard 1y agoThat would be amazing if you could share some references. Thank you!
- publicdaniel 1y ago- https://scale.com/blog/synthetic-data-fine-tuning-llms https://scale.com/blog/synthetic-data-fine-tuning-llms - https://eugeneyan.com/writing/recsys-llm/ https://eugeneyan.com/writing/recsys-llm/ - https://cookbook.openai.com/examples/sdg1 https://cookbook.openai.com/examples/sdg1
- cpard 1y agothank you Sir!