Venkatesh4342 commited on
Commit
c4f327e
·
verified ·
1 Parent(s): 09eede1

Model save

Browse files
README.md CHANGED
@@ -5,6 +5,7 @@ tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
 
8
  model-index:
9
  - name: distilbert-helpdesk-sentiment
10
  results: []
@@ -17,12 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.3008
21
- - Accuracy: 0.9417
 
22
 
23
  ## Model description
24
 
25
- Model was trained on Dataset of abstractive summaries of customer and helpdesk which include mixed sentiment[negative and positive] in single sample(sentence) but data labeled carefully to customer's sentiment.
26
 
27
  ## Intended uses & limitations
28
 
@@ -43,27 +45,20 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 7
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 0.68 | 100 | 0.3234 | 0.8932 |
53
- | No log | 1.35 | 200 | 0.3211 | 0.9029 |
54
- | No log | 2.03 | 300 | 0.3265 | 0.9126 |
55
- | No log | 2.7 | 400 | 0.3553 | 0.9126 |
56
- | No log | 3.38 | 500 | 0.3894 | 0.9223 |
57
- | 0.2663 | 4.05 | 600 | 0.3379 | 0.9223 |
58
- | 0.2663 | 4.73 | 700 | 0.2877 | 0.9320 |
59
- | 0.2663 | 5.41 | 800 | 0.3072 | 0.9417 |
60
- | 0.2663 | 6.08 | 900 | 0.2992 | 0.9320 |
61
- | 0.2663 | 6.76 | 1000 | 0.3008 | 0.9417 |
62
 
63
 
64
  ### Framework versions
65
 
66
- - Transformers 4.33.2
67
- - Pytorch 2.0.1+cu118
68
- - Datasets 2.14.5
69
- - Tokenizers 0.13.3
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
+ - f1
9
  model-index:
10
  - name: distilbert-helpdesk-sentiment
11
  results: []
 
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.0016
22
+ - Accuracy: 1.0
23
+ - F1: 1.0
24
 
25
  ## Model description
26
 
27
+ More information needed
28
 
29
  ## Intended uses & limitations
30
 
 
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 6
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:---:|
54
+ | No log | 1.5385 | 100 | 0.0063 | 1.0 | 1.0 |
55
+ | No log | 3.0769 | 200 | 0.0024 | 1.0 | 1.0 |
56
+ | 0.0814 | 4.6154 | 300 | 0.0016 | 1.0 | 1.0 |
 
 
 
 
 
 
 
57
 
58
 
59
  ### Framework versions
60
 
61
+ - Transformers 4.41.1
62
+ - Pytorch 2.3.0+cu121
63
+ - Datasets 2.19.1
64
+ - Tokenizers 0.19.1
runs/Jun02_12-01-41_474c8dc134b5/events.out.tfevents.1717329702.474c8dc134b5.335.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82a84a2ec8fa681a486aff4bd31789a401084ceff2267f989148584a967ee970
3
- size 6192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:764ad3e2ca7b3183cfe0b8a4c5f153b1190c9499a52314cc21e84ae0d8bb762e
3
+ size 6546