Venkatesh4342 commited on
Commit
6b505e8
1 Parent(s): a8d2af4

End of training

Browse files
Files changed (2) hide show
  1. README.md +14 -14
  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.0351
25
- - Precision: 0.9051
26
- - Recall: 0.9185
27
- - F1: 0.9118
28
- - Accuracy: 0.9873
29
 
30
  ## Model description
31
 
@@ -44,9 +44,9 @@ More information needed
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
@@ -56,12 +56,12 @@ The following hyperparameters were used during training:
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
 
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.0416
25
+ - Precision: 0.9291
26
+ - Recall: 0.9704
27
+ - F1: 0.9493
28
+ - Accuracy: 0.9910
29
 
30
  ## Model description
31
 
 
44
  ### Training hyperparameters
45
 
46
  The following hyperparameters were used during training:
47
+ - learning_rate: 2e-05
48
+ - train_batch_size: 4
49
+ - eval_batch_size: 4
50
  - seed: 42
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: linear
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | No log | 1.0 | 184 | 0.0454 | 0.9154 | 0.8815 | 0.8981 | 0.9843 |
60
+ | No log | 2.0 | 368 | 0.0444 | 0.9220 | 0.9630 | 0.9420 | 0.9903 |
61
+ | 0.0654 | 3.0 | 552 | 0.0416 | 0.9291 | 0.9704 | 0.9493 | 0.9910 |
62
+ | 0.0654 | 4.0 | 736 | 0.0422 | 0.9489 | 0.9630 | 0.9559 | 0.9918 |
63
+ | 0.0654 | 5.0 | 920 | 0.0451 | 0.9416 | 0.9556 | 0.9485 | 0.9910 |
64
+ | 0.0064 | 6.0 | 1104 | 0.0461 | 0.9416 | 0.9556 | 0.9485 | 0.9910 |
65
 
66
 
67
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20eb90eb3cbd7063eea34b1d21a9b69c3d04ffd76b38b3825a130d2f956fd4d3
3
  size 735359804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfe4ba52216e3246aad4e86a0f9c2d3c24c8a0d4f5c4d7e704b8d44fe5958e85
3
  size 735359804