AWS Certification Exam AI Practitioner (Practice Questions) set9
通常
試験時間: 00:00問題時間: 00:00
問題一覧
問題 12 / 65
When searching through long product documentation, what are common methods for balancing query response accuracy and search efficiency?
①Run a full-text search on the document as is.
②Sort solely by word frequency and return the top results.
③Send the entire document to the regeneration model sequentially when generating a response.
④Return a random sample of the search targets.
⑤Semantically split the document, create embeddings for each chunk, and use them for search.
