WillLoki commited on
Commit
e116d7a
·
verified ·
1 Parent(s): 31c020a

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

Browse files
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 the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.0322
22
- - Accuracy: {'accuracy': 0.876}
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.4027 | {'accuracy': 0.875} |
54
- | 0.4005 | 2.0 | 500 | 0.5017 | {'accuracy': 0.851} |
55
- | 0.4005 | 3.0 | 750 | 0.5624 | {'accuracy': 0.875} |
56
- | 0.1682 | 4.0 | 1000 | 0.7063 | {'accuracy': 0.869} |
57
- | 0.1682 | 5.0 | 1250 | 0.8427 | {'accuracy': 0.869} |
58
- | 0.0334 | 6.0 | 1500 | 0.9793 | {'accuracy': 0.875} |
59
- | 0.0334 | 7.0 | 1750 | 1.0155 | {'accuracy': 0.875} |
60
- | 0.0103 | 8.0 | 2000 | 1.0994 | {'accuracy': 0.867} |
61
- | 0.0103 | 9.0 | 2250 | 1.0249 | {'accuracy': 0.875} |
62
- | 0.012 | 10.0 | 2500 | 1.0322 | {'accuracy': 0.876} |
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 the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.7886
22
+ - Accuracy: {'accuracy': 0.885}
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------------------:|
53
+ | No log | 1.0 | 250 | 0.3607 | {'accuracy': 0.871} |
54
+ | 0.387 | 2.0 | 500 | 0.7780 | {'accuracy': 0.801} |
55
+ | 0.387 | 3.0 | 750 | 0.6343 | {'accuracy': 0.874} |
56
+ | 0.141 | 4.0 | 1000 | 0.6477 | {'accuracy': 0.889} |
57
+ | 0.141 | 5.0 | 1250 | 0.6377 | {'accuracy': 0.884} |
58
+ | 0.0721 | 6.0 | 1500 | 0.6829 | {'accuracy': 0.885} |
59
+ | 0.0721 | 7.0 | 1750 | 0.7276 | {'accuracy': 0.88} |
60
+ | 0.0159 | 8.0 | 2000 | 0.7739 | {'accuracy': 0.884} |
61
+ | 0.0159 | 9.0 | 2250 | 0.7852 | {'accuracy': 0.885} |
62
+ | 0.0105 | 10.0 | 2500 | 0.7886 | {'accuracy': 0.885} |
63
 
64
 
65
  ### Framework versions
runs/Feb21_15-56-38_cde6f636587a/events.out.tfevents.1740153399.cde6f636587a.2156.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07d33f9cbd8cad45672ff764b4fa282ab40368dc9f9d03ac16eb5685e83472e4
3
+ size 5426
runs/Feb21_15-59-40_cde6f636587a/events.out.tfevents.1740153581.cde6f636587a.2156.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd8eed25e0f78a6a19112832e51a7efd28d00376bdce00bfff842f652ddea423
3
+ size 9274
tokenizer_config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "add_prefix_space": true,
3
  "added_tokens_decoder": {
4
  "0": {
5
  "content": "[PAD]",
 
1
  {
 
2
  "added_tokens_decoder": {
3
  "0": {
4
  "content": "[PAD]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3adeafe27ccc7f96dc49b451e982e7184c07640e6277f41ed7b9c7cd38e00e8b
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9a97da8831fd82be470c276a593f01e461ce90b65d8b777f964d041b3dcae5d
3
  size 5432