milvus-io_bootcamp

Форк
0

README.md

HuggingFace Text Search Example

This solution leverages HuggingFace transformer models and Milvus in order to make a question answering system. The system generates a database of question answer pairs first pumping questions through BERT and storing them in Milvus. When searching, the same processing is done on the search question, but instead of being inserted, is searched against the Milvus collection.

Try notebook

In this notebook we will be going over the code required to create the Milvus collection, insert the data, and search the data using only Hugging Face and Milvus.

In this notebook we will be going over the code required to create the Milvus collection, insert the data, and search the data using a simplified pipeline provided by Towhee.

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.