#How Can I Train GPT-3 On My Own Dataset?
4 messages · Page 1 of 1 (latest)
You'll want to use embeddings for Q/A and arbitrary questions. They allow you to lookup relevant text to insert as the context when having the bot answer a question
Can you point me to any resources where I can learn more about that? I'm a web developer, but I'm new to ML. 🙂