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 the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -49,17 +49,19 @@ The following hyperparameters were used during training:
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
-
| Training Loss | Epoch | Step |
|
57 |
-
|
58 |
-
| 0.4992 | 1.0 | 876 | 0.
|
59 |
-
| 0.2706 | 2.0 | 1752 | 0.
|
60 |
-
| 0.2494 | 3.0 | 2628 | 0.
|
61 |
-
| 0.2393 | 4.0 | 3504 | 0.
|
62 |
-
| 0.2306 | 5.0 | 4380 | 0.
|
|
|
|
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [alex-miller/ODABert](https://huggingface.co/alex-miller/ODABert) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.2377
|
24 |
+
- Accuracy: 0.9138
|
25 |
+
- F1: 0.9165
|
26 |
+
- Precision: 0.8889
|
27 |
+
- Recall: 0.9458
|
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 |
+
- num_epochs: 7
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Accuracy | F1 | Validation Loss | Precision | Recall |
|
57 |
+
|:-------------:|:-----:|:----:|:--------:|:------:|:---------------:|:---------:|:------:|
|
58 |
+
| 0.4992 | 1.0 | 876 | 0.8921 | 0.8978 | 0.2831 | 0.8530 | 0.9475 |
|
59 |
+
| 0.2706 | 2.0 | 1752 | 0.9038 | 0.9057 | 0.2446 | 0.8881 | 0.9241 |
|
60 |
+
| 0.2494 | 3.0 | 2628 | 0.9095 | 0.9114 | 0.2370 | 0.8927 | 0.9309 |
|
61 |
+
| 0.2393 | 4.0 | 3504 | 0.9112 | 0.9140 | 0.2385 | 0.8863 | 0.9435 |
|
62 |
+
| 0.2306 | 5.0 | 4380 | 0.9124 | 0.9152 | 0.2380 | 0.8870 | 0.9452 |
|
63 |
+
| 0.229 | 6.0 | 5256 | 0.2405 | 0.9121 | 0.9152 | 0.8836 | 0.9492 |
|
64 |
+
| 0.2255 | 7.0 | 6132 | 0.2377 | 0.9138 | 0.9165 | 0.8889 | 0.9458 |
|
65 |
|
66 |
|
67 |
### 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:00416784f9d176a1debaf29dc51c8519fe6e0a7274ea7f1cbf0d9d83a75e5293
|
3 |
size 672708608
|
runs/Apr16_15-58-12_e91cb29cabd1/events.out.tfevents.1713283103.e91cb29cabd1.628.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:179091eb24c668e88658500c06398030c7a24a5cab86fc6cd3ddf04116260b3b
|
3 |
+
size 6645
|