jackson176 commited on
Commit
a3d89f5
·
verified ·
1 Parent(s): e246b52

jackson176/distilbert-base-uncased-lora-text-classification

Browse files
Files changed (2) hide show
  1. README.md +12 -12
  2. training_args.bin +1 -1
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
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.8708
22
- - Accuracy: {'accuracy': 0.889}
23
 
24
  ## Model description
25
 
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------------------:|
53
- | No log | 1.0 | 250 | 0.4069 | {'accuracy': 0.88} |
54
- | 0.4415 | 2.0 | 500 | 0.4389 | {'accuracy': 0.879} |
55
- | 0.4415 | 3.0 | 750 | 0.4952 | {'accuracy': 0.888} |
56
- | 0.2037 | 4.0 | 1000 | 0.5850 | {'accuracy': 0.885} |
57
- | 0.2037 | 5.0 | 1250 | 0.7044 | {'accuracy': 0.886} |
58
- | 0.0736 | 6.0 | 1500 | 0.7356 | {'accuracy': 0.884} |
59
- | 0.0736 | 7.0 | 1750 | 0.7758 | {'accuracy': 0.889} |
60
- | 0.0186 | 8.0 | 2000 | 0.8229 | {'accuracy': 0.893} |
61
- | 0.0186 | 9.0 | 2250 | 0.8541 | {'accuracy': 0.886} |
62
- | 0.008 | 10.0 | 2500 | 0.8708 | {'accuracy': 0.889} |
63
 
64
 
65
  ### Framework versions
 
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.9401
22
+ - Accuracy: {'accuracy': 0.894}
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------------------:|
53
+ | No log | 1.0 | 250 | 0.4820 | {'accuracy': 0.871} |
54
+ | 0.4484 | 2.0 | 500 | 0.5434 | {'accuracy': 0.858} |
55
+ | 0.4484 | 3.0 | 750 | 0.7357 | {'accuracy': 0.853} |
56
+ | 0.2071 | 4.0 | 1000 | 0.5956 | {'accuracy': 0.899} |
57
+ | 0.2071 | 5.0 | 1250 | 0.8141 | {'accuracy': 0.88} |
58
+ | 0.0731 | 6.0 | 1500 | 0.8197 | {'accuracy': 0.882} |
59
+ | 0.0731 | 7.0 | 1750 | 0.9412 | {'accuracy': 0.888} |
60
+ | 0.0201 | 8.0 | 2000 | 0.9169 | {'accuracy': 0.894} |
61
+ | 0.0201 | 9.0 | 2250 | 0.9390 | {'accuracy': 0.892} |
62
+ | 0.0111 | 10.0 | 2500 | 0.9401 | {'accuracy': 0.894} |
63
 
64
 
65
  ### Framework versions
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92a30ebe643aa14f75668e16889cfd1b33ac4e6204e319d6530e3c2915917fbd
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e78a6dd0513f381b5a362b01278a63b73f2780020493a18050fa51953922e5f
3
  size 4920