lilyyellow commited on
Commit
4c7c466
1 Parent(s): 7f31024

End of training

Browse files
Files changed (4) hide show
  1. README.md +11 -16
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: NlpHUST/ner-vietnamese-electra-base
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -17,12 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # my_awesome_ner-token_classification_v1.0.7-4
19
 
20
- This model is a fine-tuned version of [NlpHUST/ner-vietnamese-electra-base](https://huggingface.co/NlpHUST/ner-vietnamese-electra-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.4590
23
- - Precision: 0.6294
24
- - Recall: 0.6897
25
- - F1: 0.6582
26
  - Accuracy: 0.8858
27
 
28
  ## Model description
@@ -48,19 +48,14 @@ The following hyperparameters were used during training:
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: cosine
51
- - num_epochs: 15
52
 
53
  ### Training results
54
 
55
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
- |:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
- | 0.3719 | 1.9965 | 1156 | 0.3665 | 0.6111 | 0.6557 | 0.6326 | 0.8883 |
58
- | 0.2896 | 3.9931 | 2312 | 0.3670 | 0.6027 | 0.6884 | 0.6427 | 0.8862 |
59
- | 0.2171 | 5.9896 | 3468 | 0.3866 | 0.6089 | 0.6867 | 0.6455 | 0.8848 |
60
- | 0.1725 | 7.9862 | 4624 | 0.4091 | 0.6193 | 0.6900 | 0.6528 | 0.8864 |
61
- | 0.1559 | 9.9827 | 5780 | 0.4411 | 0.6263 | 0.6937 | 0.6583 | 0.8856 |
62
- | 0.1334 | 11.9793 | 6936 | 0.4540 | 0.6224 | 0.6905 | 0.6547 | 0.8846 |
63
- | 0.1334 | 13.9758 | 8092 | 0.4590 | 0.6294 | 0.6897 | 0.6582 | 0.8858 |
64
 
65
 
66
  ### Framework versions
 
1
  ---
2
+ base_model: lilyyellow/my_awesome_ner-token_classification_v1.0.7-4
3
  tags:
4
  - generated_from_trainer
5
  metrics:
 
17
 
18
  # my_awesome_ner-token_classification_v1.0.7-4
19
 
20
+ This model is a fine-tuned version of [lilyyellow/my_awesome_ner-token_classification_v1.0.7-4](https://huggingface.co/lilyyellow/my_awesome_ner-token_classification_v1.0.7-4) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.5084
23
+ - Precision: 0.6376
24
+ - Recall: 0.6915
25
+ - F1: 0.6634
26
  - Accuracy: 0.8858
27
 
28
  ## Model description
 
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: cosine
51
+ - num_epochs: 5
52
 
53
  ### Training results
54
 
55
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
+ |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
+ | 0.1297 | 1.9965 | 1156 | 0.4660 | 0.6384 | 0.6812 | 0.6591 | 0.8855 |
58
+ | 0.0986 | 3.9931 | 2312 | 0.5084 | 0.6376 | 0.6915 | 0.6634 | 0.8858 |
 
 
 
 
 
59
 
60
 
61
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "NlpHUST/ner-vietnamese-electra-base",
3
  "architectures": [
4
  "ElectraForTokenClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "lilyyellow/my_awesome_ner-token_classification_v1.0.7-4",
3
  "architectures": [
4
  "ElectraForTokenClassification"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4dfb176bcd5b58b996fe0220ec808c897fe301648fc379e8c4c146b3fc8491e0
3
  size 532392452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5eb33a4ef16c6c389b66cd958486fcbd1cca8271f73f473c4da3617b85257bd
3
  size 532392452
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d89c6f407e1c9c36def48115a0e1d0fb47811eba563849ebe6b78eaad11d007f
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5316323244d72b51310674729c9262494fe88c588716c16d1e5af204cefff2a1
3
  size 5112