Model save
Browse files
README.md
ADDED
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3
|
3 |
+
base_model: Groq/Llama-3-Groq-8B-Tool-Use
|
4 |
+
tags:
|
5 |
+
- trl
|
6 |
+
- sft
|
7 |
+
- generated_from_trainer
|
8 |
+
model-index:
|
9 |
+
- name: Groq_Llama-3-Tool-Use-VisitorRequest-Lora
|
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 |
+
# Groq_Llama-3-Tool-Use-VisitorRequest-Lora
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [Groq/Llama-3-Groq-8B-Tool-Use](https://huggingface.co/Groq/Llama-3-Groq-8B-Tool-Use) on the None dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.6920
|
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.3852 | 0.0635 | 1 | 5.9455 |
|
55 |
+
| 5.9202 | 0.1270 | 2 | 2.0524 |
|
56 |
+
| 2.1422 | 0.1905 | 3 | 1.2710 |
|
57 |
+
| 1.32 | 0.2540 | 4 | 1.1640 |
|
58 |
+
| 1.1839 | 0.3175 | 5 | 0.8947 |
|
59 |
+
| 0.9042 | 0.3810 | 6 | 0.9210 |
|
60 |
+
| 0.8737 | 0.4444 | 7 | 0.8815 |
|
61 |
+
| 0.8936 | 0.5079 | 8 | 0.7752 |
|
62 |
+
| 0.7229 | 0.5714 | 9 | 0.7938 |
|
63 |
+
| 0.8039 | 0.6349 | 10 | 0.8019 |
|
64 |
+
| 0.8014 | 0.6984 | 11 | 0.7562 |
|
65 |
+
| 0.749 | 0.7619 | 12 | 0.7280 |
|
66 |
+
| 0.71 | 0.8254 | 13 | 0.7346 |
|
67 |
+
| 0.7461 | 0.8889 | 14 | 0.7208 |
|
68 |
+
| 0.6635 | 0.9524 | 15 | 0.7096 |
|
69 |
+
| 0.7271 | 1.0159 | 16 | 0.7038 |
|
70 |
+
| 0.6691 | 1.0794 | 17 | 0.7117 |
|
71 |
+
| 0.6672 | 1.1429 | 18 | 0.7996 |
|
72 |
+
| 0.7766 | 1.2063 | 19 | 0.7333 |
|
73 |
+
| 0.6818 | 1.2698 | 20 | 0.7651 |
|
74 |
+
| 0.684 | 1.3333 | 21 | 0.7110 |
|
75 |
+
| 0.6575 | 1.3968 | 22 | 0.7213 |
|
76 |
+
| 0.6146 | 1.4603 | 23 | 0.7275 |
|
77 |
+
| 0.6245 | 1.5238 | 24 | 0.7908 |
|
78 |
+
| 0.7224 | 1.5873 | 25 | 0.7301 |
|
79 |
+
| 0.6472 | 1.6508 | 26 | 0.7082 |
|
80 |
+
| 0.6066 | 1.7143 | 27 | 0.7114 |
|
81 |
+
| 0.6735 | 1.7778 | 28 | 0.6984 |
|
82 |
+
| 0.6263 | 1.8413 | 29 | 0.6899 |
|
83 |
+
| 0.5998 | 1.9048 | 30 | 0.6920 |
|
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/Aug25_22-22-42_chimera12/events.out.tfevents.1724639981.chimera12.944707.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcac22e524a56309c0463999a737e36a9d368b0098cb751139d698d2bd7686cc
|
3 |
+
size 354
|