robinsmits
commited on
Commit
•
3583d58
1
Parent(s):
0834c10
Training in progress, step 300
Browse files
README.md
CHANGED
@@ -3,22 +3,15 @@ library_name: peft
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
- unsloth
|
6 |
-
- mistral
|
7 |
-
- finetuned
|
8 |
-
- conversational
|
9 |
base_model: unsloth/mistral-7b-instruct-v0.2-bnb-4bit
|
10 |
model-index:
|
11 |
- name: Mistral-Instruct-7B-v0.2-ChatAlpacaV2
|
12 |
results: []
|
13 |
-
license: apache-2.0
|
14 |
-
language:
|
15 |
-
- en
|
16 |
-
inference: false
|
17 |
-
pipeline_tag: text-generation
|
18 |
-
datasets:
|
19 |
-
- robinsmits/ChatAlpaca-20K
|
20 |
---
|
21 |
|
|
|
|
|
|
|
22 |
# Mistral-Instruct-7B-v0.2-ChatAlpacaV2
|
23 |
|
24 |
This model is a fine-tuned version of [unsloth/mistral-7b-instruct-v0.2-bnb-4bit](https://huggingface.co/unsloth/mistral-7b-instruct-v0.2-bnb-4bit) on an unknown dataset.
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
- unsloth
|
|
|
|
|
|
|
6 |
base_model: unsloth/mistral-7b-instruct-v0.2-bnb-4bit
|
7 |
model-index:
|
8 |
- name: Mistral-Instruct-7B-v0.2-ChatAlpacaV2
|
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 |
# Mistral-Instruct-7B-v0.2-ChatAlpacaV2
|
16 |
|
17 |
This model is a fine-tuned version of [unsloth/mistral-7b-instruct-v0.2-bnb-4bit](https://huggingface.co/unsloth/mistral-7b-instruct-v0.2-bnb-4bit) on an unknown dataset.
|
adapter_config.json
CHANGED
@@ -19,8 +19,8 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": "unsloth",
|
21 |
"target_modules": [
|
22 |
-
"k_proj",
|
23 |
"q_proj",
|
|
|
24 |
"o_proj",
|
25 |
"v_proj"
|
26 |
],
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": "unsloth",
|
21 |
"target_modules": [
|
|
|
22 |
"q_proj",
|
23 |
+
"k_proj",
|
24 |
"o_proj",
|
25 |
"v_proj"
|
26 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 109086416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe083859168e935146ea9b5a8a731c4056377ce41614904eacdb2ead50e4b9a7
|
3 |
size 109086416
|
runs/Feb11_15-09-42_DS10/events.out.tfevents.1707660582.DS10.676971.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f1f7b0888aa15660cc0e7f44d3cfa894cd71112ec4a214a88b4c3e890946935
|
3 |
+
size 4928
|
runs/Feb11_15-29-18_DS10/events.out.tfevents.1707661759.DS10.684074.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76fccb0ad8303583d806193621cc0c15b67fa4ccd9c51f5ffe59e8b221276d82
|
3 |
+
size 7023
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d10006a273ff6ad5a8bbb93a789c0303acf3c18b52e8b3039d7f2d490c032196
|
3 |
size 4728
|