Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks, with Patrick Lewis, Facebook AI

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024
  • Patrick Lewis with Facebook AI Research and University College London presented on "Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks" in a natural language processing multi-meetup program on July 2, 2020. See the NY-NLP meetup event page at www.meetup.com....

ความคิดเห็น • 7

  • @TheMriganks
    @TheMriganks 4 ปีที่แล้ว +9

    Good session, possible to get the slides?

  • @user-ls4tp7sy4d
    @user-ls4tp7sy4d 10 หลายเดือนก่อน

    Use a pre-completion document, that stores the cached response of the model to write to as a sort of reverse RAG (gives a space for multi-hop to happen, and stores context for cross document RAGs)

  • @_HarshVerma
    @_HarshVerma 2 ปีที่แล้ว +7

    Now this guy knows what he is talking about otherwise every other person talkin rag on TH-cam is just saying gibrish

    • @bhaumikpatel4902
      @bhaumikpatel4902 ปีที่แล้ว +5

      Probably because he was a co-author 😅

    • @ZKYQUQ
      @ZKYQUQ 8 หลายเดือนก่อน

      You're right bro. Love u.@@bhaumikpatel4902

  • @DistortedV12
    @DistortedV12 3 ปีที่แล้ว

    Awesome work

  • @FunCodingwithRahul
    @FunCodingwithRahul ปีที่แล้ว

    Can I integrate any LLM as generator model e.g. Falcon? I am getting errors while doing it. any lead would be of great help !!