Training in progress, step 4
Browse files- adapter_config.json +2 -2
- 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",
|
|
|
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",
|
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:9058b681d657371be0581bd2074f1ce60b6d775460cdef919a16eb10ed22ae1b
|
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:350dd084be7b58eae1c71d0f7aa10ddcfb4b1700f8a6355eb401e76d3ec3f73a
|
3 |
+
size 5368
|