ekolasky commited on
Commit
cadfa1d
1 Parent(s): f0b523f

End of training

Browse files
Files changed (3) hide show
  1. README.md +14 -14
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.1283
24
- - Precision: 0.6234
25
  - Recall: 0.6881
26
- - F1: 0.6542
27
- - Accuracy: 0.9798
28
 
29
  ## Model description
30
 
@@ -55,16 +55,16 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | No log | 1.0 | 348 | 0.0640 | 0.5015 | 0.6923 | 0.5817 | 0.9751 |
59
- | 0.1163 | 2.0 | 696 | 0.0599 | 0.5470 | 0.6528 | 0.5953 | 0.9774 |
60
- | 0.0516 | 3.0 | 1044 | 0.0666 | 0.5941 | 0.7089 | 0.6464 | 0.9797 |
61
- | 0.0516 | 4.0 | 1392 | 0.0753 | 0.6 | 0.7173 | 0.6534 | 0.9797 |
62
- | 0.0231 | 5.0 | 1740 | 0.0920 | 0.6015 | 0.6840 | 0.6401 | 0.9791 |
63
- | 0.0131 | 6.0 | 2088 | 0.1148 | 0.6201 | 0.6549 | 0.6370 | 0.9790 |
64
- | 0.0131 | 7.0 | 2436 | 0.1112 | 0.6082 | 0.7422 | 0.6685 | 0.9800 |
65
- | 0.0078 | 8.0 | 2784 | 0.1204 | 0.6099 | 0.6923 | 0.6485 | 0.9797 |
66
- | 0.0043 | 9.0 | 3132 | 0.1307 | 0.6128 | 0.6549 | 0.6332 | 0.9794 |
67
- | 0.0043 | 10.0 | 3480 | 0.1283 | 0.6234 | 0.6881 | 0.6542 | 0.9798 |
68
 
69
 
70
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.1366
24
+ - Precision: 0.6230
25
  - Recall: 0.6881
26
+ - F1: 0.6539
27
+ - Accuracy: 0.9738
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | No log | 1.0 | 410 | 0.0770 | 0.5744 | 0.6056 | 0.5896 | 0.9720 |
59
+ | 0.1137 | 2.0 | 820 | 0.0612 | 0.5608 | 0.6398 | 0.5977 | 0.9723 |
60
+ | 0.056 | 3.0 | 1230 | 0.0671 | 0.6374 | 0.6861 | 0.6609 | 0.9753 |
61
+ | 0.0347 | 4.0 | 1640 | 0.0854 | 0.6026 | 0.7505 | 0.6685 | 0.9754 |
62
+ | 0.0221 | 5.0 | 2050 | 0.1062 | 0.6138 | 0.6781 | 0.6444 | 0.9732 |
63
+ | 0.0221 | 6.0 | 2460 | 0.1116 | 0.6181 | 0.7002 | 0.6566 | 0.9750 |
64
+ | 0.0119 | 7.0 | 2870 | 0.1143 | 0.6405 | 0.7565 | 0.6937 | 0.9768 |
65
+ | 0.007 | 8.0 | 3280 | 0.1303 | 0.6712 | 0.6901 | 0.6806 | 0.9747 |
66
+ | 0.0058 | 9.0 | 3690 | 0.1347 | 0.6189 | 0.6861 | 0.6508 | 0.9741 |
67
+ | 0.0036 | 10.0 | 4100 | 0.1366 | 0.6230 | 0.6881 | 0.6539 | 0.9738 |
68
 
69
 
70
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2dea1be16c419c75dcbd615bfbe843e92cd3db2b6c67fe4d3c71ef45a5c51b9
3
  size 592379337
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:802c9bbbec6c29de572ab3bdd4f8bf4e56ed4372a9e756040fe6b3925567b41b
3
  size 592379337
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08bea37f055a5e32c12542b9848656992e4f23ceffdfd54bdecb5cc7d6b105a6
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe809d03df872fcb3a3709d77437d0e47c681508b64764943e6d125734d5ba8c
3
  size 4091