ribhu/clinical-ner-task-2
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 |
|
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
-
| No log | 0.
|
54 |
-
| No log | 1.
|
55 |
-
| No log | 2.
|
56 |
-
| No log | 4.0 |
|
57 |
-
| No log | 4.
|
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.2797
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
+
| No log | 0.9929 | 35 | 0.2857 |
|
54 |
+
| No log | 1.9858 | 70 | 0.2818 |
|
55 |
+
| No log | 2.9787 | 105 | 0.2733 |
|
56 |
+
| No log | 4.0 | 141 | 0.2771 |
|
57 |
+
| No log | 4.9645 | 175 | 0.2797 |
|
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:175c4a5715b4b58ef938a8a0a8851b426fd679f567b5fc6283f61cc5f11cd14c
|
3 |
size 430929740
|
runs/Oct30_17-39-34_516d6929b1e0/events.out.tfevents.1730310512.516d6929b1e0.1876.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69d943164670093de3bb1b315e1ba4a8492fa1b4fb4e55ee2fe9551d3d7218d0
|
3 |
+
size 7085
|