Model save
Browse files- README.md +100 -0
- model.safetensors +1 -1
README.md
ADDED
|
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
license: mit
|
| 4 |
+
base_model: vinai/phobert-large
|
| 5 |
+
tags:
|
| 6 |
+
- generated_from_trainer
|
| 7 |
+
metrics:
|
| 8 |
+
- f1
|
| 9 |
+
model-index:
|
| 10 |
+
- name: pholarge
|
| 11 |
+
results: []
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
+
|
| 17 |
+
# pholarge
|
| 18 |
+
|
| 19 |
+
This model is a fine-tuned version of [vinai/phobert-large](https://huggingface.co/vinai/phobert-large) on an unknown dataset.
|
| 20 |
+
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.8918
|
| 22 |
+
- F1: 0.6410
|
| 23 |
+
|
| 24 |
+
## Model description
|
| 25 |
+
|
| 26 |
+
More information needed
|
| 27 |
+
|
| 28 |
+
## Intended uses & limitations
|
| 29 |
+
|
| 30 |
+
More information needed
|
| 31 |
+
|
| 32 |
+
## Training and evaluation data
|
| 33 |
+
|
| 34 |
+
More information needed
|
| 35 |
+
|
| 36 |
+
## Training procedure
|
| 37 |
+
|
| 38 |
+
### Training hyperparameters
|
| 39 |
+
|
| 40 |
+
The following hyperparameters were used during training:
|
| 41 |
+
- learning_rate: 3e-05
|
| 42 |
+
- train_batch_size: 24
|
| 43 |
+
- eval_batch_size: 24
|
| 44 |
+
- seed: 42
|
| 45 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 46 |
+
- lr_scheduler_type: linear
|
| 47 |
+
- num_epochs: 40.0
|
| 48 |
+
|
| 49 |
+
### Training results
|
| 50 |
+
|
| 51 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 52 |
+
|:-------------:|:-----:|:-----:|:---------------:|:------:|
|
| 53 |
+
| 0.3094 | 1.0 | 1033 | 0.2295 | 0.9327 |
|
| 54 |
+
| 0.2346 | 2.0 | 2066 | 0.2651 | 0.9280 |
|
| 55 |
+
| 0.2359 | 3.0 | 3099 | 0.2357 | 0.9338 |
|
| 56 |
+
| 0.1734 | 4.0 | 4132 | 0.2720 | 0.9277 |
|
| 57 |
+
| 0.1551 | 5.0 | 5165 | 0.2940 | 0.9350 |
|
| 58 |
+
| 0.1282 | 6.0 | 6198 | 0.2752 | 0.9361 |
|
| 59 |
+
| 0.1208 | 7.0 | 7231 | 0.3137 | 0.9347 |
|
| 60 |
+
| 0.1074 | 8.0 | 8264 | 0.2967 | 0.9355 |
|
| 61 |
+
| 0.2719 | 9.0 | 9297 | 0.8269 | 0.6410 |
|
| 62 |
+
| 0.8456 | 10.0 | 10330 | 0.8220 | 0.6410 |
|
| 63 |
+
| 0.84 | 11.0 | 11363 | 0.8212 | 0.6410 |
|
| 64 |
+
| 0.841 | 12.0 | 12396 | 0.8207 | 0.6410 |
|
| 65 |
+
| 0.8383 | 13.0 | 13429 | 0.8198 | 0.6410 |
|
| 66 |
+
| 0.8371 | 14.0 | 14462 | 0.8276 | 0.6410 |
|
| 67 |
+
| 0.8486 | 15.0 | 15495 | 0.8244 | 0.6410 |
|
| 68 |
+
| 0.844 | 16.0 | 16528 | 0.8391 | 0.6410 |
|
| 69 |
+
| 0.837 | 17.0 | 17561 | 0.8235 | 0.6410 |
|
| 70 |
+
| 0.8438 | 18.0 | 18594 | 0.8247 | 0.6410 |
|
| 71 |
+
| 0.8418 | 19.0 | 19627 | 0.8237 | 0.6410 |
|
| 72 |
+
| 0.8384 | 20.0 | 20660 | 0.8199 | 0.6410 |
|
| 73 |
+
| 0.8387 | 21.0 | 21693 | 0.8226 | 0.6410 |
|
| 74 |
+
| 0.8478 | 22.0 | 22726 | 0.8205 | 0.6410 |
|
| 75 |
+
| 0.8364 | 23.0 | 23759 | 0.8259 | 0.6410 |
|
| 76 |
+
| 0.8325 | 24.0 | 24792 | 0.8245 | 0.6410 |
|
| 77 |
+
| 0.8289 | 25.0 | 25825 | 0.8248 | 0.6410 |
|
| 78 |
+
| 0.8251 | 26.0 | 26858 | 0.8247 | 0.6410 |
|
| 79 |
+
| 0.824 | 27.0 | 27891 | 0.8214 | 0.6410 |
|
| 80 |
+
| 0.8197 | 28.0 | 28924 | 0.8282 | 0.6410 |
|
| 81 |
+
| 0.8241 | 29.0 | 29957 | 0.8340 | 0.6410 |
|
| 82 |
+
| 0.8285 | 30.0 | 30990 | 0.8360 | 0.6410 |
|
| 83 |
+
| 0.8169 | 31.0 | 32023 | 0.8401 | 0.6410 |
|
| 84 |
+
| 0.811 | 32.0 | 33056 | 0.8534 | 0.6410 |
|
| 85 |
+
| 0.8056 | 33.0 | 34089 | 0.8690 | 0.6410 |
|
| 86 |
+
| 0.8023 | 34.0 | 35122 | 0.8640 | 0.6410 |
|
| 87 |
+
| 0.8146 | 35.0 | 36155 | 0.8704 | 0.6410 |
|
| 88 |
+
| 0.8079 | 36.0 | 37188 | 0.8959 | 0.6410 |
|
| 89 |
+
| 0.8081 | 37.0 | 38221 | 0.8802 | 0.6410 |
|
| 90 |
+
| 0.8059 | 38.0 | 39254 | 0.8901 | 0.6410 |
|
| 91 |
+
| 0.8045 | 39.0 | 40287 | 0.8882 | 0.6410 |
|
| 92 |
+
| 0.8024 | 40.0 | 41320 | 0.8918 | 0.6410 |
|
| 93 |
+
|
| 94 |
+
|
| 95 |
+
### Framework versions
|
| 96 |
+
|
| 97 |
+
- Transformers 4.48.0.dev0
|
| 98 |
+
- Pytorch 2.1.0+cu121
|
| 99 |
+
- Datasets 3.1.0
|
| 100 |
+
- 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 1476713628
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d87ee59669e5126d4e8180dd71e060f71f3578a64d71a3ca08a13b5d361e8a80
|
| 3 |
size 1476713628
|