Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 480 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 480 Bytes

Key-Value Retrieval Network

https://arxiv.org/pdf/1705.05414.pdf

Check out the demo of this model at https://parkervg.github.io/kv-retrieval-demo/

Dataset Notes

  • Collected using Wizard-of-Oz scheme
  • Driver and Car Assistant modes
  • Presented task, e.g. You want to find what the temperature is like in San Mateo over the next two days
  • "We store every entry of our KB using a (subject, relation, object) representation"
  • Every KB has at most 230 normalized triples