End of training
Browse files- README.md +12 -13
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -4,7 +4,6 @@ tags:
|
|
| 4 |
- generated_from_trainer
|
| 5 |
metrics:
|
| 6 |
- accuracy
|
| 7 |
-
- f1
|
| 8 |
- precision
|
| 9 |
- recall
|
| 10 |
model-index:
|
|
@@ -19,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [microsoft/codebert-base](https://huggingface.co/microsoft/codebert-base) on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
-
- Accuracy: 0.
|
| 24 |
-
-
|
| 25 |
-
- Precision: 0.
|
| 26 |
-
- Recall: 0.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -55,13 +54,13 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
### Training results
|
| 57 |
|
| 58 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 59 |
-
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
|
| 66 |
|
| 67 |
### Framework versions
|
|
|
|
| 4 |
- generated_from_trainer
|
| 5 |
metrics:
|
| 6 |
- accuracy
|
|
|
|
| 7 |
- precision
|
| 8 |
- recall
|
| 9 |
model-index:
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [microsoft/codebert-base](https://huggingface.co/microsoft/codebert-base) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.6197
|
| 22 |
+
- Accuracy: 0.7382
|
| 23 |
+
- Roc Auc: 0.7394
|
| 24 |
+
- Precision: 0.7070
|
| 25 |
+
- Recall: 0.7924
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Roc Auc | Precision | Recall |
|
| 58 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-------:|:---------:|:------:|
|
| 59 |
+
| 0.6456 | 1.0 | 996 | 0.5435 | 0.6832 | 0.6810 | 0.7151 | 0.5843 |
|
| 60 |
+
| 0.5086 | 2.0 | 1993 | 0.5373 | 0.7113 | 0.7139 | 0.6654 | 0.8227 |
|
| 61 |
+
| 0.4173 | 3.0 | 2989 | 0.5476 | 0.7289 | 0.7293 | 0.7125 | 0.7461 |
|
| 62 |
+
| 0.3543 | 4.0 | 3986 | 0.5803 | 0.7357 | 0.7369 | 0.7051 | 0.7888 |
|
| 63 |
+
| 0.3059 | 5.0 | 4980 | 0.6197 | 0.7382 | 0.7394 | 0.7070 | 0.7924 |
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498612824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dda8b7d281e6a192761626e7c118867e2cae388f59f1ed21bae67886622d5f1
|
| 3 |
size 498612824
|