marice's picture
Duplicate from transformersbook/bert-base-uncased-finetuned-clinc
4da38e7
metadata
duplicated_from: transformersbook/bert-base-uncased-finetuned-clinc

Intent Detection with BERT

This model was trained on the CLINC150 dataset for customer intent detection. The dataset can be found on the Hub. The model is used in Chapter 8: Making Transformers Efficient in Production in the NLP with Transformers book. You can find the full code in the accompanying Github repository.