EverDarling commited on
Commit
4945293
1 Parent(s): 5de54fc

Training complete

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.0349
24
  - Precision: 0.0
25
  - Recall: 0.0
26
  - F1: 0.0
27
- - Accuracy: 0.9994
28
 
29
  ## Model description
30
 
@@ -44,11 +44,11 @@ More information needed
44
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 2e-05
47
- - train_batch_size: 1
48
- - eval_batch_size: 8
49
  - seed: 42
50
  - gradient_accumulation_steps: 4
51
- - total_train_batch_size: 4
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
  - lr_scheduler_type: linear
54
  - num_epochs: 3
@@ -58,9 +58,9 @@ The following hyperparameters were used during training:
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
60
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
61
- | No log | 0.96 | 6 | 0.7401 | 0.0 | 0.0 | 0.0 | 0.9908 |
62
- | No log | 1.92 | 12 | 0.1427 | 0.0 | 0.0 | 0.0 | 0.9993 |
63
- | No log | 2.88 | 18 | 0.0349 | 0.0 | 0.0 | 0.0 | 0.9994 |
64
 
65
 
66
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.0216
24
  - Precision: 0.0
25
  - Recall: 0.0
26
  - F1: 0.0
27
+ - Accuracy: 0.9984
28
 
29
  ## Model description
30
 
 
44
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 2e-05
47
+ - train_batch_size: 2
48
+ - eval_batch_size: 2
49
  - seed: 42
50
  - gradient_accumulation_steps: 4
51
+ - total_train_batch_size: 8
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
  - lr_scheduler_type: linear
54
  - num_epochs: 3
 
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
60
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
61
+ | 1.1693 | 1.0 | 680 | 0.1284 | 0.0 | 0.0 | 0.0 | 0.9978 |
62
+ | 0.1244 | 2.0 | 1361 | 0.0289 | 0.0 | 0.0 | 0.0 | 0.9984 |
63
+ | 0.0213 | 3.0 | 2040 | 0.0216 | 0.0 | 0.0 | 0.0 | 0.9984 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73111fbdf3f8dccc3dcda4c39a8dcf602488b45fcdfb43c0633b16e3dea1e349
3
- size 735396724
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c544417857f56ae82d2377cb9d1d6c86ccd0a1068830a2865d008106532318e
3
+ size 736634400
runs/Mar20_08-19-03_f0734de85364/events.out.tfevents.1710922750.f0734de85364.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bfbd534ee4f2a9c7a1d073dd120caa21be6d67b812fed2b6ad88167bb8307aa
3
+ size 5491
runs/Mar20_08-23-42_f0734de85364/events.out.tfevents.1710923028.f0734de85364.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:feeffa85ffeeda781fa5ff1769bdcfe24149c6f478c125f66396a6ef2a28c314
3
+ size 8099
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9a04601c3ab835e99e1e6fd6b2a4aab114d2f8ccba7d2153438fe9b5afedf60
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaf56f2a64d7fae0338e3cf049d5ef246b08cb563727371fa621766028650b4d
3
  size 4920