adefu020 commited on
Commit
4fc800d
·
verified ·
1 Parent(s): 657a7cf

Model save

Browse files
Files changed (2) hide show
  1. README.md +22 -22
  2. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -20,13 +20,13 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [Salesforce/codet5-small](https://huggingface.co/Salesforce/codet5-small) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.5878
24
- - Accuracy: 0.6874
25
- - Precision: 0.0658
26
- - Recall: 0.7143
27
- - F1 Score: 0.1205
28
- - F2 Score: 0.2404
29
- - Gmean: 0.7003
30
 
31
  ## Model description
32
 
@@ -57,21 +57,21 @@ The following hyperparameters were used during training:
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 Score | F2 Score | Gmean |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|:--------:|:------:|
60
- | No log | 1.0 | 72 | 0.7944 | 0.5236 | 0.0272 | 0.4286 | 0.0512 | 0.1085 | 0.4750 |
61
- | 0.7429 | 2.0 | 144 | 0.7634 | 0.5717 | 0.0396 | 0.5714 | 0.0741 | 0.1550 | 0.5716 |
62
- | 0.7003 | 3.0 | 216 | 0.7061 | 0.6071 | 0.0504 | 0.6786 | 0.0938 | 0.1943 | 0.6407 |
63
- | 0.7003 | 4.0 | 288 | 0.6743 | 0.6349 | 0.0541 | 0.6786 | 0.1003 | 0.2052 | 0.6557 |
64
- | 0.6451 | 5.0 | 360 | 0.6609 | 0.6381 | 0.0571 | 0.7143 | 0.1058 | 0.2165 | 0.6739 |
65
- | 0.6274 | 6.0 | 432 | 0.6705 | 0.6317 | 0.0537 | 0.6786 | 0.0995 | 0.2039 | 0.6540 |
66
- | 0.5902 | 7.0 | 504 | 0.5775 | 0.6938 | 0.0552 | 0.5714 | 0.1006 | 0.1990 | 0.6314 |
67
- | 0.5902 | 8.0 | 576 | 0.6965 | 0.6178 | 0.0542 | 0.7143 | 0.1008 | 0.2079 | 0.6627 |
68
- | 0.609 | 9.0 | 648 | 0.5493 | 0.7088 | 0.0612 | 0.6071 | 0.1111 | 0.2179 | 0.6574 |
69
- | 0.5563 | 10.0 | 720 | 0.5851 | 0.6938 | 0.0612 | 0.6429 | 0.1118 | 0.2217 | 0.6686 |
70
- | 0.5563 | 11.0 | 792 | 0.6309 | 0.6649 | 0.0615 | 0.7143 | 0.1133 | 0.2288 | 0.6883 |
71
- | 0.5673 | 12.0 | 864 | 0.6145 | 0.6724 | 0.0629 | 0.7143 | 0.1156 | 0.2326 | 0.6923 |
72
- | 0.5563 | 13.0 | 936 | 0.6005 | 0.6809 | 0.0645 | 0.7143 | 0.1183 | 0.2370 | 0.6969 |
73
- | 0.5626 | 14.0 | 1008 | 0.5915 | 0.6863 | 0.0656 | 0.7143 | 0.1201 | 0.2398 | 0.6997 |
74
- | 0.5626 | 15.0 | 1080 | 0.5878 | 0.6874 | 0.0658 | 0.7143 | 0.1205 | 0.2404 | 0.7003 |
75
 
76
 
77
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [Salesforce/codet5-small](https://huggingface.co/Salesforce/codet5-small) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.4674
24
+ - Accuracy: 0.7824
25
+ - Precision: 0.0804
26
+ - Recall: 0.6957
27
+ - F1 Score: 0.1441
28
+ - F2 Score: 0.2749
29
+ - Gmean: 0.7388
30
 
31
  ## Model description
32
 
 
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 Score | F2 Score | Gmean |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|:--------:|:------:|
60
+ | No log | 1.0 | 70 | 0.6435 | 0.6495 | 0.0450 | 0.6087 | 0.0838 | 0.1737 | 0.6293 |
61
+ | 0.769 | 2.0 | 140 | 0.4895 | 0.7995 | 0.0824 | 0.6522 | 0.1463 | 0.2737 | 0.7239 |
62
+ | 0.6429 | 3.0 | 210 | 0.4972 | 0.7950 | 0.0806 | 0.6522 | 0.1435 | 0.2698 | 0.7218 |
63
+ | 0.6429 | 4.0 | 280 | 0.5368 | 0.7755 | 0.0739 | 0.6522 | 0.1327 | 0.2542 | 0.7127 |
64
+ | 0.6276 | 5.0 | 350 | 0.4395 | 0.8064 | 0.0805 | 0.6087 | 0.1421 | 0.2632 | 0.7029 |
65
+ | 0.5782 | 6.0 | 420 | 0.4263 | 0.8167 | 0.0898 | 0.6522 | 0.1579 | 0.2896 | 0.7318 |
66
+ | 0.5782 | 7.0 | 490 | 0.4501 | 0.7973 | 0.0815 | 0.6522 | 0.1449 | 0.2717 | 0.7228 |
67
+ | 0.5599 | 8.0 | 560 | 0.4610 | 0.7950 | 0.0806 | 0.6522 | 0.1435 | 0.2698 | 0.7218 |
68
+ | 0.5624 | 9.0 | 630 | 0.5381 | 0.7595 | 0.0807 | 0.7826 | 0.1463 | 0.2857 | 0.7706 |
69
+ | 0.5356 | 10.0 | 700 | 0.4899 | 0.7755 | 0.0780 | 0.6957 | 0.1404 | 0.2694 | 0.7355 |
70
+ | 0.5356 | 11.0 | 770 | 0.5032 | 0.7675 | 0.0794 | 0.7391 | 0.1435 | 0.2778 | 0.7535 |
71
+ | 0.5576 | 12.0 | 840 | 0.4943 | 0.7709 | 0.0806 | 0.7391 | 0.1453 | 0.2805 | 0.7553 |
72
+ | 0.5145 | 13.0 | 910 | 0.4752 | 0.7801 | 0.0837 | 0.7391 | 0.1504 | 0.2881 | 0.7599 |
73
+ | 0.5145 | 14.0 | 980 | 0.4725 | 0.7824 | 0.0846 | 0.7391 | 0.1518 | 0.2901 | 0.7610 |
74
+ | 0.531 | 15.0 | 1050 | 0.4674 | 0.7824 | 0.0804 | 0.6957 | 0.1441 | 0.2749 | 0.7388 |
75
 
76
 
77
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:389a9ca6163fe5a0648907f05535c0bacda3126e5291b99a2973a6cae3b97893
3
  size 1201112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11e21a3832b418c38955e63b5cece13eefce40b26c9e9826e3a5ba47238a08cc
3
  size 1201112