annaluiza commited on
Commit
5803768
·
verified ·
1 Parent(s): 49928aa

End of training

Browse files
Files changed (2) hide show
  1. README.md +74 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ base_model: meta-llama/CodeLlama-7b-Instruct-hf
9
+ model-index:
10
+ - name: codellama-instruct-mojo
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # codellama-instruct-mojo
18
+
19
+ This model is a fine-tuned version of [meta-llama/CodeLlama-7b-Instruct-hf](https://huggingface.co/meta-llama/CodeLlama-7b-Instruct-hf) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.4163
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0002
41
+ - train_batch_size: 2
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 2
45
+ - total_train_batch_size: 4
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: constant
48
+ - lr_scheduler_warmup_ratio: 0.03
49
+ - num_epochs: 10
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss |
55
+ |:-------------:|:-----:|:----:|:---------------:|
56
+ | 1.7629 | 1.0 | 50 | 1.2447 |
57
+ | 1.1745 | 2.0 | 100 | 1.0526 |
58
+ | 0.8293 | 3.0 | 150 | 1.0006 |
59
+ | 0.6443 | 4.0 | 200 | 1.0057 |
60
+ | 0.5093 | 5.0 | 250 | 1.0275 |
61
+ | 0.4048 | 6.0 | 300 | 1.0305 |
62
+ | 0.3276 | 7.0 | 350 | 1.1752 |
63
+ | 0.2657 | 8.0 | 400 | 1.2200 |
64
+ | 0.2288 | 9.0 | 450 | 1.3527 |
65
+ | 0.1876 | 10.0 | 500 | 1.4163 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - PEFT 0.11.2.dev0
71
+ - Transformers 4.41.2
72
+ - Pytorch 2.3.0+cu121
73
+ - Datasets 2.19.2
74
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:acb5fd7f6021c3562706fd42ffa77270613ff8bf5e9901ba7401e33662b36bac
3
  size 16794200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13923909f883f9c57536cb75d07eeb12d04053e41449c44090181d022591ba8a
3
  size 16794200