chathuranga-jayanath commited on
Commit
4e6b28f
1 Parent(s): eabeff5

End of training

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bsd-3-clause
3
+ base_model: Salesforce/codet5p-220m
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: codet5p-220m-v30
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # codet5p-220m-v30
15
+
16
+ This model is a fine-tuned version of [Salesforce/codet5p-220m](https://huggingface.co/Salesforce/codet5p-220m) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.0641
19
+ - Bleu Score: 0.0007
20
+ - Gen Len: 14.5204
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 12
41
+ - eval_batch_size: 12
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 3
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:----------:|:-------:|
52
+ | 0.1254 | 1.0 | 8517 | 0.0991 | 0.0007 | 14.4791 |
53
+ | 0.0632 | 2.0 | 17034 | 0.0714 | 0.0007 | 14.51 |
54
+ | 0.0462 | 3.0 | 25551 | 0.0641 | 0.0007 | 14.5204 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.38.0.dev0
60
+ - Pytorch 2.1.0+cu121
61
+ - Datasets 2.17.0
62
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 1,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.38.0.dev0"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8625726944f089ac18cfc1ae329fc6e764ed759d15ebd5efa9c1e85cbd92e20
3
  size 891567912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56359a4ff240553008b036f6eb7f836baad1a0fb806fd7db5c48613db934e014
3
  size 891567912
runs/Feb18_06-17-49_d4d30eb5095e/events.out.tfevents.1708237070.d4d30eb5095e.990.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35276da58c019253b48a711efd19db69f087f393b66c253665b62bef781de215
3
- size 13549
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:addba81b186c9add14edf47674c865086c4943459888598279f33002705908ee
3
+ size 14452