dhmeltzer commited on
Commit
1b1f661
1 Parent(s): 231762a

End of training

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. adapter_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Llama-2-7b-hf
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: llama-7b-SFT_eli5_wiki_1024_r_64_alpha_16
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # llama-7b-SFT_eli5_wiki_1024_r_64_alpha_16
14
+
15
+ This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 1.4181
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 0.0002
37
+ - train_batch_size: 32
38
+ - eval_batch_size: 32
39
+ - seed: 42
40
+ - gradient_accumulation_steps: 4
41
+ - total_train_batch_size: 128
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_ratio: 0.03
45
+ - num_epochs: 3
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 1.6675 | 0.3 | 250 | 1.4375 |
52
+ | 1.6173 | 0.6 | 500 | 1.4273 |
53
+ | 1.6354 | 0.9 | 750 | 1.4203 |
54
+ | 1.5581 | 1.2 | 1000 | 1.4196 |
55
+ | 1.5457 | 1.5 | 1250 | 1.4181 |
56
+ | 1.5163 | 1.8 | 1500 | 1.4226 |
57
+ | 1.1897 | 2.1 | 1750 | 1.4271 |
58
+ | 1.1486 | 2.4 | 2000 | 1.4261 |
59
+ | 1.1757 | 2.7 | 2250 | 1.4270 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.32.0
65
+ - Pytorch 2.0.1+cu118
66
+ - Datasets 2.14.4
67
+ - Tokenizers 0.13.3
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b9a1bc148ec441d1e51e2037aa1c1b9096a8c8ff650ff980ac2ea152cf9c0c9
3
  size 639792909
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f536fadb9111032b4f89fe5ba8461d82e04a76529d9bc9494b875f0e1ee62e85
3
  size 639792909