ealvaradob commited on
Commit
a14076d
1 Parent(s): 79d9a8d

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -10
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.1953
23
- - Accuracy: 0.9717
24
- - Precision: 0.9658
25
- - Recall: 0.9670
26
- - False Positive Rate: 0.0249
27
 
28
  ## Model description
29
 
@@ -48,16 +48,17 @@ 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: linear
51
- - num_epochs: 4
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | False Positive Rate |
56
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------:|:------:|:-------------------:|
57
- | 0.1487 | 1.0 | 3866 | 0.1454 | 0.9596 | 0.9709 | 0.9320 | 0.0203 |
58
- | 0.0805 | 2.0 | 7732 | 0.1389 | 0.9691 | 0.9663 | 0.9601 | 0.0243 |
59
- | 0.0389 | 3.0 | 11598 | 0.1779 | 0.9683 | 0.9778 | 0.9461 | 0.0156 |
60
- | 0.0091 | 4.0 | 15464 | 0.1953 | 0.9717 | 0.9658 | 0.9670 | 0.0249 |
 
61
 
62
 
63
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.2244
23
+ - Accuracy: 0.9701
24
+ - Precision: 0.9648
25
+ - Recall: 0.9642
26
+ - False Positive Rate: 0.0256
27
 
28
  ## Model description
29
 
 
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
+ - num_epochs: 5
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | False Positive Rate |
56
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------:|:------:|:-------------------:|
57
+ | 0.1491 | 1.0 | 3866 | 0.1317 | 0.9614 | 0.9623 | 0.9453 | 0.0269 |
58
+ | 0.095 | 2.0 | 7732 | 0.1663 | 0.9628 | 0.9799 | 0.9306 | 0.0138 |
59
+ | 0.0429 | 3.0 | 11598 | 0.1882 | 0.9659 | 0.9751 | 0.9430 | 0.0175 |
60
+ | 0.0225 | 4.0 | 15464 | 0.1959 | 0.9698 | 0.9638 | 0.9645 | 0.0264 |
61
+ | 0.0054 | 5.0 | 19330 | 0.2244 | 0.9701 | 0.9648 | 0.9642 | 0.0256 |
62
 
63
 
64
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4641ec3d90a1bf889aabf9113948acfbdf5eaadd68049d4fcb5de5884bb3519
3
  size 1340710638
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99fb2129789281e1e4952ff30770679b8938e8029f68e02d42b9f00786072a11
3
  size 1340710638