evgsumina commited on
Commit
2a9dd95
·
verified ·
1 Parent(s): b7f871c

End of training

Browse files
Files changed (2) hide show
  1. README.md +12 -10
  2. model.safetensors +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/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.9119
22
- - F1: 0.5990
23
 
24
  ## Model description
25
 
@@ -42,21 +42,23 @@ The following hyperparameters were used during training:
42
  - train_batch_size: 16
43
  - eval_batch_size: 16
44
  - seed: 42
45
- - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
- - num_epochs: 2
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 1.0988 | 1.0 | 563 | 0.9617 | 0.5590 |
54
- | 0.8974 | 2.0 | 1126 | 0.9119 | 0.5990 |
 
 
55
 
56
 
57
  ### Framework versions
58
 
59
- - Transformers 4.46.3
60
- - Pytorch 2.5.1+cu121
61
- - Datasets 3.1.0
62
- - Tokenizers 0.20.3
 
18
 
19
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.9208
22
+ - F1: 0.6084
23
 
24
  ## Model description
25
 
 
42
  - train_batch_size: 16
43
  - eval_batch_size: 16
44
  - seed: 42
45
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 4
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 1.1018 | 1.0 | 563 | 0.9671 | 0.5583 |
54
+ | 0.905 | 2.0 | 1126 | 0.9118 | 0.6050 |
55
+ | 0.8162 | 3.0 | 1689 | 0.9101 | 0.6047 |
56
+ | 0.7338 | 4.0 | 2252 | 0.9208 | 0.6084 |
57
 
58
 
59
  ### Framework versions
60
 
61
+ - Transformers 4.51.3
62
+ - Pytorch 2.6.0+cu124
63
+ - Datasets 3.5.0
64
+ - Tokenizers 0.21.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96820667709ff7418dcf9ad34e768ada94b4f2bcc2e154dd4c2ff8c6c98140dd
3
  size 267844872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:072aaa3ad25d0a041fcc188e78a24b2a152efaaeb05dbd248bd079eeb9e5cf45
3
  size 267844872