mcanoglu commited on
Commit
9b6da8c
1 Parent(s): 0d45dba

End of training

Browse files
Files changed (2) hide show
  1. README.md +12 -13
  2. 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.6534
23
- - Accuracy: 0.7342
24
- - F1: 0.7413
25
- - Precision: 0.7066
26
- - Recall: 0.7795
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 | F1 | Precision | Recall |
59
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
60
- | 0.6396 | 1.0 | 996 | 0.5277 | 0.6905 | 0.6502 | 0.7258 | 0.5889 |
61
- | 0.4862 | 2.0 | 1993 | 0.5331 | 0.7176 | 0.7393 | 0.6733 | 0.8196 |
62
- | 0.4043 | 3.0 | 2989 | 0.5521 | 0.7339 | 0.7343 | 0.7167 | 0.7528 |
63
- | 0.3439 | 4.0 | 3986 | 0.5945 | 0.7357 | 0.7422 | 0.7087 | 0.7790 |
64
- | 0.2946 | 5.0 | 4980 | 0.6534 | 0.7342 | 0.7413 | 0.7066 | 0.7795 |
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:d20cacad1367f359accf85489b979e2a8df8d238b8f9242dd104928f80239f3b
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dda8b7d281e6a192761626e7c118867e2cae388f59f1ed21bae67886622d5f1
3
  size 498612824