Tuch commited on
Commit
2d539de
·
verified ·
1 Parent(s): 3b5b6dd

Model save

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Meta-Llama-3-8B-Instruct
3
+ library_name: peft
4
+ license: llama3
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: results
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
+ # results
18
+
19
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.4878
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: 1e-05
41
+ - train_batch_size: 3
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 12
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 20
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:-------:|:----:|:---------------:|
54
+ | 0.6255 | 1.9665 | 88 | 0.6068 |
55
+ | 0.5655 | 3.9330 | 176 | 0.5801 |
56
+ | 0.5342 | 5.8994 | 264 | 0.5503 |
57
+ | 0.5044 | 7.8659 | 352 | 0.5312 |
58
+ | 0.48 | 9.8324 | 440 | 0.5123 |
59
+ | 0.4487 | 11.7989 | 528 | 0.5025 |
60
+ | 0.4325 | 13.7654 | 616 | 0.4943 |
61
+ | 0.4053 | 15.7318 | 704 | 0.4901 |
62
+ | 0.4218 | 17.6983 | 792 | 0.4892 |
63
+ | 0.4087 | 19.6648 | 880 | 0.4878 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - PEFT 0.10.0
69
+ - Transformers 4.42.3
70
+ - Pytorch 2.3.1+cu121
71
+ - Datasets 2.18.0
72
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16b6f2fce6d1020c7c0a90b1dd57d4b437e39d6fd3d3e743b3cd74aa08bc64e3
3
  size 125889008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39159d00c62e9ab2aed4e3686e5c1a1c10b12f4d8f805d9734eb16c845d39385
3
  size 125889008