Model save
Browse files- README.md +17 -3
- model.safetensors +1 -1
README.md
CHANGED
@@ -4,6 +4,11 @@ license: apache-2.0
|
|
4 |
base_model: HuggingFaceTB/SmolLM2-135M
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: bias-scorer-smollm2-135m
|
9 |
results: []
|
@@ -15,6 +20,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# bias-scorer-smollm2-135m
|
16 |
|
17 |
This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-135M](https://huggingface.co/HuggingFaceTB/SmolLM2-135M) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -43,9 +54,12 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
-
| Training Loss | Epoch
|
47 |
-
|
48 |
-
| No log | 0
|
|
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
4 |
base_model: HuggingFaceTB/SmolLM2-135M
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- f1
|
9 |
+
- accuracy
|
10 |
+
- precision
|
11 |
+
- recall
|
12 |
model-index:
|
13 |
- name: bias-scorer-smollm2-135m
|
14 |
results: []
|
|
|
20 |
# bias-scorer-smollm2-135m
|
21 |
|
22 |
This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-135M](https://huggingface.co/HuggingFaceTB/SmolLM2-135M) on an unknown dataset.
|
23 |
+
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.4030
|
25 |
+
- F1: 0.8236
|
26 |
+
- Accuracy: 0.8297
|
27 |
+
- Precision: 0.8205
|
28 |
+
- Recall: 0.8297
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy | Precision | Recall |
|
58 |
+
|:-------------:|:------:|:-----:|:---------------:|:------:|:--------:|:---------:|:------:|
|
59 |
+
| No log | 0 | 0 | 0.6116 | 0.7504 | 0.7313 | 0.7927 | 0.7313 |
|
60 |
+
| 0.4266 | 0.5044 | 10000 | 0.4032 | 0.8235 | 0.8297 | 0.8204 | 0.8297 |
|
61 |
+
| 0.3763 | 1.0088 | 20000 | 0.4030 | 0.8236 | 0.8297 | 0.8205 | 0.8297 |
|
62 |
+
| 0.3956 | 1.5132 | 30000 | 0.4030 | 0.8236 | 0.8297 | 0.8205 | 0.8297 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 269066392
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85abab806db6c8b77054c6de8a202803269dab21785fad6fd900cd6f39fb6d1d
|
3 |
size 269066392
|