mamiksik commited on
Commit
9a821dd
1 Parent(s): c618ecd

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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.5977
19
- - Accuracy: 0.8787
20
 
21
  ## Model description
22
 
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
- | 0.8394 | 1.0 | 1373 | 0.6828 | 0.8590 |
51
- | 0.6997 | 2.0 | 2746 | 0.6389 | 0.8685 |
52
- | 0.6575 | 3.0 | 4119 | 0.6162 | 0.8752 |
53
- | 0.6503 | 4.0 | 5492 | 0.6018 | 0.8783 |
54
- | 0.6246 | 5.0 | 6865 | 0.5977 | 0.8787 |
55
 
56
 
57
  ### 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.5999
19
+ - Accuracy: 0.8784
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
+ | 0.8473 | 1.0 | 1373 | 0.6892 | 0.8579 |
51
+ | 0.7042 | 2.0 | 2746 | 0.6433 | 0.8665 |
52
+ | 0.6607 | 3.0 | 4119 | 0.6184 | 0.8745 |
53
+ | 0.6539 | 4.0 | 5492 | 0.6051 | 0.8775 |
54
+ | 0.6286 | 5.0 | 6865 | 0.5999 | 0.8784 |
55
 
56
 
57
  ### Framework versions