Patcas commited on
Commit
64e8cd3
1 Parent(s): 11c2f5e

End of training

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: Salesforce/codet5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ model-index:
9
+ - name: v9.1-codet5-base-finetuned-code_function-to-test_case_function
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
+ # v9.1-codet5-base-finetuned-code_function-to-test_case_function
17
+
18
+ This model is a fine-tuned version of [Salesforce/codet5-base](https://huggingface.co/Salesforce/codet5-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.6592
21
+ - Bleu: 0.0145
22
+ - Gen Len: 19.0
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 2
43
+ - eval_batch_size: 2
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
53
+ | No log | 1.0 | 400 | 1.8713 | 0.0187 | 19.0 |
54
+ | 2.5133 | 2.0 | 800 | 1.7578 | 0.0149 | 19.0 |
55
+ | 1.9264 | 3.0 | 1200 | 1.7019 | 0.0161 | 19.0 |
56
+ | 1.7291 | 4.0 | 1600 | 1.6722 | 0.0165 | 19.0 |
57
+ | 1.5638 | 5.0 | 2000 | 1.6608 | 0.0149 | 19.0 |
58
+ | 1.5638 | 6.0 | 2400 | 1.6544 | 0.0146 | 19.0 |
59
+ | 1.4592 | 7.0 | 2800 | 1.6511 | 0.0139 | 19.0 |
60
+ | 1.3699 | 8.0 | 3200 | 1.6537 | 0.0148 | 19.0 |
61
+ | 1.3379 | 9.0 | 3600 | 1.6596 | 0.0145 | 19.0 |
62
+ | 1.2919 | 10.0 | 4000 | 1.6592 | 0.0145 | 19.0 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.35.0
68
+ - Pytorch 2.1.0+cu118
69
+ - Datasets 2.14.6
70
+ - Tokenizers 0.14.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.35.0"
7
+ }
runs/Nov08_20-03-18_3cb6700f0696/events.out.tfevents.1699473841.3cb6700f0696.12275.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0741c794bb5d356f1c8bc1c73848a2b9b6371b73564bc4a6325b8f38d699b8f8
3
- size 10095
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eda2a555076261964708c1dcf6cc70244d05771a41cda45834031e7065664a1
3
+ size 10819