ribhu/clinical-ner-task-3
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [Charangan/MedBERT](https://huggingface.co/Charangan/MedBERT) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -48,13 +48,13 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
-
| Training Loss | Epoch
|
52 |
-
|
53 |
-
| No log | 0
|
54 |
-
| No log |
|
55 |
-
| No log |
|
56 |
-
| No log | 4.0
|
57 |
-
| No log |
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [Charangan/MedBERT](https://huggingface.co/Charangan/MedBERT) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.3264
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| No log | 1.0 | 36 | 0.2732 |
|
54 |
+
| No log | 2.0 | 72 | 0.2875 |
|
55 |
+
| No log | 3.0 | 108 | 0.3106 |
|
56 |
+
| No log | 4.0 | 144 | 0.3228 |
|
57 |
+
| No log | 5.0 | 180 | 0.3264 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 430929740
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf2dbb9417ca9f31b4e876876cb69eebe8deac4235c0f181ea7b88893c0d63c7
|
3 |
size 430929740
|
runs/Oct30_17-39-34_516d6929b1e0/events.out.tfevents.1730310980.516d6929b1e0.1876.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12635fa4245c79a7574aa86c7b9ec8c62d49cef57e89b56373ee95e03e357bac
|
3 |
+
size 7085
|