mterrar4 t1_j3hj053 wrote on January 8, 2023 at 4:58 PM Reply to comment by trafalgar28 in [Project] Major drawback/limitation of GPT-3 by trafalgar28 I’m a bit confused, are you unable to use their approach in this case? It seems like using embeddings is the work around to get more context when the text is too large. Permalink Parent 1
mterrar4 t1_j3h0f0k wrote on January 8, 2023 at 2:48 PM Reply to [Project] Major drawback/limitation of GPT-3 by trafalgar28 You could try to break it up into chunks or try to extract the most important information first using summarization. Permalink 2
mterrar4 t1_j3hj053 wrote
Reply to comment by trafalgar28 in [Project] Major drawback/limitation of GPT-3 by trafalgar28
I’m a bit confused, are you unable to use their approach in this case? It seems like using embeddings is the work around to get more context when the text is too large.