Training in progress, epoch 0
Browse files- adapter_config.json +0 -2
- adapter_model.bin +1 -1
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "PY007/TinyLlama-1.1B-Chat-v0.3",
|
5 |
"bias": "none",
|
@@ -13,7 +12,6 @@
|
|
13 |
"modules_to_save": null,
|
14 |
"peft_type": "LORA",
|
15 |
"r": 8,
|
16 |
-
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"q_proj",
|
|
|
1 |
{
|
|
|
2 |
"auto_mapping": null,
|
3 |
"base_model_name_or_path": "PY007/TinyLlama-1.1B-Chat-v0.3",
|
4 |
"bias": "none",
|
|
|
12 |
"modules_to_save": null,
|
13 |
"peft_type": "LORA",
|
14 |
"r": 8,
|
|
|
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 4536953
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88e02bee972208029a92ee38bf95cb55c79935b901774ebea3595d57a4689287
|
3 |
size 4536953
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:334f231e8e3c8db8f6d191ae98bf9a6a61cdb40470dfa77944a3a7623a2d33ce
|
3 |
+
size 4091
|