k4black commited on
Commit
9be15ce
1 Parent(s): f201aea

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +89 -0
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - rouge
7
+ - bleu
8
+ model-index:
9
+ - name: Salesforce-codet5-small-CodeXGLUE-CONCODE-adamw
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # Salesforce-codet5-small-CodeXGLUE-CONCODE-adamw
17
+
18
+ This model is a fine-tuned version of [Salesforce/codet5-small](https://huggingface.co/Salesforce/codet5-small) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7666
21
+ - Exact Match: 0.163
22
+ - Rouge1: 0.5716
23
+ - Rouge2: 0.4046
24
+ - Rougel: 0.5536
25
+ - Rougelsum: 0.5614
26
+ - Bleu: 0.1335
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 0.0001
46
+ - train_batch_size: 32
47
+ - eval_batch_size: 32
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_ratio: 0.05
52
+ - num_epochs: 10
53
+ - mixed_precision_training: Native AMP
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Exact Match | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu |
58
+ |:-------------:|:-----:|:-----:|:---------------:|:-----------:|:------:|:------:|:------:|:---------:|:------:|
59
+ | 2.3935 | 0.16 | 500 | 0.9724 | 0.129 | 0.5286 | 0.3466 | 0.5098 | 0.5153 | 0.1127 |
60
+ | 0.8984 | 0.32 | 1000 | 0.8919 | 0.138 | 0.5463 | 0.3714 | 0.5285 | 0.5353 | 0.1200 |
61
+ | 0.8121 | 0.48 | 1500 | 0.8583 | 0.1455 | 0.5529 | 0.3787 | 0.5350 | 0.5426 | 0.1158 |
62
+ | 0.7598 | 0.64 | 2000 | 0.8437 | 0.1485 | 0.5541 | 0.3813 | 0.5355 | 0.5432 | 0.1197 |
63
+ | 0.7289 | 0.8 | 2500 | 0.8189 | 0.158 | 0.5597 | 0.3906 | 0.5416 | 0.5501 | 0.1222 |
64
+ | 0.7053 | 0.96 | 3000 | 0.8145 | 0.161 | 0.5572 | 0.3888 | 0.5392 | 0.5469 | 0.1222 |
65
+ | 0.6544 | 1.12 | 3500 | 0.7982 | 0.1565 | 0.5606 | 0.3920 | 0.5436 | 0.5517 | 0.1260 |
66
+ | 0.6334 | 1.28 | 4000 | 0.7974 | 0.1585 | 0.5633 | 0.3906 | 0.5448 | 0.5529 | 0.1284 |
67
+ | 0.6236 | 1.44 | 4500 | 0.7943 | 0.163 | 0.5639 | 0.3931 | 0.5455 | 0.5542 | 0.1275 |
68
+ | 0.6221 | 1.6 | 5000 | 0.7824 | 0.1655 | 0.5718 | 0.4011 | 0.5537 | 0.5621 | 0.1310 |
69
+ | 0.608 | 1.76 | 5500 | 0.7792 | 0.163 | 0.5664 | 0.3997 | 0.5490 | 0.5567 | 0.1314 |
70
+ | 0.5956 | 1.92 | 6000 | 0.7785 | 0.1605 | 0.5641 | 0.3981 | 0.5470 | 0.5546 | 0.1294 |
71
+ | 0.5701 | 2.08 | 6500 | 0.7800 | 0.157 | 0.5673 | 0.3955 | 0.5489 | 0.5568 | 0.1336 |
72
+ | 0.5378 | 2.24 | 7000 | 0.7720 | 0.1655 | 0.5686 | 0.4000 | 0.5504 | 0.5582 | 0.1308 |
73
+ | 0.541 | 2.4 | 7500 | 0.7709 | 0.1625 | 0.5699 | 0.3984 | 0.5511 | 0.5590 | 0.1313 |
74
+ | 0.5359 | 2.56 | 8000 | 0.7673 | 0.164 | 0.5697 | 0.4023 | 0.5521 | 0.5601 | 0.1332 |
75
+ | 0.5322 | 2.72 | 8500 | 0.7642 | 0.1665 | 0.5708 | 0.4033 | 0.5527 | 0.5606 | 0.1350 |
76
+ | 0.5387 | 2.88 | 9000 | 0.7622 | 0.159 | 0.5672 | 0.3988 | 0.5500 | 0.5573 | 0.1342 |
77
+ | 0.514 | 3.04 | 9500 | 0.7700 | 0.166 | 0.5722 | 0.4052 | 0.5546 | 0.5618 | 0.1352 |
78
+ | 0.4895 | 3.2 | 10000 | 0.7676 | 0.1615 | 0.5696 | 0.4016 | 0.5516 | 0.5591 | 0.1359 |
79
+ | 0.4827 | 3.36 | 10500 | 0.7665 | 0.162 | 0.5756 | 0.4072 | 0.5577 | 0.5656 | 0.1367 |
80
+ | 0.4814 | 3.52 | 11000 | 0.7700 | 0.1605 | 0.5709 | 0.4026 | 0.5528 | 0.5605 | 0.1334 |
81
+ | 0.4847 | 3.68 | 11500 | 0.7666 | 0.163 | 0.5716 | 0.4046 | 0.5536 | 0.5614 | 0.1335 |
82
+
83
+
84
+ ### Framework versions
85
+
86
+ - Transformers 4.27.1
87
+ - Pytorch 1.12.1+cu113
88
+ - Datasets 2.10.1
89
+ - Tokenizers 0.13.2