JeswinMS4 commited on
Commit
58af741
1 Parent(s): 766ae09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ language:
9
  - en
10
  ---
11
  # BERT Base Intent model
12
- This is a fine tuned model based on Bert-Base-Uncased model. This is model is used to classify intent into 3 categories- Fintech, Out of Scope and Abusive.
13
  Pretrained model on English language using a masked language modeling (MLM) objective. It was introduced in
14
  [this paper](https://arxiv.org/abs/1810.04805) and first released in
15
  [this repository](https://github.com/google-research/bert). This model is uncased: it does not make a difference
 
9
  - en
10
  ---
11
  # BERT Base Intent model
12
+ This is a fine tuned model based on Bert-Base-Uncased model. This model is used to classify intent into 3 categories- Fintech, Out of Scope and Abusive.
13
  Pretrained model on English language using a masked language modeling (MLM) objective. It was introduced in
14
  [this paper](https://arxiv.org/abs/1810.04805) and first released in
15
  [this repository](https://github.com/google-research/bert). This model is uncased: it does not make a difference