vineetsharma
commited on
Commit
·
f777134
1
Parent(s):
fc02de8
Training in progress, step 500
Browse files- adapter_config.json +0 -2
- adapter_model.bin +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
|
5 |
"bias": "none",
|
@@ -13,7 +12,6 @@
|
|
13 |
"modules_to_save": null,
|
14 |
"peft_type": "LORA",
|
15 |
"r": 16,
|
16 |
-
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"q_proj",
|
|
|
1 |
{
|
|
|
2 |
"auto_mapping": null,
|
3 |
"base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
|
4 |
"bias": "none",
|
|
|
12 |
"modules_to_save": null,
|
13 |
"peft_type": "LORA",
|
14 |
"r": 16,
|
|
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
"q_proj",
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 33600461
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db22e70053adbc447ab21659c5144986f8f0dce667ff011163c3d20ad96b6a5c
|
3 |
size 33600461
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52a11b3744279262961c9ffd9e26d6754cae65e1d50c456f620a4136c9f37f5b
|
3 |
size 4091
|