Venkatesh4342 commited on
Commit
c551c2d
1 Parent(s): 4fd6007

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -11
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,9 +18,9 @@ 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 an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.4592
22
- - Accuracy: 0.8730
23
- - F1: 0.8700
24
 
25
  ## Model description
26
 
@@ -44,20 +44,19 @@ The following hyperparameters were used during training:
44
  - eval_batch_size: 4
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
- - lr_scheduler_type: cosine
48
- - lr_scheduler_warmup_ratio: 0.1
49
  - num_epochs: 6
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | 1.7259 | 1.0 | 159 | 1.0685 | 0.6984 | 0.6205 |
56
- | 0.6121 | 2.0 | 318 | 0.4579 | 0.8889 | 0.8832 |
57
- | 0.1625 | 3.0 | 477 | 0.4437 | 0.8730 | 0.8734 |
58
- | 0.0558 | 4.0 | 636 | 0.4504 | 0.8730 | 0.8700 |
59
- | 0.0326 | 5.0 | 795 | 0.4623 | 0.8889 | 0.8873 |
60
- | 0.0257 | 6.0 | 954 | 0.4592 | 0.8730 | 0.8700 |
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5570
22
+ - Accuracy: 0.8571
23
+ - F1: 0.8547
24
 
25
  ## Model description
26
 
 
44
  - eval_batch_size: 4
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
+ | 1.5142 | 1.0 | 159 | 0.9113 | 0.7302 | 0.6726 |
55
+ | 0.5447 | 2.0 | 318 | 0.5089 | 0.8413 | 0.8322 |
56
+ | 0.1902 | 3.0 | 477 | 0.5112 | 0.8413 | 0.8352 |
57
+ | 0.0815 | 4.0 | 636 | 0.5416 | 0.8413 | 0.8363 |
58
+ | 0.0441 | 5.0 | 795 | 0.5514 | 0.8571 | 0.8547 |
59
+ | 0.0353 | 6.0 | 954 | 0.5570 | 0.8571 | 0.8547 |
60
 
61
 
62
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44e0066f395e5b98a38e8b9a99c5cb1b97d5567a367891620a5d99a8b9208d9b
3
  size 267851024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:703cb6cf33fafae1c6afad4e1b7119efcadc228884b520d5909b36b981dda5e2
3
  size 267851024