frankmorales2020
commited on
Commit
•
d03d1d8
1
Parent(s):
b1de584
Model save
Browse files- README.md +79 -0
- adapter_model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: mistralai/Mistral-7B-Instruct-v0.3
|
3 |
+
datasets:
|
4 |
+
- generator
|
5 |
+
library_name: peft
|
6 |
+
license: apache-2.0
|
7 |
+
tags:
|
8 |
+
- trl
|
9 |
+
- sft
|
10 |
+
- generated_from_trainer
|
11 |
+
model-index:
|
12 |
+
- name: Mistral-7B-text-to-sql-flash-attention-2-FAISS-10epoch
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# Mistral-7B-text-to-sql-flash-attention-2-FAISS-10epoch
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on the generator dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.4891
|
24 |
+
|
25 |
+
## Model description
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Intended uses & limitations
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Training and evaluation data
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training procedure
|
38 |
+
|
39 |
+
### Training hyperparameters
|
40 |
+
|
41 |
+
The following hyperparameters were used during training:
|
42 |
+
- learning_rate: 0.0002
|
43 |
+
- train_batch_size: 3
|
44 |
+
- eval_batch_size: 8
|
45 |
+
- seed: 42
|
46 |
+
- gradient_accumulation_steps: 8
|
47 |
+
- total_train_batch_size: 24
|
48 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
+
- lr_scheduler_type: constant
|
50 |
+
- lr_scheduler_warmup_ratio: 0.03
|
51 |
+
- lr_scheduler_warmup_steps: 15
|
52 |
+
- num_epochs: 10
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
57 |
+
|:-------------:|:------:|:----:|:---------------:|
|
58 |
+
| 2.1635 | 0.2005 | 10 | 0.7133 |
|
59 |
+
| 0.6525 | 0.4010 | 20 | 0.5602 |
|
60 |
+
| 0.5386 | 0.6015 | 30 | 0.5175 |
|
61 |
+
| 0.5042 | 0.8020 | 40 | 0.4926 |
|
62 |
+
| 0.487 | 1.0025 | 50 | 0.4839 |
|
63 |
+
| 0.4099 | 1.2030 | 60 | 0.4804 |
|
64 |
+
| 0.4078 | 1.4035 | 70 | 0.4748 |
|
65 |
+
| 0.4125 | 1.6040 | 80 | 0.4692 |
|
66 |
+
| 0.402 | 1.8045 | 90 | 0.4645 |
|
67 |
+
| 0.398 | 2.0050 | 100 | 0.4635 |
|
68 |
+
| 0.3066 | 2.2055 | 110 | 0.5003 |
|
69 |
+
| 0.3049 | 2.4060 | 120 | 0.4879 |
|
70 |
+
| 0.313 | 2.6065 | 130 | 0.4891 |
|
71 |
+
|
72 |
+
|
73 |
+
### Framework versions
|
74 |
+
|
75 |
+
- PEFT 0.11.1
|
76 |
+
- Transformers 4.42.3
|
77 |
+
- Pytorch 2.3.0+cu121
|
78 |
+
- Datasets 2.20.0
|
79 |
+
- Tokenizers 0.19.1
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1879143336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3872bb38543067af847a64ae2e12d61864047d030e1e93e2ce879730a2b35d4e
|
3 |
size 1879143336
|