tangminhanh commited on
Commit
3d97212
1 Parent(s): 09a6bbc

ops_subcate

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-small](https://huggingface.co/microsoft/deberta-v3-small) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.1325
24
- - Accuracy: 0.7228
25
- - F1: 0.7556
26
- - Precision: 0.7866
27
- - Recall: 0.7270
28
 
29
  ## Model description
30
 
@@ -50,20 +50,22 @@ The following hyperparameters were used during training:
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
  - lr_scheduler_warmup_steps: 500
53
- - num_epochs: 8
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
59
- | No log | 1.0 | 49 | 0.6030 | 0.0 | 0.0 | 0.0 | 0.0 |
60
- | No log | 2.0 | 98 | 0.3307 | 0.0 | 0.0 | 0.0 | 0.0 |
61
- | No log | 3.0 | 147 | 0.3022 | 0.0 | 0.0 | 0.0 | 0.0 |
62
- | No log | 4.0 | 196 | 0.2354 | 0.3121 | 0.4343 | 0.7171 | 0.3114 |
63
- | No log | 5.0 | 245 | 0.1831 | 0.5306 | 0.6169 | 0.7313 | 0.5335 |
64
- | No log | 6.0 | 294 | 0.1580 | 0.6355 | 0.6895 | 0.7504 | 0.6377 |
65
- | No log | 7.0 | 343 | 0.1408 | 0.6779 | 0.7257 | 0.7702 | 0.6861 |
66
- | No log | 8.0 | 392 | 0.1325 | 0.7228 | 0.7556 | 0.7866 | 0.7270 |
 
 
67
 
68
 
69
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.1575
24
+ - Accuracy: 0.7428
25
+ - F1: 0.7647
26
+ - Precision: 0.7715
27
+ - Recall: 0.7581
28
 
29
  ## Model description
30
 
 
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
  - lr_scheduler_warmup_steps: 500
53
+ - num_epochs: 10
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
59
+ | No log | 1.0 | 49 | 0.1300 | 0.7291 | 0.7604 | 0.7883 | 0.7345 |
60
+ | No log | 2.0 | 98 | 0.1272 | 0.7391 | 0.7707 | 0.7989 | 0.7444 |
61
+ | No log | 3.0 | 147 | 0.1294 | 0.7391 | 0.7654 | 0.7918 | 0.7407 |
62
+ | No log | 4.0 | 196 | 0.1388 | 0.7341 | 0.7567 | 0.7733 | 0.7407 |
63
+ | No log | 5.0 | 245 | 0.1326 | 0.7541 | 0.7791 | 0.8026 | 0.7568 |
64
+ | No log | 6.0 | 294 | 0.1407 | 0.7478 | 0.7743 | 0.7940 | 0.7556 |
65
+ | No log | 7.0 | 343 | 0.1445 | 0.7341 | 0.7576 | 0.7712 | 0.7444 |
66
+ | No log | 8.0 | 392 | 0.1533 | 0.7528 | 0.7684 | 0.7776 | 0.7593 |
67
+ | No log | 9.0 | 441 | 0.1573 | 0.7628 | 0.7747 | 0.7816 | 0.7680 |
68
+ | No log | 10.0 | 490 | 0.1575 | 0.7428 | 0.7647 | 0.7715 | 0.7581 |
69
 
70
 
71
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc7d27e8d6283f1d9f33396b4b4a29522ae82f30172446951fa1abd5fdedab42
3
  size 567623168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4065ad5864c4c61c2923681c49c4502fe89e7947bec64e7f48ce7ee21b52710
3
  size 567623168
runs/Jul30_07-13-32_06a218ada6c5/events.out.tfevents.1722323619.06a218ada6c5.1464.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7e8395828c11d4e2b601fcd552389f90d40ff7b1629620d2186851f502d2805
3
+ size 10856
runs/Jul30_07-13-32_06a218ada6c5/events.out.tfevents.1722324164.06a218ada6c5.1464.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:641ba28c82b48f637b3b71d240fc1fb9ac144500709f3da473fce2edc7913189
3
+ size 560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:896f9174ac52523b621e6c5da94f0b93c1f4e2f3c1b72d4dbbd63e25a6f9ce35
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81f7b834bb78cd98bccc71de6f8c60d8f4642147285ad3623da1d73bb5c46cab
3
  size 5112