trhgquan commited on
Commit
37b48f8
·
verified ·
1 Parent(s): f83869b

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-seg-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-seg-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.4483
25
+ - Accuracy: 0.8432
26
+ - Precision: 0.6507
27
+ - Recall: 0.4682
28
+ - F1: 0.4928
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.5129 | 0.8245 | 0.5325 | 0.3537 | 0.3399 |
61
+ | 0.5757 | 2.0 | 692 | 0.4692 | 0.8383 | 0.6238 | 0.4332 | 0.4500 |
62
+ | 0.4598 | 3.0 | 1038 | 0.4671 | 0.8357 | 0.6235 | 0.4116 | 0.4280 |
63
+ | 0.4598 | 4.0 | 1384 | 0.4641 | 0.8394 | 0.6756 | 0.4279 | 0.4498 |
64
+ | 0.4567 | 5.0 | 1730 | 0.4582 | 0.8379 | 0.6325 | 0.4272 | 0.4478 |
65
+ | 0.4499 | 6.0 | 2076 | 0.4588 | 0.8406 | 0.6718 | 0.4424 | 0.4617 |
66
+ | 0.4499 | 7.0 | 2422 | 0.4633 | 0.8372 | 0.6655 | 0.4118 | 0.4320 |
67
+ | 0.4517 | 8.0 | 2768 | 0.4522 | 0.8417 | 0.6340 | 0.4522 | 0.4741 |
68
+ | 0.4477 | 9.0 | 3114 | 0.4539 | 0.8402 | 0.6644 | 0.4267 | 0.4503 |
69
+ | 0.4477 | 10.0 | 3460 | 0.4560 | 0.8439 | 0.6645 | 0.4647 | 0.4813 |
70
+ | 0.4508 | 11.0 | 3806 | 0.4534 | 0.8387 | 0.6499 | 0.4235 | 0.4488 |
71
+ | 0.444 | 12.0 | 4152 | 0.4483 | 0.8432 | 0.6507 | 0.4682 | 0.4928 |
72
+ | 0.444 | 13.0 | 4498 | 0.4501 | 0.8391 | 0.6491 | 0.4355 | 0.4633 |
73
+ | 0.4506 | 14.0 | 4844 | 0.4532 | 0.8394 | 0.6442 | 0.4253 | 0.4490 |
74
+ | 0.4422 | 15.0 | 5190 | 0.4528 | 0.8394 | 0.6497 | 0.4245 | 0.4494 |
75
+ | 0.4498 | 16.0 | 5536 | 0.4663 | 0.8376 | 0.6743 | 0.4123 | 0.4332 |
76
+ | 0.4498 | 17.0 | 5882 | 0.4476 | 0.8417 | 0.6345 | 0.4435 | 0.4672 |
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:3fe6ff3707e701c20a764ab1f04537cdee36954257d28d83ffed0552acc906f3
3
  size 540026460
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45af1cf55eb0c158b88708712f667f2a6004203cd1f99cb6201863bdf9a95d2d
3
  size 540026460
runs/Jul08_16-06-57_2a30f6cc6ecc/events.out.tfevents.1751991626.2a30f6cc6ecc.120.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9f91d587cf6776932477978daa1adb9a8745e2a3a15cae59f6c27a5cd86db6a
3
+ size 560