End of training
Browse files- README.md +100 -0
- adapter_config.json +73 -0
- adapter_model.safetensors +3 -0
- special_tokens_map.json +24 -0
- tokenizer.json +0 -0
- tokenizer.model +3 -0
- tokenizer_config.json +0 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: peft
|
4 |
+
tags:
|
5 |
+
- unsloth
|
6 |
+
- generated_from_trainer
|
7 |
+
base_model: mistralai/Mistral-7B-v0.3
|
8 |
+
model-index:
|
9 |
+
- name: mistral_7b_v_Magiccoder_evol_10k_ortho
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# mistral_7b_v_Magiccoder_evol_10k_ortho
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-v0.3) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.1371
|
21 |
+
|
22 |
+
## Model description
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Intended uses & limitations
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training and evaluation data
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training procedure
|
35 |
+
|
36 |
+
### Training hyperparameters
|
37 |
+
|
38 |
+
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 0.0001
|
40 |
+
- train_batch_size: 8
|
41 |
+
- eval_batch_size: 8
|
42 |
+
- seed: 42
|
43 |
+
- gradient_accumulation_steps: 8
|
44 |
+
- total_train_batch_size: 64
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: cosine
|
47 |
+
- lr_scheduler_warmup_steps: 0.02
|
48 |
+
- num_epochs: 1
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
+
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 1.1548 | 0.0262 | 4 | 1.1975 |
|
55 |
+
| 1.1117 | 0.0523 | 8 | 1.1750 |
|
56 |
+
| 1.1638 | 0.0785 | 12 | 1.1670 |
|
57 |
+
| 1.0902 | 0.1047 | 16 | 1.1675 |
|
58 |
+
| 1.1292 | 0.1308 | 20 | 1.1671 |
|
59 |
+
| 1.0469 | 0.1570 | 24 | 1.1621 |
|
60 |
+
| 1.2005 | 0.1832 | 28 | 1.1638 |
|
61 |
+
| 1.1491 | 0.2093 | 32 | 1.1638 |
|
62 |
+
| 1.0749 | 0.2355 | 36 | 1.1475 |
|
63 |
+
| 1.1758 | 0.2617 | 40 | 1.1525 |
|
64 |
+
| 1.1511 | 0.2878 | 44 | 1.1410 |
|
65 |
+
| 1.1229 | 0.3140 | 48 | 1.1532 |
|
66 |
+
| 1.1349 | 0.3401 | 52 | 1.1592 |
|
67 |
+
| 1.1116 | 0.3663 | 56 | 1.1465 |
|
68 |
+
| 1.1127 | 0.3925 | 60 | 1.1517 |
|
69 |
+
| 1.1709 | 0.4186 | 64 | 1.1460 |
|
70 |
+
| 1.0574 | 0.4448 | 68 | 1.1504 |
|
71 |
+
| 1.0794 | 0.4710 | 72 | 1.1414 |
|
72 |
+
| 1.0711 | 0.4971 | 76 | 1.1485 |
|
73 |
+
| 1.1984 | 0.5233 | 80 | 1.1544 |
|
74 |
+
| 1.0625 | 0.5495 | 84 | 1.1346 |
|
75 |
+
| 1.151 | 0.5756 | 88 | 1.1728 |
|
76 |
+
| 1.1977 | 0.6018 | 92 | 1.1364 |
|
77 |
+
| 1.1757 | 0.6280 | 96 | 1.1418 |
|
78 |
+
| 1.1191 | 0.6541 | 100 | 1.1487 |
|
79 |
+
| 1.1415 | 0.6803 | 104 | 1.1431 |
|
80 |
+
| 1.1272 | 0.7065 | 108 | 1.1399 |
|
81 |
+
| 1.0134 | 0.7326 | 112 | 1.1431 |
|
82 |
+
| 1.09 | 0.7588 | 116 | 1.1261 |
|
83 |
+
| 1.0848 | 0.7850 | 120 | 1.1346 |
|
84 |
+
| 1.1346 | 0.8111 | 124 | 1.1401 |
|
85 |
+
| 1.1336 | 0.8373 | 128 | 1.1371 |
|
86 |
+
| 1.1458 | 0.8635 | 132 | 1.1338 |
|
87 |
+
| 1.0835 | 0.8896 | 136 | 1.1334 |
|
88 |
+
| 1.1795 | 0.9158 | 140 | 1.1345 |
|
89 |
+
| 1.0422 | 0.9419 | 144 | 1.1359 |
|
90 |
+
| 1.0608 | 0.9681 | 148 | 1.1367 |
|
91 |
+
| 1.2045 | 0.9943 | 152 | 1.1371 |
|
92 |
+
|
93 |
+
|
94 |
+
### Framework versions
|
95 |
+
|
96 |
+
- PEFT 0.7.1
|
97 |
+
- Transformers 4.40.2
|
98 |
+
- Pytorch 2.3.0+cu121
|
99 |
+
- Datasets 2.19.1
|
100 |
+
- Tokenizers 0.19.1
|
adapter_config.json
ADDED
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "mistralai/Mistral-7B-v0.3",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layers_pattern": null,
|
10 |
+
"layers_to_transform": [
|
11 |
+
0,
|
12 |
+
1,
|
13 |
+
2,
|
14 |
+
3,
|
15 |
+
4,
|
16 |
+
5,
|
17 |
+
6,
|
18 |
+
7,
|
19 |
+
8,
|
20 |
+
9,
|
21 |
+
10,
|
22 |
+
11,
|
23 |
+
12,
|
24 |
+
13,
|
25 |
+
14,
|
26 |
+
15,
|
27 |
+
16,
|
28 |
+
17,
|
29 |
+
18,
|
30 |
+
19,
|
31 |
+
20,
|
32 |
+
21,
|
33 |
+
22,
|
34 |
+
23,
|
35 |
+
24,
|
36 |
+
25,
|
37 |
+
26,
|
38 |
+
27,
|
39 |
+
28,
|
40 |
+
29,
|
41 |
+
30,
|
42 |
+
31,
|
43 |
+
32,
|
44 |
+
33,
|
45 |
+
34,
|
46 |
+
35,
|
47 |
+
36,
|
48 |
+
37,
|
49 |
+
38,
|
50 |
+
39,
|
51 |
+
40
|
52 |
+
],
|
53 |
+
"loftq_config": {},
|
54 |
+
"lora_alpha": 8,
|
55 |
+
"lora_dropout": 0,
|
56 |
+
"megatron_config": null,
|
57 |
+
"megatron_core": "megatron.core",
|
58 |
+
"modules_to_save": null,
|
59 |
+
"peft_type": "LORA",
|
60 |
+
"r": 8,
|
61 |
+
"rank_pattern": {},
|
62 |
+
"revision": "unsloth",
|
63 |
+
"target_modules": [
|
64 |
+
"up_proj",
|
65 |
+
"k_proj",
|
66 |
+
"v_proj",
|
67 |
+
"o_proj",
|
68 |
+
"down_proj",
|
69 |
+
"q_proj",
|
70 |
+
"gate_proj"
|
71 |
+
],
|
72 |
+
"task_type": "CAUSAL_LM"
|
73 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bdeb961475868c1973b03b3e8b17456bda247927413e45725c6bd9f470749a2
|
3 |
+
size 83945296
|
special_tokens_map.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": "[control_768]",
|
17 |
+
"unk_token": {
|
18 |
+
"content": "<unk>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
}
|
24 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37f00374dea48658ee8f5d0f21895b9bc55cb0103939607c8185bfd1c6ca1f89
|
3 |
+
size 587404
|
tokenizer_config.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d33a4ef2bbc9ec7635f7f53470603d89aa1b3036909d2bca8bcaaa5dc675c12
|
3 |
+
size 5112
|