mattolad commited on
Commit
92c0627
1 Parent(s): fa4eb1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 an unknown dataset.
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
- More information needed
27
 
28
  ## Intended uses & limitations
29
 
30
- More information needed
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