saqidr commited on
Commit
70229c6
1 Parent(s): 05ff26c

Training complete

Browse files
Files changed (2) hide show
  1. README.md +17 -16
  2. model.safetensors +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ 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.3610
21
- - Accuracy: 0.9452
22
 
23
  ## Model description
24
 
@@ -43,26 +43,27 @@ 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: 9
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 318 | 2.4828 | 0.7345 |
53
- | 2.917 | 2.0 | 636 | 1.2861 | 0.8648 |
54
- | 2.917 | 3.0 | 954 | 0.7144 | 0.9090 |
55
- | 1.1358 | 4.0 | 1272 | 0.4976 | 0.9310 |
56
- | 0.4849 | 5.0 | 1590 | 0.4140 | 0.9403 |
57
- | 0.4849 | 6.0 | 1908 | 0.3878 | 0.9435 |
58
- | 0.3135 | 7.0 | 2226 | 0.3687 | 0.9439 |
59
- | 0.2607 | 8.0 | 2544 | 0.3628 | 0.9465 |
60
- | 0.2607 | 9.0 | 2862 | 0.3610 | 0.9452 |
 
61
 
62
 
63
  ### Framework versions
64
 
65
- - Transformers 4.37.2
66
- - Pytorch 2.2.0+cu121
67
- - Datasets 2.17.0
68
- - Tokenizers 0.15.2
 
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.3538
21
+ - Accuracy: 0.9445
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 318 | 2.6372 | 0.7235 |
53
+ | 3.0882 | 2.0 | 636 | 1.3409 | 0.8648 |
54
+ | 3.0882 | 3.0 | 954 | 0.7276 | 0.91 |
55
+ | 1.1765 | 4.0 | 1272 | 0.4936 | 0.9335 |
56
+ | 0.4733 | 5.0 | 1590 | 0.4103 | 0.9387 |
57
+ | 0.4733 | 6.0 | 1908 | 0.3827 | 0.9406 |
58
+ | 0.2919 | 7.0 | 2226 | 0.3657 | 0.9423 |
59
+ | 0.2358 | 8.0 | 2544 | 0.3587 | 0.9442 |
60
+ | 0.2358 | 9.0 | 2862 | 0.3555 | 0.9435 |
61
+ | 0.2158 | 10.0 | 3180 | 0.3538 | 0.9445 |
62
 
63
 
64
  ### Framework versions
65
 
66
+ - Transformers 4.41.1
67
+ - Pytorch 2.3.0+cu121
68
+ - Datasets 2.19.1
69
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd59740c4059e7d138e717503f4f7cbac3d39b1136faffa08a5c92ce8bc13929
3
  size 268290900
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7187af74252c41f06311ea94bdcd44f79e12e62e823213cdf33d8410611d6a90
3
  size 268290900