End of training
Browse files
README.md
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
---
|
2 |
-
license: mit
|
3 |
-
base_model: emilyalsentzer/Bio_ClinicalBERT
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
@@ -13,9 +11,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# amir-clinicalbert-specialities
|
15 |
|
16 |
-
This model
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,10 +44,10 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 |
|
50 |
-
| No log | 2.0 |
|
51 |
-
| No log | 3.0 |
|
52 |
-
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
model-index:
|
|
|
11 |
|
12 |
# amir-clinicalbert-specialities
|
13 |
|
14 |
+
This model was trained from scratch on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 3.4721
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
+
| No log | 1.0 | 156 | 3.5906 |
|
48 |
+
| No log | 2.0 | 312 | 3.4887 |
|
49 |
+
| No log | 3.0 | 468 | 3.4748 |
|
50 |
+
| 3.6945 | 4.0 | 624 | 3.4721 |
|
51 |
|
52 |
|
53 |
### Framework versions
|