SavirD commited on
Commit
8e44b27
1 Parent(s): ed88a77

SavirD/sentiment-bert-text-classification

Browse files
README.md CHANGED
@@ -4,6 +4,8 @@ library_name: peft
4
  tags:
5
  - generated_from_trainer
6
  base_model: distilbert-base-uncased
 
 
7
  model-index:
8
  - name: distilbert-base-uncased-lora-text-classification
9
  results: []
@@ -15,6 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
15
  # distilbert-base-uncased-lora-text-classification
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
 
 
 
18
 
19
  ## Model description
20
 
@@ -39,13 +44,22 @@ The following hyperparameters were used during training:
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 1
43
 
44
  ### Training results
45
 
46
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
47
  |:-------------:|:-----:|:----:|:---------------:|:-------------------:|
48
- | No log | 1.0 | 250 | 0.2892 | {'accuracy': 0.892} |
 
 
 
 
 
 
 
 
 
49
 
50
 
51
  ### Framework versions
 
4
  tags:
5
  - generated_from_trainer
6
  base_model: distilbert-base-uncased
7
+ metrics:
8
+ - accuracy
9
  model-index:
10
  - name: distilbert-base-uncased-lora-text-classification
11
  results: []
 
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: 1.1550
22
+ - Accuracy: {'accuracy': 0.883}
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------------------:|
53
+ | No log | 1.0 | 250 | 0.6110 | {'accuracy': 0.832} |
54
+ | 0.4023 | 2.0 | 500 | 0.5590 | {'accuracy': 0.871} |
55
+ | 0.4023 | 3.0 | 750 | 0.5852 | {'accuracy': 0.876} |
56
+ | 0.1908 | 4.0 | 1000 | 0.8232 | {'accuracy': 0.891} |
57
+ | 0.1908 | 5.0 | 1250 | 0.9061 | {'accuracy': 0.885} |
58
+ | 0.067 | 6.0 | 1500 | 1.0293 | {'accuracy': 0.886} |
59
+ | 0.067 | 7.0 | 1750 | 1.1672 | {'accuracy': 0.879} |
60
+ | 0.0251 | 8.0 | 2000 | 1.1400 | {'accuracy': 0.881} |
61
+ | 0.0251 | 9.0 | 2250 | 1.1411 | {'accuracy': 0.882} |
62
+ | 0.0217 | 10.0 | 2500 | 1.1550 | {'accuracy': 0.883} |
63
 
64
 
65
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ecdab1cf5cb8ecdf433c047f99ff75190d2423f123bbf5984471c077ad5ff70
3
  size 2518104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4de016a1cf796cbd03833d607dd6d4f4eb332646eb8845a509ffd5f5a4a92a03
3
  size 2518104
runs/Jun20_09-29-39_Savirs-Laptop.attlocal.net/events.out.tfevents.1718900979.Savirs-Laptop.attlocal.net.21217.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a169af8b6a387a223d496949db2d872be574cd9e393a0085a7d94c192a38fd2
3
+ size 9089
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13705024f5a1fd64e4fa422a7c096cedf75cd0c8f0fa984b02255596129e72c2
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d607294676588fb7bc9b81ae60b5e17a1746c46dde25e856da0f80f5d1c7eda7
3
  size 5176