top | item 37946329 (no title) wastewastewaste | 2 years ago What is the most capable LLM for summarising stuff like long educational articles perhaps? discuss order hn newest sebmellen|2 years ago Anthropic's Claude 2 is great for pasting large text files in, and Flan T5 seems to be excelling at summarization benchmarks: https://huggingface.co/docs/transformers/model_doc/flan-t5. dartos|2 years ago GPT-4 is usually the answer to “which llm is most/best…”But if the article is longer than the context window, you can try either RWKV or Claud-200k simonw|2 years ago Has Claude 200k ever been made available? I've only found ways to access the 100k version. simonw|2 years ago GPT-4 if it's less than 8,000 tokens (or 32,000 if you have access to that via the API).Claude for up to 100,000 tokens. wahnfrieden|2 years ago GPT-4
sebmellen|2 years ago Anthropic's Claude 2 is great for pasting large text files in, and Flan T5 seems to be excelling at summarization benchmarks: https://huggingface.co/docs/transformers/model_doc/flan-t5.
dartos|2 years ago GPT-4 is usually the answer to “which llm is most/best…”But if the article is longer than the context window, you can try either RWKV or Claud-200k simonw|2 years ago Has Claude 200k ever been made available? I've only found ways to access the 100k version.
simonw|2 years ago Has Claude 200k ever been made available? I've only found ways to access the 100k version.
simonw|2 years ago GPT-4 if it's less than 8,000 tokens (or 32,000 if you have access to that via the API).Claude for up to 100,000 tokens.
sebmellen|2 years ago
dartos|2 years ago
But if the article is longer than the context window, you can try either RWKV or Claud-200k
simonw|2 years ago
simonw|2 years ago
Claude for up to 100,000 tokens.
wahnfrieden|2 years ago