End of training
Browse files
README.md
ADDED
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: Salesforce/codet5-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: codet5Base-Doc-step-1
|
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 |
+
# codet5Base-Doc-step-1
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [Salesforce/codet5-base](https://huggingface.co/Salesforce/codet5-base) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.0759
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
More information needed
|
23 |
+
|
24 |
+
## Intended uses & limitations
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Training and evaluation data
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Training hyperparameters
|
35 |
+
|
36 |
+
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 2e-05
|
38 |
+
- train_batch_size: 1
|
39 |
+
- eval_batch_size: 1
|
40 |
+
- seed: 42
|
41 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
+
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 30
|
44 |
+
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 230 | 1.5475 |
|
50 |
+
| No log | 2.0 | 460 | 1.2669 |
|
51 |
+
| 2.0737 | 3.0 | 690 | 1.1299 |
|
52 |
+
| 2.0737 | 4.0 | 920 | 1.0710 |
|
53 |
+
| 1.0726 | 5.0 | 1150 | 1.0345 |
|
54 |
+
| 1.0726 | 6.0 | 1380 | 1.0217 |
|
55 |
+
| 0.7523 | 7.0 | 1610 | 1.0132 |
|
56 |
+
| 0.7523 | 8.0 | 1840 | 1.0215 |
|
57 |
+
| 0.544 | 9.0 | 2070 | 0.9870 |
|
58 |
+
| 0.544 | 10.0 | 2300 | 0.9926 |
|
59 |
+
| 0.4227 | 11.0 | 2530 | 1.0094 |
|
60 |
+
| 0.4227 | 12.0 | 2760 | 1.0106 |
|
61 |
+
| 0.4227 | 13.0 | 2990 | 1.0087 |
|
62 |
+
| 0.3384 | 14.0 | 3220 | 1.0196 |
|
63 |
+
| 0.3384 | 15.0 | 3450 | 1.0264 |
|
64 |
+
| 0.2754 | 16.0 | 3680 | 1.0283 |
|
65 |
+
| 0.2754 | 17.0 | 3910 | 1.0341 |
|
66 |
+
| 0.2371 | 18.0 | 4140 | 1.0493 |
|
67 |
+
| 0.2371 | 19.0 | 4370 | 1.0506 |
|
68 |
+
| 0.207 | 20.0 | 4600 | 1.0526 |
|
69 |
+
| 0.207 | 21.0 | 4830 | 1.0518 |
|
70 |
+
| 0.1761 | 22.0 | 5060 | 1.0600 |
|
71 |
+
| 0.1761 | 23.0 | 5290 | 1.0644 |
|
72 |
+
| 0.1735 | 24.0 | 5520 | 1.0668 |
|
73 |
+
| 0.1735 | 25.0 | 5750 | 1.0635 |
|
74 |
+
| 0.1735 | 26.0 | 5980 | 1.0726 |
|
75 |
+
| 0.1487 | 27.0 | 6210 | 1.0711 |
|
76 |
+
| 0.1487 | 28.0 | 6440 | 1.0760 |
|
77 |
+
| 0.1451 | 29.0 | 6670 | 1.0757 |
|
78 |
+
| 0.1451 | 30.0 | 6900 | 1.0759 |
|
79 |
+
|
80 |
+
|
81 |
+
### Framework versions
|
82 |
+
|
83 |
+
- Transformers 4.35.2
|
84 |
+
- Pytorch 2.1.0+cu121
|
85 |
+
- Datasets 2.16.1
|
86 |
+
- Tokenizers 0.15.1
|
generation_config.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 1,
|
4 |
+
"decoder_start_token_id": 0,
|
5 |
+
"eos_token_id": 2,
|
6 |
+
"pad_token_id": 0,
|
7 |
+
"transformers_version": "4.35.2"
|
8 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 891558696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59af70105a0f0609b11a3fd8a526fb676f8e0a1a16f3987ac5b8e542444e69a2
|
3 |
size 891558696
|
runs/Jan30_12-51-14_b24b8101f395/events.out.tfevents.1706619086.b24b8101f395.82606.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c3c76b0369226ff02cfa0fdb0bd65744540029dcd88970062afc3ed62c86699
|
3 |
+
size 15910
|