Venkatesh4342 commited on
Commit
52731c6
1 Parent(s): 6d2dc28

End of training

Browse files
Files changed (2) hide show
  1. README.md +13 -11
  2. model.safetensors +1 -1
README.md CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.0277
25
- - Precision: 0.9353
26
- - Recall: 0.9630
27
- - F1: 0.9489
28
- - Accuracy: 0.9910
29
 
30
  ## Model description
31
 
@@ -44,22 +44,24 @@ More information needed
44
  ### Training hyperparameters
45
 
46
  The following hyperparameters were used during training:
47
- - learning_rate: 2e-05
48
  - train_batch_size: 8
49
  - eval_batch_size: 8
50
  - seed: 42
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: linear
53
- - num_epochs: 4
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
- | No log | 1.0 | 92 | 0.0351 | 0.9302 | 0.8889 | 0.9091 | 0.9858 |
60
- | No log | 2.0 | 184 | 0.0277 | 0.9353 | 0.9630 | 0.9489 | 0.9910 |
61
- | No log | 3.0 | 276 | 0.0391 | 0.9353 | 0.9630 | 0.9489 | 0.9910 |
62
- | No log | 4.0 | 368 | 0.0362 | 0.9416 | 0.9556 | 0.9485 | 0.9910 |
 
 
63
 
64
 
65
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.0351
25
+ - Precision: 0.9051
26
+ - Recall: 0.9185
27
+ - F1: 0.9118
28
+ - Accuracy: 0.9873
29
 
30
  ## Model description
31
 
 
44
  ### Training hyperparameters
45
 
46
  The following hyperparameters were used during training:
47
+ - learning_rate: 1e-05
48
  - train_batch_size: 8
49
  - eval_batch_size: 8
50
  - seed: 42
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: linear
53
+ - num_epochs: 6
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | No log | 1.0 | 92 | 0.0589 | 0.8370 | 0.8370 | 0.8370 | 0.9813 |
60
+ | No log | 2.0 | 184 | 0.0351 | 0.9051 | 0.9185 | 0.9118 | 0.9873 |
61
+ | No log | 3.0 | 276 | 0.0626 | 0.8849 | 0.9111 | 0.8978 | 0.9828 |
62
+ | No log | 4.0 | 368 | 0.0379 | 0.9357 | 0.9704 | 0.9527 | 0.9910 |
63
+ | No log | 5.0 | 460 | 0.0384 | 0.9353 | 0.9630 | 0.9489 | 0.9903 |
64
+ | 0.0721 | 6.0 | 552 | 0.0421 | 0.9353 | 0.9630 | 0.9489 | 0.9903 |
65
 
66
 
67
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0634a74b0a9e8198fe4e65e3265e275c157e89d140600fa3b4e25a97f1c6a8b0
3
  size 735359804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a564ea6224a49d7dcc421c558d15cd7afb793bd363680b19748434fdf5c4692b
3
  size 735359804