alex-miller commited on
Commit
5ffd0bf
1 Parent(s): 582a034

End of training

Browse files
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 [alex-miller/ODABert](https://huggingface.co/alex-miller/ODABert) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.5278
24
- - Accuracy: 0.8214
25
- - F1: 0.8148
26
- - Precision: 0.7857
27
- - Recall: 0.8462
28
 
29
  ## Model description
30
 
@@ -43,28 +43,38 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 2e-06
47
  - train_batch_size: 16
48
  - eval_batch_size: 16
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
- - num_epochs: 10
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
- | 0.6851 | 1.0 | 7 | 0.6688 | 0.5 | 0.5882 | 0.4762 | 0.7692 |
59
- | 0.6626 | 2.0 | 14 | 0.6466 | 0.6786 | 0.7097 | 0.6111 | 0.8462 |
60
- | 0.6353 | 3.0 | 21 | 0.6255 | 0.75 | 0.7586 | 0.6875 | 0.8462 |
61
- | 0.6157 | 4.0 | 28 | 0.6029 | 0.7857 | 0.7857 | 0.7333 | 0.8462 |
62
- | 0.5949 | 5.0 | 35 | 0.5822 | 0.8214 | 0.8148 | 0.7857 | 0.8462 |
63
- | 0.5808 | 6.0 | 42 | 0.5638 | 0.8214 | 0.8148 | 0.7857 | 0.8462 |
64
- | 0.5585 | 7.0 | 49 | 0.5493 | 0.8214 | 0.8148 | 0.7857 | 0.8462 |
65
- | 0.5464 | 8.0 | 56 | 0.5376 | 0.8214 | 0.8148 | 0.7857 | 0.8462 |
66
- | 0.5326 | 9.0 | 63 | 0.5304 | 0.8214 | 0.8148 | 0.7857 | 0.8462 |
67
- | 0.5236 | 10.0 | 70 | 0.5278 | 0.8214 | 0.8148 | 0.7857 | 0.8462 |
 
 
 
 
 
 
 
 
 
 
68
 
69
 
70
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [alex-miller/ODABert](https://huggingface.co/alex-miller/ODABert) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.2017
24
+ - Accuracy: 0.9643
25
+ - F1: 0.9630
26
+ - Precision: 0.9286
27
+ - Recall: 1.0
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 1e-05
47
  - train_batch_size: 16
48
  - eval_batch_size: 16
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - num_epochs: 20
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
+ | 0.6608 | 1.0 | 7 | 0.5726 | 0.7857 | 0.7857 | 0.7333 | 0.8462 |
59
+ | 0.5107 | 2.0 | 14 | 0.4116 | 0.8571 | 0.8462 | 0.8462 | 0.8462 |
60
+ | 0.35 | 3.0 | 21 | 0.3056 | 0.8929 | 0.8800 | 0.9167 | 0.8462 |
61
+ | 0.2166 | 4.0 | 28 | 0.2485 | 0.8571 | 0.8462 | 0.8462 | 0.8462 |
62
+ | 0.1356 | 5.0 | 35 | 0.1940 | 0.9286 | 0.9231 | 0.9231 | 0.9231 |
63
+ | 0.0705 | 6.0 | 42 | 0.1848 | 0.9286 | 0.9231 | 0.9231 | 0.9231 |
64
+ | 0.0491 | 7.0 | 49 | 0.1728 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
65
+ | 0.0229 | 8.0 | 56 | 0.1725 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
66
+ | 0.0129 | 9.0 | 63 | 0.1744 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
67
+ | 0.0092 | 10.0 | 70 | 0.1793 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
68
+ | 0.0075 | 11.0 | 77 | 0.1847 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
69
+ | 0.0061 | 12.0 | 84 | 0.1890 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
70
+ | 0.0058 | 13.0 | 91 | 0.1928 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
71
+ | 0.0049 | 14.0 | 98 | 0.1954 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
72
+ | 0.0045 | 15.0 | 105 | 0.1975 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
73
+ | 0.0042 | 16.0 | 112 | 0.1990 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
74
+ | 0.004 | 17.0 | 119 | 0.2001 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
75
+ | 0.0038 | 18.0 | 126 | 0.2010 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
76
+ | 0.0038 | 19.0 | 133 | 0.2015 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
77
+ | 0.0038 | 20.0 | 140 | 0.2017 | 0.9643 | 0.9630 | 0.9286 | 1.0 |
78
 
79
 
80
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aaacc979797e1f65273354824caab98243cab6ddb033c48261f86f7295edb4a3
3
  size 672708608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b99bb2dd01cfc9f77a4fb72061efa7a58f06a712b5f8e5ce7b901a5ee55da64c
3
  size 672708608
runs/Aug02_13-23-53_a0ae54856f2b/events.out.tfevents.1722605034.a0ae54856f2b.778.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aab485128ee4e3951c7e06cae68ae0fbb907677ea9a6b55effd3fd171696573e
3
- size 18623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1d418d55774b52b7a13b239e363dba55ccaec639331dc0d81857a8388c3dd32
3
+ size 18977