rakhman-llm commited on
Commit
aa23fd3
1 Parent(s): 03970f6

Model save

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: Salesforce/codet5-base
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: code-synthesis-java-snippet
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # code-synthesis-java-snippet
16
+
17
+ This model is a fine-tuned version of [Salesforce/codet5-base](https://huggingface.co/Salesforce/codet5-base) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.2901
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 2e-05
39
+ - train_batch_size: 2
40
+ - eval_batch_size: 2
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 3
45
+ - mixed_precision_training: Native AMP
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:-----:|:---------------:|
51
+ | 0.4031 | 1.0 | 4812 | 0.3220 |
52
+ | 0.3386 | 2.0 | 9624 | 0.2959 |
53
+ | 0.3268 | 3.0 | 14436 | 0.2901 |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.45.1
59
+ - Pytorch 2.4.0
60
+ - Datasets 3.0.1
61
+ - Tokenizers 0.20.0
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.45.1"
8
+ }
runs/Nov03_11-20-30_110d4b4c71c1/events.out.tfevents.1730632833.110d4b4c71c1.30.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8880ca9bcabca063354386b87646d64a98542b9fd249bf7938b7e2b30243198e
3
- size 12592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1777ab1f0350797d8c63f57991b88da756b827f72568aa72a01b75d749cbe89
3
+ size 13217
runs/Nov03_11-20-30_110d4b4c71c1/events.out.tfevents.1730639083.110d4b4c71c1.30.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:441da359494facbadbb735a46f55c90e5b30ae2bba5b5adfbf24018e6628a886
3
+ size 359