suvoo/suvoLLM-568-mistral-ft-2epochs
Browse files- README.md +58 -0
- adapter_config.json +28 -0
- adapter_model.safetensors +3 -0
- runs/Apr18_04-32-30_61e1652f69bf/events.out.tfevents.1713414755.61e1652f69bf.2492.0 +3 -0
- runs/Apr18_04-34-14_61e1652f69bf/events.out.tfevents.1713414859.61e1652f69bf.2492.1 +3 -0
- runs/Apr18_04-36-10_61e1652f69bf/events.out.tfevents.1713414974.61e1652f69bf.2492.2 +3 -0
- runs/Apr18_04-38-38_61e1652f69bf/events.out.tfevents.1713415124.61e1652f69bf.2492.3 +3 -0
- runs/Apr18_04-59-50_61e1652f69bf/events.out.tfevents.1713416396.61e1652f69bf.2492.4 +3 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: peft
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ
|
7 |
+
model-index:
|
8 |
+
- name: 568_com
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
# 568_com
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.2-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GPTQ) on an unknown dataset.
|
18 |
+
|
19 |
+
## Model description
|
20 |
+
|
21 |
+
More information needed
|
22 |
+
|
23 |
+
## Intended uses & limitations
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Training and evaluation data
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training procedure
|
32 |
+
|
33 |
+
### Training hyperparameters
|
34 |
+
|
35 |
+
The following hyperparameters were used during training:
|
36 |
+
- learning_rate: 0.0002
|
37 |
+
- train_batch_size: 4
|
38 |
+
- eval_batch_size: 4
|
39 |
+
- seed: 42
|
40 |
+
- gradient_accumulation_steps: 4
|
41 |
+
- total_train_batch_size: 16
|
42 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
+
- lr_scheduler_type: linear
|
44 |
+
- lr_scheduler_warmup_steps: 2
|
45 |
+
- num_epochs: 2
|
46 |
+
- mixed_precision_training: Native AMP
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
|
51 |
+
|
52 |
+
### Framework versions
|
53 |
+
|
54 |
+
- PEFT 0.10.0
|
55 |
+
- Transformers 4.38.2
|
56 |
+
- Pytorch 2.1.0+cu121
|
57 |
+
- Datasets 2.18.0
|
58 |
+
- Tokenizers 0.15.2
|
adapter_config.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 32,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"q_proj"
|
24 |
+
],
|
25 |
+
"task_type": "CAUSAL_LM",
|
26 |
+
"use_dora": false,
|
27 |
+
"use_rslora": false
|
28 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ef23c80a62de0cde3890a9e3b41b1fbd11fddd0997d0d63d341fe98d60e5d3f
|
3 |
+
size 8397056
|
runs/Apr18_04-32-30_61e1652f69bf/events.out.tfevents.1713414755.61e1652f69bf.2492.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e988846ed2c774abc9ac52a6cf54919f12a0d1ba1d086c31d0f575e74b5c13e
|
3 |
+
size 5199
|
runs/Apr18_04-34-14_61e1652f69bf/events.out.tfevents.1713414859.61e1652f69bf.2492.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3c60bc9701ad53b5bc2d9099f2283d041c22b671f72032c6d8b01e8c1a6ab3c
|
3 |
+
size 5200
|
runs/Apr18_04-36-10_61e1652f69bf/events.out.tfevents.1713414974.61e1652f69bf.2492.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:950de001b7d9d9d364383701f53b1bb275bdb5dadfb4d0f70f1e81022fbf3dc1
|
3 |
+
size 5198
|
runs/Apr18_04-38-38_61e1652f69bf/events.out.tfevents.1713415124.61e1652f69bf.2492.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ef7c09899de3a168574a7af1f1f7765dff64c83b89cd5fe3111a650436adde1
|
3 |
+
size 5405
|
runs/Apr18_04-59-50_61e1652f69bf/events.out.tfevents.1713416396.61e1652f69bf.2492.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f47bba2ad51099de8e81c5001aa39f3408917cb75cf81bd39ed549361ecb207
|
3 |
+
size 5955
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f79eb9f7976864602fc09bf530ee1dd54ff59335735c17c48a890af97af29d4e
|
3 |
+
size 4856
|