chathuranga-jayanath commited on
Commit
701e5d9
1 Parent(s): 8d6c58d

End of training

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: Salesforce/codet5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: codet5-small-v19
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-small-v19
15
+
16
+ This model is a fine-tuned version of [Salesforce/codet5-small](https://huggingface.co/Salesforce/codet5-small) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.7652
19
+ - Bleu Score: 0.0058
20
+ - Gen Len: 13.079
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: 30
41
+ - eval_batch_size: 30
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
+ | No log | 1.0 | 267 | 0.8511 | 0.0058 | 13.054 |
53
+ | 1.0751 | 2.0 | 534 | 0.7826 | 0.0058 | 13.117 |
54
+ | 1.0751 | 3.0 | 801 | 0.7652 | 0.0058 | 13.079 |
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:f16f197f83d6197459c402c4eb03dc5926539d9763922572048f8572a6d577aa
3
  size 241992744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1d25148a7c4ea978130d342938b2a777ebbdbc1961e6379854ff544bf64d0ac
3
  size 241992744
runs/Feb05_16-58-51_4f2ad1af94b3/events.out.tfevents.1707152333.4f2ad1af94b3.13046.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ad1024c8b3c2de84fbc1d87f9b4061fcdcb7975f08981c87d8ff59cabaa706b
3
- size 6099
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fb0c9cb0a41502d6e4f6a65c3f31f4ff1938cf723c31b30579e2d65e222bfc7
3
+ size 7205