ShushantLLM
commited on
Commit
•
18a2d18
1
Parent(s):
efda82c
Training in progress, epoch 0
Browse files- adapter_config.json +1 -0
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.1-GPTQ",
|
5 |
"bias": "none",
|
|
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
8 |
"fan_in_fan_out": false,
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.1-GPTQ",
|
5 |
"bias": "none",
|
6 |
+
"corda_config": null,
|
7 |
"eva_config": null,
|
8 |
"exclude_modules": null,
|
9 |
"fan_in_fan_out": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27280152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67a3beeb4dbd2fa3a094624c76029e48bf98dc0d43c79683ef221cc6eb10387c
|
3 |
size 27280152
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5115
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ba2db63285c13b0a77e051ac1dcc6b019e0715f9b7b42992ba4d5eb76c52088
|
3 |
size 5115
|