Update README.md
Browse files
README.md
CHANGED
@@ -60,7 +60,7 @@ input and output a corresponding classification.
|
|
60 |
## Intended uses
|
61 |
|
62 |
Our model is intended to be used as classifier. Given an input text (a log coming from a network/device), it outputs the corresponding event most associated with the log.
|
63 |
-
The possible events that can be classified are shown in [encoder.json](https://huggingface.co/rahulm-selector/log-classifier-v1/blob/main/encoder.json)
|
64 |
|
65 |
|
66 |
## Training Details
|
|
|
60 |
## Intended uses
|
61 |
|
62 |
Our model is intended to be used as classifier. Given an input text (a log coming from a network/device), it outputs the corresponding event most associated with the log.
|
63 |
+
The possible events that can be classified are shown in [encoder.json](https://huggingface.co/rahulm-selector/log-classifier-BERT-v1/blob/main/encoder-main.json)
|
64 |
|
65 |
|
66 |
## Training Details
|