Training complete
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 [allenai/biomed_roberta_base](https://huggingface.co/allenai/biomed_roberta_base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -57,11 +57,11 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
60 |
-
|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [allenai/biomed_roberta_base](https://huggingface.co/allenai/biomed_roberta_base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1094
|
24 |
+
- Precision: 0.8151
|
25 |
+
- Recall: 0.7999
|
26 |
+
- F1: 0.8074
|
27 |
+
- Accuracy: 0.9737
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
60 |
+
| 0.3008 | 1.0 | 613 | 0.0937 | 0.8042 | 0.7705 | 0.7870 | 0.9727 |
|
61 |
+
| 0.0799 | 2.0 | 1226 | 0.0873 | 0.8103 | 0.7936 | 0.8019 | 0.9744 |
|
62 |
+
| 0.0649 | 3.0 | 1839 | 0.0888 | 0.8179 | 0.7930 | 0.8053 | 0.9748 |
|
63 |
+
| 0.053 | 4.0 | 2452 | 0.0966 | 0.8082 | 0.7978 | 0.8029 | 0.9732 |
|
64 |
+
| 0.0321 | 5.0 | 3065 | 0.1094 | 0.8151 | 0.7999 | 0.8074 | 0.9737 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
runs/Aug22_08-52-13_4032accc31d2/events.out.tfevents.1724316735.4032accc31d2.224.0
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:18329adb54777abe85f63be0170587b298fb24843504ee00ef79cd74f42ddf11
|
3 |
+
size 9714
|