Skip to content

alyaxey/bert_for_intent_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

BERT for intent recognition

Model:

To run use commands:

conda create -n bert_for_ir python=3.7
conda activate bert_for_ir
conda install nodejs==10.13.0
pip install ipywidgets==7.5.1 jupyterlab==2.1.0 environment-kernels==1.1.1
pip install -r requirements.txt
jupyter nbextension enable --py widgetsnbextension
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter lab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published