rahulm-selector commited on
Commit
e95a7f6
·
verified ·
1 Parent(s): 28cc6cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ pipeline_tag: text-classification
12
 
13
 
14
  # log-classifier-BERT-v1
15
- log-classifier-v1 is a neural network-based log classification model, trained from BERTForSequenceClassification designed for use in network and device log mining tasks.
16
  Developed by [Selector AI](https://www.selector.ai/)
17
 
18
  ## Model Usage
 
12
 
13
 
14
  # log-classifier-BERT-v1
15
+ This model is a transformers classification model, trained using BERTForSequenceClassification designed for use in network and device log mining tasks.
16
  Developed by [Selector AI](https://www.selector.ai/)
17
 
18
  ## Model Usage