mamiksik commited on
Commit
97b8536
·
1 Parent(s): af89566

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: 1.6677
19
- - Accuracy: 0.7674
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
- | No log | 1.0 | 19 | 1.8513 | 0.7569 |
51
- | No log | 2.0 | 38 | 1.6946 | 0.7658 |
52
- | No log | 3.0 | 57 | 1.6677 | 0.7674 |
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: 1.6746
19
+ - Accuracy: 0.7681
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
+ | No log | 1.0 | 19 | 1.8589 | 0.7579 |
51
+ | No log | 2.0 | 38 | 1.7097 | 0.7644 |
52
+ | No log | 3.0 | 57 | 1.6746 | 0.7681 |
53
 
54
 
55
  ### Framework versions