smangrul commited on
Commit
1d67e6d
1 Parent(s): e69baf8

Model save

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - unsloth
8
+ - generated_from_trainer
9
+ base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
10
+ datasets:
11
+ - generator
12
+ model-index:
13
+ - name: llama-3-8B-instruct-function-calling
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # llama-3-8B-instruct-function-calling
21
+
22
+ This model is a fine-tuned version of [unsloth/llama-3-8b-Instruct-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-Instruct-bnb-4bit) on the generator dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.3908
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 0.0005
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - gradient_accumulation_steps: 4
48
+ - total_train_batch_size: 32
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: cosine
51
+ - lr_scheduler_warmup_ratio: 0.1
52
+ - num_epochs: 1
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:-----:|:----:|:---------------:|
58
+ | 0.386 | 1.0 | 766 | 0.3908 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - PEFT 0.10.0
64
+ - Transformers 4.38.2
65
+ - Pytorch 2.2.1+cu121
66
+ - Datasets 2.19.0
67
+ - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:361287f2c34de1b9ed65fa7c1ad56e0790a4854a6c29b0df34015fa0efa22177
3
  size 2437082304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48a235785311f41eed92d78ece9f8b96fc973eea884d6a3b1fbca693d546f28c
3
  size 2437082304
runs/Apr19_14-42-52_dbe2e378b720/events.out.tfevents.1713537823.dbe2e378b720.522.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbbb11431a5f6d3e2e91258fd3af585b1a920c055d17dd21728968806e666215
3
- size 34583
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0dfd8a3ddc05f31f745ab7fd5b3d13da999df216db8c1d503f367758b953357
3
+ size 37951