frankmorales2020 commited on
Commit
77a0f68
1 Parent(s): b12a728

Model save

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
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
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.4583
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: 3
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:-----:|:----:|:---------------:|
58
+ | 1.8409 | 0.4 | 10 | 0.6999 |
59
+ | 0.616 | 0.8 | 20 | 0.5322 |
60
+ | 0.4977 | 1.2 | 30 | 0.4910 |
61
+ | 0.4486 | 1.6 | 40 | 0.4661 |
62
+ | 0.4313 | 2.0 | 50 | 0.4529 |
63
+ | 0.36 | 2.4 | 60 | 0.4620 |
64
+ | 0.3534 | 2.8 | 70 | 0.4583 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - PEFT 0.11.1
70
+ - Transformers 4.42.3
71
+ - Pytorch 2.3.0+cu121
72
+ - Datasets 2.20.0
73
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c954644715e7fd53c63fd32eaa67a11f5245fbc2d779c30dc0a3ec5edc8b971b
3
  size 1879143336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86b14edcf661fd54c535e16dc5bc00c89dc11150b7baf9793dae29c57083e94d
3
  size 1879143336