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-24
|
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-24
|
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.4536
|
25 |
+
- Accuracy: 0.8391
|
26 |
+
- Precision: 0.6540
|
27 |
+
- Recall: 0.4704
|
28 |
+
- F1: 0.4947
|
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.5144 | 0.8237 | 0.5296 | 0.3491 | 0.3313 |
|
61 |
+
| 0.5988 | 2.0 | 692 | 0.4708 | 0.8305 | 0.6087 | 0.4030 | 0.4154 |
|
62 |
+
| 0.4669 | 3.0 | 1038 | 0.4640 | 0.8316 | 0.6565 | 0.4041 | 0.4188 |
|
63 |
+
| 0.4669 | 4.0 | 1384 | 0.4664 | 0.8376 | 0.7006 | 0.4177 | 0.4389 |
|
64 |
+
| 0.4619 | 5.0 | 1730 | 0.4635 | 0.8365 | 0.6788 | 0.4147 | 0.4368 |
|
65 |
+
| 0.4576 | 6.0 | 2076 | 0.4599 | 0.8365 | 0.6599 | 0.4270 | 0.4462 |
|
66 |
+
| 0.4576 | 7.0 | 2422 | 0.4623 | 0.8357 | 0.6823 | 0.4133 | 0.4355 |
|
67 |
+
| 0.4552 | 8.0 | 2768 | 0.4529 | 0.8398 | 0.6587 | 0.4438 | 0.4684 |
|
68 |
+
| 0.4543 | 9.0 | 3114 | 0.4595 | 0.8342 | 0.6396 | 0.4083 | 0.4288 |
|
69 |
+
| 0.4543 | 10.0 | 3460 | 0.4604 | 0.8346 | 0.6654 | 0.4374 | 0.4541 |
|
70 |
+
| 0.4586 | 11.0 | 3806 | 0.4589 | 0.8353 | 0.6563 | 0.4105 | 0.4341 |
|
71 |
+
| 0.449 | 12.0 | 4152 | 0.4536 | 0.8391 | 0.6540 | 0.4704 | 0.4947 |
|
72 |
+
| 0.449 | 13.0 | 4498 | 0.4552 | 0.8353 | 0.6381 | 0.4202 | 0.4463 |
|
73 |
+
| 0.4579 | 14.0 | 4844 | 0.4561 | 0.8353 | 0.6440 | 0.4113 | 0.4333 |
|
74 |
+
| 0.4489 | 15.0 | 5190 | 0.4596 | 0.8338 | 0.6609 | 0.4020 | 0.4219 |
|
75 |
+
| 0.459 | 16.0 | 5536 | 0.4667 | 0.8323 | 0.6563 | 0.3975 | 0.4143 |
|
76 |
+
| 0.459 | 17.0 | 5882 | 0.4513 | 0.8379 | 0.6220 | 0.4343 | 0.4589 |
|
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:b72356469dd67884b4260206a06b042d627c0419a54c8a1e6c4e9c59834e71cd
|
3 |
size 540026460
|
runs/Jul08_09-58-03_b41be6e2c207/events.out.tfevents.1751969489.b41be6e2c207.120.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f72799c4a4a45cc010e60fd55aacced523e649dd287f5936a21b7050a9f9f2b4
|
3 |
+
size 560
|