End of training
Browse files- README.md +8 -8
- metrics.json +6 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/graphcodebert-base](https://huggingface.co/microsoft/graphcodebert-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 4.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
-
| No log | 1.0 | 1 | 5.
|
56 |
-
| No log | 2.0 | 2 | 5.
|
57 |
-
| No log | 3.0 | 3 | 4.
|
58 |
-
| No log | 4.0 | 4 | 4.
|
59 |
-
| No log | 5.0 | 5 | 4.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/graphcodebert-base](https://huggingface.co/microsoft/graphcodebert-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 4.8276
|
22 |
+
- Accuracy: 0.35
|
23 |
+
- F1: 0.1264
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
+
| No log | 1.0 | 1 | 5.1591 | 0.0 | 0.0 |
|
56 |
+
| No log | 2.0 | 2 | 5.0441 | 0.3 | 0.0985 |
|
57 |
+
| No log | 3.0 | 3 | 4.9430 | 0.45 | 0.1833 |
|
58 |
+
| No log | 4.0 | 4 | 4.8677 | 0.35 | 0.1264 |
|
59 |
+
| No log | 5.0 | 5 | 4.8276 | 0.35 | 0.1264 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
metrics.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"eval_loss": 4.
|
3 |
-
"eval_accuracy": 0.
|
4 |
-
"eval_f1": 0.
|
5 |
-
"eval_runtime": 0.
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second":
|
8 |
"epoch": 5.0
|
9 |
}
|
|
|
1 |
{
|
2 |
+
"eval_loss": 4.827600955963135,
|
3 |
+
"eval_accuracy": 0.35,
|
4 |
+
"eval_f1": 0.12637362637362637,
|
5 |
+
"eval_runtime": 0.1882,
|
6 |
+
"eval_samples_per_second": 106.249,
|
7 |
+
"eval_steps_per_second": 5.312,
|
8 |
"epoch": 5.0
|
9 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 499178808
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06e58256b692deead662a275d118052a8e014fbb92fe42dcea9dda39fc1c1c34
|
3 |
size 499178808
|