chathuranga-jayanath commited on
Commit
95ae7d4
1 Parent(s): 3e266fa

End of training

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: Salesforce/codet5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: codet5-small-v3
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
+ # codet5-small-v3
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.1896
21
+ - Rouge1: 75.8334
22
+ - Rouge2: 66.86
23
+ - Rougel: 75.2774
24
+ - Rougelsum: 75.2871
25
+ - Gen Len: 17.1755
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 2e-05
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 16
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 3
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
57
+ | 0.0947 | 1.0 | 9734 | 0.1817 | 75.816 | 66.5223 | 75.2217 | 75.2268 | 17.1902 |
58
+ | 0.0622 | 2.0 | 19468 | 0.1886 | 75.8598 | 66.7948 | 75.3022 | 75.3025 | 17.1922 |
59
+ | 0.0572 | 3.0 | 29202 | 0.1896 | 75.8334 | 66.86 | 75.2774 | 75.2871 | 17.1755 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.38.0.dev0
65
+ - Pytorch 2.1.0+cu121
66
+ - Datasets 2.16.1
67
+ - 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:5eaa6a91e945b0e9893cb1dd71ebbea0bb7ea6836d22d220e13e2e1a66337649
3
  size 241984552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7daf2af38f8656943c9eff2b4397eb99f234e4d861f955e205b537ddd55c39d6
3
  size 241984552
runs/Jan26_12-31-33_ec6b7f546426/events.out.tfevents.1706272294.ec6b7f546426.8340.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42f64ce16c7f0b9863c888e4d0e44de0748b410c4bd43846580c847feb65772d
3
- size 15487
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09c39e6cc62318cea6c7f6980facea8ca31a8e62586c00557b172ba410b570df
3
+ size 16702