trhgquan commited on
Commit
75fef16
·
verified ·
1 Parent(s): 9ea4ad6

End of training

Browse files
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: vinai/phobert-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - precision
10
+ - recall
11
+ - f1
12
+ model-index:
13
+ - name: phobert-human-tl-seed-6969
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # phobert-human-tl-seed-6969
21
+
22
+ This model is a fine-tuned version of [vinai/phobert-base](https://huggingface.co/vinai/phobert-base) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.4535
25
+ - Accuracy: 0.8387
26
+ - Precision: 0.6438
27
+ - Recall: 0.4677
28
+ - F1: 0.4914
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 0.0001
48
+ - train_batch_size: 64
49
+ - eval_batch_size: 64
50
+ - seed: 42
51
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
+ - lr_scheduler_type: linear
53
+ - lr_scheduler_warmup_steps: 500
54
+ - num_epochs: 50
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
59
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
60
+ | No log | 1.0 | 346 | 0.5154 | 0.8241 | 0.5456 | 0.3492 | 0.3314 |
61
+ | 0.5778 | 2.0 | 692 | 0.4712 | 0.8305 | 0.6220 | 0.4062 | 0.4191 |
62
+ | 0.4667 | 3.0 | 1038 | 0.4650 | 0.8331 | 0.6490 | 0.4069 | 0.4227 |
63
+ | 0.4667 | 4.0 | 1384 | 0.4665 | 0.8365 | 0.6819 | 0.4147 | 0.4337 |
64
+ | 0.4617 | 5.0 | 1730 | 0.4639 | 0.8357 | 0.6591 | 0.4129 | 0.4337 |
65
+ | 0.4577 | 6.0 | 2076 | 0.4606 | 0.8368 | 0.6775 | 0.4282 | 0.4479 |
66
+ | 0.4577 | 7.0 | 2422 | 0.4626 | 0.8361 | 0.6851 | 0.4134 | 0.4359 |
67
+ | 0.4554 | 8.0 | 2768 | 0.4530 | 0.8394 | 0.6468 | 0.4436 | 0.4674 |
68
+ | 0.4545 | 9.0 | 3114 | 0.4599 | 0.8342 | 0.6459 | 0.4083 | 0.4288 |
69
+ | 0.4545 | 10.0 | 3460 | 0.4603 | 0.8350 | 0.6825 | 0.4375 | 0.4543 |
70
+ | 0.4587 | 11.0 | 3806 | 0.4594 | 0.8346 | 0.6499 | 0.4092 | 0.4321 |
71
+ | 0.4491 | 12.0 | 4152 | 0.4535 | 0.8387 | 0.6438 | 0.4677 | 0.4914 |
72
+ | 0.4491 | 13.0 | 4498 | 0.4555 | 0.8353 | 0.6372 | 0.4213 | 0.4475 |
73
+ | 0.4579 | 14.0 | 4844 | 0.4563 | 0.8357 | 0.6552 | 0.4129 | 0.4359 |
74
+ | 0.4488 | 15.0 | 5190 | 0.4595 | 0.8335 | 0.6553 | 0.4019 | 0.4217 |
75
+ | 0.4587 | 16.0 | 5536 | 0.4663 | 0.8327 | 0.6580 | 0.3987 | 0.4161 |
76
+ | 0.4587 | 17.0 | 5882 | 0.4515 | 0.8387 | 0.6235 | 0.4357 | 0.4612 |
77
+
78
+
79
+ ### Framework versions
80
+
81
+ - Transformers 4.51.1
82
+ - Pytorch 2.5.1+cu124
83
+ - Datasets 3.5.0
84
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d933e13ee5710d4d840869564241f71b148b2bf8599d13bc677e86c43e1146a
3
  size 540026460
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59325148bdd5ff504900b6fe2dcb292cd1704fbb3df636cb56fcc2334203174f
3
  size 540026460
runs/Jul08_10-18-56_4d354dd03f08/events.out.tfevents.1751970742.4d354dd03f08.120.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93133f4477194f83251057dd300778f908cfb382b5bb0d949883d27da14ed4e2
3
+ size 560