dominiquec@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoHow Quickly Do Large Language Models Learn Unexpected Skills?nautil.usexternal-linkmessage-square18fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkHow Quickly Do Large Language Models Learn Unexpected Skills?nautil.usdominiquec@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square18fedilinkfile-text
minus-squareinspxtr@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agore: your last point, AFAIK, the TLDR bot is also not AI or LLM; it uses more classical NLP methods for summarization.
minus-squarefar_university1990@feddit.delinkfedilinkEnglisharrow-up0·1 year agohttps://github.com/RikudouSage/LemmyAutoTldrBot readme say summarization is in summarizer.py which use sumy, specifically LSA which documented here
re: your last point, AFAIK, the TLDR bot is also not AI or LLM; it uses more classical NLP methods for summarization.
https://github.com/RikudouSage/LemmyAutoTldrBot readme say summarization is in summarizer.py which use sumy, specifically LSA which documented here