Training in progress, step 790
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": {
|
4 |
-
"base_model_class": "
|
5 |
-
"parent_library": "
|
6 |
},
|
7 |
"base_model_name_or_path": "vinai/PhoGPT-4B-Chat",
|
8 |
"bias": "none",
|
@@ -24,9 +24,9 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"Wqkv",
|
|
|
27 |
"down_proj",
|
28 |
-
"out_proj"
|
29 |
-
"up_proj"
|
30 |
],
|
31 |
"task_type": null,
|
32 |
"use_dora": true,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": {
|
4 |
+
"base_model_class": "MPTForCausalLM",
|
5 |
+
"parent_library": "transformers_modules.vinai.PhoGPT-4B-Chat.116013fa63f8c4025739487e1cbff65b7375bbe2.modeling_mpt"
|
6 |
},
|
7 |
"base_model_name_or_path": "vinai/PhoGPT-4B-Chat",
|
8 |
"bias": "none",
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"Wqkv",
|
27 |
+
"up_proj",
|
28 |
"down_proj",
|
29 |
+
"out_proj"
|
|
|
30 |
],
|
31 |
"task_type": null,
|
32 |
"use_dora": true,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 53923248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79461408d890cc6021bce928de312b9f3888da195bc75e0086520d6794ea39ba
|
3 |
size 53923248
|
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:291efadd78a356c18fd369e2421cffc1b40be2f8cc776d8b5a0e4381e04c6957
|
3 |
+
size 5432
|