Submitted by ofirpress t3_xvkhz9 in MachineLearning
ofirpress OP t1_ir4m7k0 wrote
Reply to comment by ElectronicCress3132 in [R] Combining GPT-3 with Google Search enables answering complex questions by ofirpress
LaMDA doesn't do multi-hop questions, only singlehop. They have 2 different LMs that talk to each other whereas we have just one. They finetune their model on specially-made data, we just have a prompt.
​
Our approach is inspired by LaMDA and other related amazing previous papers, but our approach is much simpler and easier to implement.
Viewing a single comment thread. View all comments