hts98 commited on
Commit
dfca7b5
·
verified ·
1 Parent(s): 0a2bcd5

Model save

Browse files
Files changed (2) hide show
  1. README.md +100 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: vinai/phobert-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ model-index:
10
+ - name: phobert_classification
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
+ # phobert_classification
18
+
19
+ This model is a fine-tuned version of [vinai/phobert-base](https://huggingface.co/vinai/phobert-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.5111
22
+ - F1: 0.9383
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: 64
43
+ - eval_batch_size: 64
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
+ | No log | 1.0 | 388 | 0.2170 | 0.9252 |
54
+ | 0.3098 | 2.0 | 776 | 0.2119 | 0.9369 |
55
+ | 0.1763 | 3.0 | 1164 | 0.2023 | 0.9330 |
56
+ | 0.1286 | 4.0 | 1552 | 0.2606 | 0.9344 |
57
+ | 0.1286 | 5.0 | 1940 | 0.2378 | 0.9391 |
58
+ | 0.0943 | 6.0 | 2328 | 0.2651 | 0.9336 |
59
+ | 0.0706 | 7.0 | 2716 | 0.2986 | 0.9366 |
60
+ | 0.0626 | 8.0 | 3104 | 0.3168 | 0.9305 |
61
+ | 0.0626 | 9.0 | 3492 | 0.3020 | 0.9358 |
62
+ | 0.0515 | 10.0 | 3880 | 0.3062 | 0.9366 |
63
+ | 0.0397 | 11.0 | 4268 | 0.3487 | 0.9344 |
64
+ | 0.0337 | 12.0 | 4656 | 0.4043 | 0.9291 |
65
+ | 0.031 | 13.0 | 5044 | 0.3779 | 0.9366 |
66
+ | 0.031 | 14.0 | 5432 | 0.3934 | 0.9294 |
67
+ | 0.0266 | 15.0 | 5820 | 0.3677 | 0.9408 |
68
+ | 0.0246 | 16.0 | 6208 | 0.3874 | 0.9355 |
69
+ | 0.0222 | 17.0 | 6596 | 0.4257 | 0.9344 |
70
+ | 0.0222 | 18.0 | 6984 | 0.4372 | 0.9369 |
71
+ | 0.022 | 19.0 | 7372 | 0.4408 | 0.9363 |
72
+ | 0.0176 | 20.0 | 7760 | 0.4601 | 0.9358 |
73
+ | 0.0142 | 21.0 | 8148 | 0.4503 | 0.9361 |
74
+ | 0.0134 | 22.0 | 8536 | 0.4835 | 0.9366 |
75
+ | 0.0134 | 23.0 | 8924 | 0.4594 | 0.9391 |
76
+ | 0.0126 | 24.0 | 9312 | 0.4809 | 0.9366 |
77
+ | 0.0109 | 25.0 | 9700 | 0.4859 | 0.9369 |
78
+ | 0.012 | 26.0 | 10088 | 0.4824 | 0.9386 |
79
+ | 0.012 | 27.0 | 10476 | 0.5067 | 0.9361 |
80
+ | 0.0101 | 28.0 | 10864 | 0.4870 | 0.9375 |
81
+ | 0.0102 | 29.0 | 11252 | 0.5302 | 0.9355 |
82
+ | 0.0088 | 30.0 | 11640 | 0.4953 | 0.9366 |
83
+ | 0.0093 | 31.0 | 12028 | 0.4914 | 0.9361 |
84
+ | 0.0093 | 32.0 | 12416 | 0.5014 | 0.9389 |
85
+ | 0.0084 | 33.0 | 12804 | 0.5026 | 0.9383 |
86
+ | 0.0078 | 34.0 | 13192 | 0.5043 | 0.9380 |
87
+ | 0.0075 | 35.0 | 13580 | 0.5035 | 0.9377 |
88
+ | 0.0075 | 36.0 | 13968 | 0.5007 | 0.9377 |
89
+ | 0.0077 | 37.0 | 14356 | 0.5102 | 0.9377 |
90
+ | 0.0076 | 38.0 | 14744 | 0.5069 | 0.9391 |
91
+ | 0.0059 | 39.0 | 15132 | 0.5105 | 0.9386 |
92
+ | 0.0071 | 40.0 | 15520 | 0.5111 | 0.9383 |
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:d0c7ee677a582d4de7799c3d8b206c93db19618d011bd45e6f48c5aaa833310e
3
  size 540026460
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dce4bae379acb44206b1563c6021562d7b3b349fce16c4278add9f7f57484d70
3
  size 540026460