galaxy78 commited on
Commit
2dcc0e8
1 Parent(s): 712af52

End of training

Browse files
Files changed (2) hide show
  1. README.md +20 -15
  2. model.safetensors +1 -1
README.md CHANGED
@@ -25,16 +25,16 @@ model-index:
25
  metrics:
26
  - name: Precision
27
  type: precision
28
- value: 0.07692307692307693
29
  - name: Recall
30
  type: recall
31
- value: 0.0009267840593141798
32
  - name: F1
33
  type: f1
34
- value: 0.0018315018315018315
35
  - name: Accuracy
36
  type: accuracy
37
- value: 0.9257929383602633
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
44
 
45
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the wnut_17 dataset.
46
  It achieves the following results on the evaluation set:
47
- - Loss: 0.3261
48
- - Precision: 0.0769
49
- - Recall: 0.0009
50
- - F1: 0.0018
51
- - Accuracy: 0.9258
52
 
53
  ## Model description
54
 
@@ -73,17 +73,22 @@ The following hyperparameters were used during training:
73
  - seed: 42
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
  - lr_scheduler_type: linear
76
- - num_epochs: 5
77
 
78
  ### Training results
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
- | No log | 1.0 | 213 | 0.4147 | 0.0 | 0.0 | 0.0 | 0.9256 |
83
- | No log | 2.0 | 426 | 0.3513 | 0.0 | 0.0 | 0.0 | 0.9256 |
84
- | 0.6236 | 3.0 | 639 | 0.3337 | 0.3333 | 0.0009 | 0.0018 | 0.9257 |
85
- | 0.6236 | 4.0 | 852 | 0.3272 | 0.1111 | 0.0009 | 0.0018 | 0.9258 |
86
- | 0.208 | 5.0 | 1065 | 0.3261 | 0.0769 | 0.0009 | 0.0018 | 0.9258 |
 
 
 
 
 
87
 
88
 
89
  ### Framework versions
 
25
  metrics:
26
  - name: Precision
27
  type: precision
28
+ value: 0.36904761904761907
29
  - name: Recall
30
  type: recall
31
+ value: 0.11492122335495829
32
  - name: F1
33
  type: f1
34
+ value: 0.1752650176678445
35
  - name: Accuracy
36
  type: accuracy
37
+ value: 0.9319911088313243
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
44
 
45
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the wnut_17 dataset.
46
  It achieves the following results on the evaluation set:
47
+ - Loss: 0.3070
48
+ - Precision: 0.3690
49
+ - Recall: 0.1149
50
+ - F1: 0.1753
51
+ - Accuracy: 0.9320
52
 
53
  ## Model description
54
 
 
73
  - seed: 42
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
  - lr_scheduler_type: linear
76
+ - num_epochs: 10
77
 
78
  ### Training results
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
+ | No log | 1.0 | 213 | 0.4153 | 0.0 | 0.0 | 0.0 | 0.9256 |
83
+ | No log | 2.0 | 426 | 0.3484 | 0.0 | 0.0 | 0.0 | 0.9256 |
84
+ | 0.6399 | 3.0 | 639 | 0.3303 | 0.2222 | 0.0037 | 0.0073 | 0.9256 |
85
+ | 0.6399 | 4.0 | 852 | 0.3233 | 0.2179 | 0.0158 | 0.0294 | 0.9269 |
86
+ | 0.2004 | 5.0 | 1065 | 0.3164 | 0.3152 | 0.0482 | 0.0836 | 0.9286 |
87
+ | 0.2004 | 6.0 | 1278 | 0.3148 | 0.3421 | 0.0723 | 0.1194 | 0.9299 |
88
+ | 0.2004 | 7.0 | 1491 | 0.3100 | 0.3653 | 0.0918 | 0.1467 | 0.9309 |
89
+ | 0.1861 | 8.0 | 1704 | 0.3083 | 0.3522 | 0.0982 | 0.1536 | 0.9312 |
90
+ | 0.1861 | 9.0 | 1917 | 0.3057 | 0.3663 | 0.1168 | 0.1771 | 0.9320 |
91
+ | 0.1782 | 10.0 | 2130 | 0.3070 | 0.3690 | 0.1149 | 0.1753 | 0.9320 |
92
 
93
 
94
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e559d3b10740e0d40a411b3aeffdc4abfe4944d50043c521744af1191099c25
3
  size 434526420
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9f22968680d21af996f2f1f696c905944e844ff324a5759a0de4b7aed5d6467
3
  size 434526420