Skip to content

dotsnangles/retrieval-based-chatbot-with-Poly-Encoder

Repository files navigation

retrieval-based-chatbot-with-Poly-Encoder

Project objectives

  • build an information retrieval system with Poly Encoder
  • use the system as an engine for a chatbot application

Presentation slides

Link

Related repositories

Poly-Encoder
backend-api-for-chatbot-with-Poly-Encoder

Key concepts

  • Sentence Embedding
  • Similarity Score
  • Semantic Search
  • Bi/Cross/Poly Encoder
  • Retrieve and Re-Rank
  • Recommendation System
  • Pre-Computed Candidate Embeddings on GPU
  • R@K / MRR for Performance Measurement

Training result

train/loss eval/loss R@1 R@2 R@5 R@10 MRR
0.367 1.148 0.744 0.823 0.890 0.930 0.811

References

About

Retrieval-Based-Chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published