MENG21 commited on
Commit
527d747
·
verified ·
1 Parent(s): ba06bc3

End of training

Browse files
Files changed (3) hide show
  1. README.md +22 -8
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -5,6 +5,9 @@ tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
 
 
 
8
  model-index:
9
  - name: results_bert-large-uncased
10
  results: []
@@ -17,8 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2574
21
- - Accuracy: 0.9341
 
 
 
22
 
23
  ## Model description
24
 
@@ -43,15 +49,23 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 3
 
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.2901 | 1.0 | 533 | 0.2233 | 0.9133 |
53
- | 0.1643 | 2.0 | 1066 | 0.2325 | 0.9305 |
54
- | 0.0781 | 3.0 | 1599 | 0.2574 | 0.9341 |
 
 
 
 
 
 
 
55
 
56
 
57
  ### Framework versions
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
+ - precision
9
+ - recall
10
+ - f1
11
  model-index:
12
  - name: results_bert-large-uncased
13
  results: []
 
20
 
21
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.1901
24
+ - Accuracy: 0.9225
25
+ - Precision: 0.9173
26
+ - Recall: 0.9584
27
+ - F1: 0.9374
28
 
29
  ## Model description
30
 
 
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - lr_scheduler_warmup_ratio: 0.1
53
+ - num_epochs: 1
54
 
55
  ### Training results
56
 
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | 0.5079 | 0.09 | 50 | 0.3973 | 0.8712 | 0.8304 | 0.9894 | 0.9030 |
60
+ | 0.3187 | 0.19 | 100 | 0.2505 | 0.9014 | 0.8936 | 0.9502 | 0.9211 |
61
+ | 0.2907 | 0.28 | 150 | 0.3105 | 0.8875 | 0.8547 | 0.9810 | 0.9135 |
62
+ | 0.2443 | 0.38 | 200 | 0.2255 | 0.8968 | 0.9249 | 0.9029 | 0.9138 |
63
+ | 0.2412 | 0.47 | 250 | 0.2324 | 0.8963 | 0.8918 | 0.9432 | 0.9168 |
64
+ | 0.2238 | 0.56 | 300 | 0.2242 | 0.9070 | 0.8940 | 0.9602 | 0.9259 |
65
+ | 0.2336 | 0.66 | 350 | 0.2014 | 0.9183 | 0.9266 | 0.9396 | 0.9330 |
66
+ | 0.2264 | 0.75 | 400 | 0.1961 | 0.9196 | 0.9153 | 0.9557 | 0.9350 |
67
+ | 0.1893 | 0.84 | 450 | 0.1958 | 0.9215 | 0.9177 | 0.9561 | 0.9365 |
68
+ | 0.1796 | 0.94 | 500 | 0.1901 | 0.9225 | 0.9173 | 0.9584 | 0.9374 |
69
 
70
 
71
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8a5fd25a0c42f6401112019fdbc60ce93bcc2fc9788e987796e8191d6fd52fd
3
  size 1340622760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88b0eb543ea1f12c6858fe66505340cbe3e0ac0f96bf49fcdf7b8518c5dd2a5a
3
  size 1340622760
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eeea30b2975eb8a109f73ae15594df318b46f266b463d076fbfd756ad1ee391d
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c4c589f8508fbb8530d8e6bf84858139f5b74078ba7d934deb40d417e3bb4d7
3
  size 4728