Skip to content

h4zzkR/bert_Intents_Classificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intent Classifier with BERT base

Simple example of using bert as intent classifier. Trained on SNIPS dataset (will be more datasets in future)
Accuracy on SNIPS valid data is 0.986.

Run

python control.py

Train

python trainer.py

TODO

  • add .gitignore
  • write some code for more datasets
  • Split intents detection and tags extract

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages