Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Implementation of a telegram chat-bot for question-answering (fine-tuned BERT).

Notifications You must be signed in to change notification settings

alisher-amantay/active_learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

active_learn

Implementation of a telegram chat-bot for question-answering. The chatbot is powered by a finetuned transformer-based (BERT) model which allows to understand the context of a given piece of text and of a question. The model then composes an answer to the given question based on the text provided.

Input telebot token into TELEBOT_TOKEN variable in main.py.

BERT model was finetuned using question-answers generated from question_generation library. The library is inference only.

About

Implementation of a telegram chat-bot for question-answering (fine-tuned BERT).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published