tangminhanh commited on
Commit
4874228
1 Parent(s): cb64a11

pd_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 [tangminhanh/pd_cate](https://huggingface.co/tangminhanh/pd_cate) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.1565
24
- - Accuracy: 0.4012
25
- - F1: 0.4557
26
- - Precision: 0.4964
27
- - Recall: 0.4211
28
 
29
  ## Model description
30
 
@@ -43,29 +43,27 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 5e-05
47
- - train_batch_size: 32
48
  - eval_batch_size: 64
49
  - seed: 42
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 | 84 | 0.1407 | 0.1485 | 0.2350 | 0.5051 | 0.1531 |
60
- | No log | 2.0 | 168 | 0.1388 | 0.1914 | 0.2952 | 0.5255 | 0.2052 |
61
- | No log | 3.0 | 252 | 0.1415 | 0.2175 | 0.3119 | 0.4389 | 0.2420 |
62
- | No log | 4.0 | 336 | 0.1420 | 0.3032 | 0.3794 | 0.4626 | 0.3216 |
63
- | No log | 5.0 | 420 | 0.1484 | 0.2894 | 0.3620 | 0.4490 | 0.3032 |
64
- | 0.1113 | 6.0 | 504 | 0.1462 | 0.3124 | 0.3852 | 0.4525 | 0.3354 |
65
- | 0.1113 | 7.0 | 588 | 0.1460 | 0.3614 | 0.4441 | 0.4972 | 0.4012 |
66
- | 0.1113 | 8.0 | 672 | 0.1534 | 0.3629 | 0.4269 | 0.4730 | 0.3890 |
67
- | 0.1113 | 9.0 | 756 | 0.1533 | 0.3966 | 0.4551 | 0.4929 | 0.4227 |
68
- | 0.1113 | 10.0 | 840 | 0.1565 | 0.4012 | 0.4557 | 0.4964 | 0.4211 |
69
 
70
 
71
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [tangminhanh/pd_cate](https://huggingface.co/tangminhanh/pd_cate) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.1790
24
+ - Accuracy: 0.4074
25
+ - F1: 0.4502
26
+ - Precision: 0.4817
27
+ - Recall: 0.4227
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 2e-05
47
+ - train_batch_size: 64
48
  - eval_batch_size: 64
49
  - seed: 42
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 | 42 | 0.1567 | 0.4058 | 0.4567 | 0.4946 | 0.4242 |
60
+ | No log | 2.0 | 84 | 0.1583 | 0.3997 | 0.4503 | 0.4901 | 0.4165 |
61
+ | No log | 3.0 | 126 | 0.1599 | 0.4058 | 0.4613 | 0.5055 | 0.4242 |
62
+ | No log | 4.0 | 168 | 0.1636 | 0.4150 | 0.4596 | 0.4973 | 0.4273 |
63
+ | No log | 5.0 | 210 | 0.1670 | 0.3936 | 0.4474 | 0.4874 | 0.4135 |
64
+ | No log | 6.0 | 252 | 0.1682 | 0.4043 | 0.4507 | 0.4867 | 0.4196 |
65
+ | No log | 7.0 | 294 | 0.1739 | 0.4089 | 0.4594 | 0.4888 | 0.4334 |
66
+ | No log | 8.0 | 336 | 0.1790 | 0.4074 | 0.4502 | 0.4817 | 0.4227 |
 
 
67
 
68
 
69
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cc008d32a101b1e784cf0ba904fbe89b141ce9e28c41018122e91f1cf0582ff
3
  size 567653928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a24502825b1469fe96fb0710d80411e6d1fb5905259b7d1a5dfa3977d4bbc146
3
  size 567653928
runs/Jul30_09-07-31_06a218ada6c5/events.out.tfevents.1722330460.06a218ada6c5.1464.24 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19bb38750e9ada054e02d7b1f846e0dac59588b737d9b55415b41d5721a4ef9a
3
+ size 11167
runs/Jul30_09-07-31_06a218ada6c5/events.out.tfevents.1722330865.06a218ada6c5.1464.25 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf91f4cfafb9c4bcb6511172be4771522964d31e03d8a855b25256eda8d1686
3
+ size 560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df678d2ec4f8a2061dd974bd9f4ba34fc820c9a11aa7c60d8f56e2bbe7d1cd43
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ca957338afcbebb1bc5dece395c7d5b93d24f2d82cf2931f4975217b3231ddb
3
  size 5112