ash97ash commited on
Commit
fe69f1c
1 Parent(s): 9e3ccda

ash97ash/my_finetuned_sentiment_model

Browse files
Files changed (2) hide show
  1. README.md +5 -6
  2. model.safetensors +1 -1
README.md CHANGED
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # my_finetuned_sentiment_model
16
 
17
- This model is a fine-tuned version of [distilbert-base-uncased-finetuned-sst-2-english](https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3169
20
 
21
  ## Model description
22
 
@@ -47,14 +47,13 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 1.7291 | 1.0 | 14 | 0.5972 |
51
- | 0.6383 | 2.0 | 28 | 0.3975 |
52
- | 0.2363 | 3.0 | 42 | 0.3169 |
53
 
54
 
55
  ### Framework versions
56
 
57
  - Transformers 4.46.2
58
  - Pytorch 2.5.0+cu121
59
- - Datasets 3.1.0
60
  - Tokenizers 0.20.3
 
14
 
15
  # my_finetuned_sentiment_model
16
 
17
+ This model is a fine-tuned version of [distilbert-base-uncased-finetuned-sst-2-english](https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3408
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 1.6507 | 1.0 | 14 | 0.3973 |
51
+ | 0.5565 | 2.0 | 28 | 0.3120 |
52
+ | 0.2297 | 3.0 | 42 | 0.3408 |
53
 
54
 
55
  ### Framework versions
56
 
57
  - Transformers 4.46.2
58
  - Pytorch 2.5.0+cu121
 
59
  - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35d6c359ebbbeec697e958b12af0ac5a9484178a32967f6ea519d7237dde53c2
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0630693b264b809851b6d2e9a70727eaea05974ca14e7042ae77c7641a9ea6a0
3
  size 267832560