Model save
Browse files
README.md
ADDED
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.1
|
3 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
4 |
+
tags:
|
5 |
+
- trl
|
6 |
+
- sft
|
7 |
+
- generated_from_trainer
|
8 |
+
model-index:
|
9 |
+
- name: Meta-Llama-3.1-8B-Instruct-function-calling-json-mode-VisitorRequests
|
10 |
+
results: []
|
11 |
+
library_name: peft
|
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 |
+
# Meta-Llama-3.1-8B-Instruct-function-calling-json-mode-VisitorRequests
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on the None dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.7127
|
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.0003
|
41 |
+
- train_batch_size: 1
|
42 |
+
- eval_batch_size: 8
|
43 |
+
- seed: 42
|
44 |
+
- gradient_accumulation_steps: 8
|
45 |
+
- total_train_batch_size: 8
|
46 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
+
- lr_scheduler_type: constant
|
48 |
+
- num_epochs: 2
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
+
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 2.1526 | 0.0630 | 1 | 2.0335 |
|
55 |
+
| 2.0911 | 0.1260 | 2 | 1.4581 |
|
56 |
+
| 1.4849 | 0.1890 | 3 | 1.5173 |
|
57 |
+
| 1.4637 | 0.2520 | 4 | 1.4524 |
|
58 |
+
| 1.4601 | 0.3150 | 5 | 1.1220 |
|
59 |
+
| 1.126 | 0.3780 | 6 | 0.9505 |
|
60 |
+
| 0.9398 | 0.4409 | 7 | 0.9023 |
|
61 |
+
| 0.8999 | 0.5039 | 8 | 0.9739 |
|
62 |
+
| 0.9304 | 0.5669 | 9 | 0.9137 |
|
63 |
+
| 0.9523 | 0.6299 | 10 | 0.8252 |
|
64 |
+
| 0.8594 | 0.6929 | 11 | 0.8355 |
|
65 |
+
| 0.8166 | 0.7559 | 12 | 0.7858 |
|
66 |
+
| 0.7787 | 0.8189 | 13 | 0.7842 |
|
67 |
+
| 0.8018 | 0.8819 | 14 | 0.7916 |
|
68 |
+
| 0.727 | 0.9449 | 15 | 0.7430 |
|
69 |
+
| 0.7281 | 1.0079 | 16 | 0.7661 |
|
70 |
+
| 0.7854 | 1.0709 | 17 | 0.7372 |
|
71 |
+
| 0.7343 | 1.1339 | 18 | 0.7295 |
|
72 |
+
| 0.6652 | 1.1969 | 19 | 0.7325 |
|
73 |
+
| 0.6603 | 1.2598 | 20 | 0.7454 |
|
74 |
+
| 0.6652 | 1.3228 | 21 | 0.7600 |
|
75 |
+
| 0.7026 | 1.3858 | 22 | 0.7352 |
|
76 |
+
| 0.7216 | 1.4488 | 23 | 0.7302 |
|
77 |
+
| 0.7148 | 1.5118 | 24 | 0.7092 |
|
78 |
+
| 0.6603 | 1.5748 | 25 | 0.7158 |
|
79 |
+
| 0.7028 | 1.6378 | 26 | 0.7077 |
|
80 |
+
| 0.6412 | 1.7008 | 27 | 0.7090 |
|
81 |
+
| 0.6496 | 1.7638 | 28 | 0.7042 |
|
82 |
+
| 0.6938 | 1.8268 | 29 | 0.7149 |
|
83 |
+
| 0.6696 | 1.8898 | 30 | 0.7127 |
|
84 |
+
|
85 |
+
|
86 |
+
### Framework versions
|
87 |
+
|
88 |
+
- PEFT 0.5.0
|
89 |
+
- Transformers 4.44.0
|
90 |
+
- Pytorch 2.1.0+cu118
|
91 |
+
- Datasets 2.16.0
|
92 |
+
- Tokenizers 0.19.1
|
runs/Aug19_12-24-08_chimera12/events.out.tfevents.1724085606.chimera12.3528609.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42bbe5bef7950e0228726a81a6963f6dbbe606d5652bff686cea98a973c2dcd4
|
3 |
+
size 354
|