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-42
|
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-42
|
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.4484
|
25 |
+
- Accuracy: 0.8428
|
26 |
+
- Precision: 0.6491
|
27 |
+
- Recall: 0.4691
|
28 |
+
- F1: 0.4932
|
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.5133 | 0.8256 | 0.5419 | 0.3574 | 0.3465 |
|
61 |
+
| 0.5919 | 2.0 | 692 | 0.4692 | 0.8372 | 0.6180 | 0.4317 | 0.4475 |
|
62 |
+
| 0.4602 | 3.0 | 1038 | 0.4660 | 0.8361 | 0.6390 | 0.4132 | 0.4307 |
|
63 |
+
| 0.4602 | 4.0 | 1384 | 0.4649 | 0.8394 | 0.6767 | 0.4268 | 0.4487 |
|
64 |
+
| 0.4568 | 5.0 | 1730 | 0.4581 | 0.8372 | 0.6211 | 0.4259 | 0.4459 |
|
65 |
+
| 0.4498 | 6.0 | 2076 | 0.4586 | 0.8402 | 0.6572 | 0.4411 | 0.4606 |
|
66 |
+
| 0.4498 | 7.0 | 2422 | 0.4628 | 0.8372 | 0.6626 | 0.4118 | 0.4318 |
|
67 |
+
| 0.4516 | 8.0 | 2768 | 0.4520 | 0.8417 | 0.6340 | 0.4522 | 0.4741 |
|
68 |
+
| 0.4473 | 9.0 | 3114 | 0.4540 | 0.8387 | 0.6594 | 0.4217 | 0.4441 |
|
69 |
+
| 0.4473 | 10.0 | 3460 | 0.4559 | 0.8447 | 0.6911 | 0.4675 | 0.4855 |
|
70 |
+
| 0.451 | 11.0 | 3806 | 0.4530 | 0.8379 | 0.6461 | 0.4221 | 0.4468 |
|
71 |
+
| 0.4436 | 12.0 | 4152 | 0.4484 | 0.8428 | 0.6491 | 0.4691 | 0.4932 |
|
72 |
+
| 0.4436 | 13.0 | 4498 | 0.4499 | 0.8394 | 0.6503 | 0.4367 | 0.4648 |
|
73 |
+
| 0.4506 | 14.0 | 4844 | 0.4526 | 0.8391 | 0.6419 | 0.4251 | 0.4486 |
|
74 |
+
| 0.4418 | 15.0 | 5190 | 0.4523 | 0.8398 | 0.6584 | 0.4261 | 0.4522 |
|
75 |
+
| 0.4497 | 16.0 | 5536 | 0.4667 | 0.8372 | 0.6662 | 0.4110 | 0.4317 |
|
76 |
+
| 0.4497 | 17.0 | 5882 | 0.4474 | 0.8417 | 0.6431 | 0.4438 | 0.4686 |
|
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:
|
3 |
size 540026460
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d060b223c529b9d8ff41b07e7070fa70eec6f10eb0c3679b4994b4b24e322cf3
|
3 |
size 540026460
|
runs/Jul08_14-16-53_36986badf02f/events.out.tfevents.1751985027.36986badf02f.120.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4c19fe3c4b9248dccb36dfc869c246ea0ee6749e8c4c6866913b11273268b3a
|
3 |
+
size 560
|