End of training
Browse files- README.md +4 -4
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/codebert-base](https://huggingface.co/microsoft/codebert-base) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 1.
|
24 |
- Accuracy: 0.415
|
25 |
- F1: 0.2434
|
26 |
- Precision: 0.1722
|
@@ -57,9 +57,9 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/codebert-base](https://huggingface.co/microsoft/codebert-base) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.5182
|
24 |
- Accuracy: 0.415
|
25 |
- F1: 0.2434
|
26 |
- Precision: 0.1722
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
60 |
+
| 1.727 | 1.0 | 63 | 1.5182 | 0.415 | 0.2434 | 0.1722 | 0.415 |
|
61 |
+
| 1.5964 | 2.0 | 126 | 1.4962 | 0.415 | 0.2434 | 0.1722 | 0.415 |
|
62 |
+
| 1.6195 | 2.96 | 186 | 1.4945 | 0.415 | 0.2434 | 0.1722 | 0.415 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4747504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:498a9bbb7416ec20ad5c426675db598d54cd3c37a283011209d6a6823f765c38
|
3 |
size 4747504
|