mamiksik commited on
Commit
aeaaeab
·
1 Parent(s): 7ad4a09

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [microsoft/codebert-base-mlm](https://huggingface.co/microsoft/codebert-base-mlm) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.6381
19
- - Accuracy: 0.8705
20
 
21
  ## Model description
22
 
@@ -47,9 +47,9 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
- | 0.8494 | 1.0 | 1373 | 0.6902 | 0.8582 |
51
- | 0.7094 | 2.0 | 2746 | 0.6504 | 0.8656 |
52
- | 0.6795 | 3.0 | 4119 | 0.6381 | 0.8705 |
53
 
54
 
55
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [microsoft/codebert-base-mlm](https://huggingface.co/microsoft/codebert-base-mlm) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.6364
19
+ - Accuracy: 0.8704
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
+ | 0.8433 | 1.0 | 1373 | 0.6867 | 0.8584 |
51
+ | 0.7062 | 2.0 | 2746 | 0.6487 | 0.8670 |
52
+ | 0.6778 | 3.0 | 4119 | 0.6364 | 0.8704 |
53
 
54
 
55
  ### Framework versions