chathuranga-jayanath commited on
Commit
ae16650
·
verified ·
1 Parent(s): 8f29cba

End of training

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: Salesforce/codet5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: codet5-base-v2
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
+ # codet5-base-v2
15
+
16
+ This model is a fine-tuned version of [Salesforce/codet5-base](https://huggingface.co/Salesforce/codet5-base) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.1017
19
+ - Bleu Score: 0.0024
20
+ - Gen Len: 16.9656
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: 10
41
+ - eval_batch_size: 10
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.1589 | 1.0 | 1558 | 0.1300 | 0.0024 | 16.9214 |
53
+ | 0.1128 | 2.0 | 3116 | 0.1059 | 0.0024 | 16.981 |
54
+ | 0.0852 | 3.0 | 4674 | 0.1017 | 0.0024 | 16.9656 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.38.0.dev0
60
+ - Pytorch 2.1.0+cu121
61
+ - Datasets 2.16.1
62
+ - Tokenizers 0.15.1
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:c924ea2ee1a694742c78c23bfcec948f683bc4ae360505d06af8691462e07332
3
  size 891567912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37548cc2f75457bfc04f993a29b630bee35d2c477ddb93e8bcb4b27256f51a59
3
  size 891567912
runs/Jan29_18-10-59_41455658ec49/events.out.tfevents.1706551860.41455658ec49.1348.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6a29fa76de53205ace1890687e9e5d6ed944ccd5ab3c508e4467c75a1d6fff2
3
- size 7727
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3a549188a4a8b7399222ac0a7bccaaa5f62eea31f7ab3f3b9ba1d35a193be03
3
+ size 8457