Update README.md
Browse files
README.md
CHANGED
@@ -16,18 +16,18 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# distilbert-base-uncased-lora-text-classification
|
18 |
|
19 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.0058
|
22 |
- Accuracy: {'accuracy': 0.9991534286141128}
|
23 |
|
24 |
## Model description
|
25 |
|
26 |
-
|
27 |
|
28 |
## Intended uses & limitations
|
29 |
|
30 |
-
|
31 |
|
32 |
## Training and evaluation data
|
33 |
|
|
|
16 |
|
17 |
# distilbert-base-uncased-lora-text-classification
|
18 |
|
19 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on three separate log datasets.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.0058
|
22 |
- Accuracy: {'accuracy': 0.9991534286141128}
|
23 |
|
24 |
## Model description
|
25 |
|
26 |
+
|
27 |
|
28 |
## Intended uses & limitations
|
29 |
|
30 |
+
Log Classification
|
31 |
|
32 |
## Training and evaluation data
|
33 |
|