End of training
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [alex-miller/ODABert](https://huggingface.co/alex-miller/ODABert) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Precision: 0.
|
28 |
-
- Recall: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -44,7 +44,7 @@ More information needed
|
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
-
- learning_rate:
|
48 |
- train_batch_size: 32
|
49 |
- eval_batch_size: 32
|
50 |
- seed: 42
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [alex-miller/ODABert](https://huggingface.co/alex-miller/ODABert) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.3914
|
25 |
+
- Accuracy: 0.9236
|
26 |
+
- F1: 0.9453
|
27 |
+
- Precision: 0.9694
|
28 |
+
- Recall: 0.9223
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 4e-05
|
48 |
- train_batch_size: 32
|
49 |
- eval_batch_size: 32
|
50 |
- seed: 42
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
59 |
+
| 0.5521 | 1.0 | 18 | 0.3662 | 0.7986 | 0.8432 | 0.9512 | 0.7573 |
|
60 |
+
| 0.3114 | 2.0 | 36 | 0.4227 | 0.8125 | 0.8508 | 0.9872 | 0.7476 |
|
61 |
+
| 0.1924 | 3.0 | 54 | 0.2520 | 0.9167 | 0.9394 | 0.9789 | 0.9029 |
|
62 |
+
| 0.0878 | 4.0 | 72 | 0.3462 | 0.9097 | 0.9340 | 0.9787 | 0.8932 |
|
63 |
+
| 0.0506 | 5.0 | 90 | 0.3421 | 0.9028 | 0.93 | 0.9588 | 0.9029 |
|
64 |
+
| 0.0467 | 6.0 | 108 | 0.3557 | 0.9097 | 0.9347 | 0.9688 | 0.9029 |
|
65 |
+
| 0.0157 | 7.0 | 126 | 0.3753 | 0.9306 | 0.9505 | 0.9697 | 0.9320 |
|
66 |
+
| 0.0189 | 8.0 | 144 | 0.3314 | 0.9306 | 0.9495 | 0.9895 | 0.9126 |
|
67 |
+
| 0.0054 | 9.0 | 162 | 0.3842 | 0.9236 | 0.9453 | 0.9694 | 0.9223 |
|
68 |
+
| 0.0065 | 10.0 | 180 | 0.3914 | 0.9236 | 0.9453 | 0.9694 | 0.9223 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 672708608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6686b370d78228b7b3f98ce45d0ae54677c01888cb9b0028d3d857e0f755ba1
|
3 |
size 672708608
|
runs/Feb10_15-07-46_ae703a0e96f4/events.out.tfevents.1739200067.ae703a0e96f4.368.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68fca119cebbf6909f4f437eacd6494148e4739de674387ea51f252dcbb5efaa
|
3 |
+
size 12466
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f07b5d04ed72b2643c845350ea9acb11c2172deb43983f29b2c3a3bcd50c3c4f
|
3 |
size 5368
|