sartifyllc/swahili-prompt-classifier
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
22 |
- F1: 0.64
|
23 |
|
24 |
## Model description
|
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:----:|
|
53 |
-
| No log | 1.0 | 1 | 0.
|
54 |
-
| No log | 2.0 | 2 | 0.
|
55 |
-
| No log | 3.0 | 3 |
|
56 |
-
| No log | 4.0 | 4 |
|
57 |
-
| No log | 5.0 | 5 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.1803
|
22 |
- F1: 0.64
|
23 |
|
24 |
## Model description
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:----:|
|
53 |
+
| No log | 1.0 | 1 | 0.9308 | 0.64 |
|
54 |
+
| No log | 2.0 | 2 | 0.9615 | 0.64 |
|
55 |
+
| No log | 3.0 | 3 | 1.0317 | 0.64 |
|
56 |
+
| No log | 4.0 | 4 | 1.1136 | 0.64 |
|
57 |
+
| No log | 5.0 | 5 | 1.1803 | 0.64 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Dec29_15-56-57_ai4d-Lambda-Vector/events.out.tfevents.1735477018.ai4d-Lambda-Vector.137875.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:ab36dc012310422dba958a3fc5d02e2eb549a5da7004f1564b66d77c0d09503b
|
3 |
+
size 7708
|