mdeputy/output
Browse files- README.md +10 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,11 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
-
- F1: 0.
|
23 |
-
- Precision: 0.
|
24 |
-
- Recall: 0.
|
25 |
-
- Accuracy: 0.
|
|
|
|
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -52,9 +54,9 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
-
| Training Loss | Epoch | Step | Validation Loss | F1
|
56 |
-
|
57 |
-
| No log | 1.0 | 12 | 1.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.1644
|
22 |
+
- F1: 0.4231
|
23 |
+
- Precision: 0.4615
|
24 |
+
- Recall: 0.5385
|
25 |
+
- Accuracy: 0.5385
|
26 |
+
- Mcc: 0.3143
|
27 |
+
- Auc: 0.3242
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 | Precision | Recall | Accuracy | Mcc | Auc |
|
58 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:---------:|:------:|:--------:|:------:|:------:|
|
59 |
+
| No log | 1.0 | 12 | 1.1644 | 0.4231 | 0.4615 | 0.5385 | 0.5385 | 0.3143 | 0.3242 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 127944324
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69a86c90c9910eea42fb1fbd2b369011714441795b4e305982547cdf94e80b62
|
3 |
size 127944324
|