mamiksik commited on
Commit
113a6c0
1 Parent(s): 0bde07f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -14
README.md CHANGED
@@ -16,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [microsoft/codebert-base-mlm](https://huggingface.co/microsoft/codebert-base-mlm) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5977
20
- - Accuracy: 0.8793
21
- - F1: 0.8793
22
- - Bleu4: 0.8016
23
 
24
  ## Model description
25
 
@@ -39,22 +39,43 @@ More information needed
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 2e-05
42
- - train_batch_size: 16
43
- - eval_batch_size: 16
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 5
48
 
49
  ### Training results
50
 
51
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Bleu4 |
52
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|
53
- | 0.8373 | 1.0 | 1373 | 0.6817 | 0.8587 | 0.8587 | 0.8615 |
54
- | 0.6984 | 2.0 | 2746 | 0.6406 | 0.8685 | 0.8685 | 0.9062 |
55
- | 0.6587 | 3.0 | 4119 | 0.6172 | 0.8748 | 0.8748 | 0.9067 |
56
- | 0.6514 | 4.0 | 5492 | 0.6017 | 0.8783 | 0.8783 | 0.9198 |
57
- | 0.6263 | 5.0 | 6865 | 0.5977 | 0.8793 | 0.8793 | 0.8016 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
 
59
 
60
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [microsoft/codebert-base-mlm](https://huggingface.co/microsoft/codebert-base-mlm) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4812
20
+ - Accuracy: 0.8993
21
+ - F1: 0.8993
22
+ - Bleu4: 0.9483
23
 
24
  ## Model description
25
 
 
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 2e-05
42
+ - train_batch_size: 32
43
+ - eval_batch_size: 32
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 50
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Bleu4 |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:------:|
53
+ | 1.1319 | 1.0 | 687 | 0.6982 | 0.8562 | 0.8562 | 0.8551 |
54
+ | 0.7784 | 2.0 | 1374 | 0.6501 | 0.8665 | 0.8665 | 0.8977 |
55
+ | 0.6779 | 3.0 | 2061 | 0.6229 | 0.8733 | 0.8733 | 0.8535 |
56
+ | 0.6579 | 4.0 | 2748 | 0.5978 | 0.8769 | 0.8769 | 0.9176 |
57
+ | 0.6319 | 5.0 | 3435 | 0.5833 | 0.8808 | 0.8808 | 0.8073 |
58
+ | 0.5988 | 6.0 | 4122 | 0.5627 | 0.8834 | 0.8834 | 0.9241 |
59
+ | 0.5939 | 7.0 | 4809 | 0.5533 | 0.8864 | 0.8864 | 0.9212 |
60
+ | 0.575 | 8.0 | 5496 | 0.5512 | 0.8860 | 0.8860 | 0.7943 |
61
+ | 0.5574 | 9.0 | 6183 | 0.5412 | 0.8879 | 0.8879 | 0.9396 |
62
+ | 0.553 | 10.0 | 6870 | 0.5276 | 0.8899 | 0.8899 | 0.8301 |
63
+ | 0.5371 | 11.0 | 7557 | 0.5341 | 0.8893 | 0.8893 | 0.9350 |
64
+ | 0.5302 | 12.0 | 8244 | 0.5236 | 0.8909 | 0.8909 | 0.8813 |
65
+ | 0.5245 | 13.0 | 8931 | 0.5153 | 0.8933 | 0.8933 | 0.8817 |
66
+ | 0.5165 | 14.0 | 9618 | 0.5138 | 0.8926 | 0.8926 | 0.9174 |
67
+ | 0.5122 | 15.0 | 10305 | 0.5144 | 0.8930 | 0.8930 | 0.8318 |
68
+ | 0.5007 | 16.0 | 10992 | 0.5007 | 0.8957 | 0.8957 | 0.9350 |
69
+ | 0.4954 | 17.0 | 11679 | 0.5041 | 0.8960 | 0.8960 | 0.9355 |
70
+ | 0.4894 | 18.0 | 12366 | 0.5000 | 0.8967 | 0.8967 | 0.7818 |
71
+ | 0.4851 | 19.0 | 13053 | 0.4915 | 0.8982 | 0.8982 | 0.9190 |
72
+ | 0.483 | 20.0 | 13740 | 0.4970 | 0.8962 | 0.8962 | 0.9359 |
73
+ | 0.4792 | 21.0 | 14427 | 0.4849 | 0.8971 | 0.8971 | 0.8458 |
74
+ | 0.4716 | 22.0 | 15114 | 0.4809 | 0.8990 | 0.8990 | 0.9367 |
75
+ | 0.4691 | 23.0 | 15801 | 0.4732 | 0.9006 | 0.9006 | 0.9478 |
76
+ | 0.4675 | 24.0 | 16488 | 0.4805 | 0.8989 | 0.8989 | 0.9412 |
77
+ | 0.4618 | 25.0 | 17175 | 0.4837 | 0.8997 | 0.8997 | 0.8373 |
78
+ | 0.4633 | 26.0 | 17862 | 0.4812 | 0.8993 | 0.8993 | 0.9483 |
79
 
80
 
81
  ### Framework versions