Model save
Browse files
README.md
CHANGED
@@ -14,13 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# llava_13b_country_synthetic
|
15 |
|
16 |
This model is a fine-tuned version of [liuhaotian/llava-v1.5-13b](https://huggingface.co/liuhaotian/llava-v1.5-13b) on an unknown dataset.
|
17 |
-
It achieves the following results on the evaluation set:
|
18 |
-
- eval_loss: 0.4132
|
19 |
-
- eval_runtime: 40.534
|
20 |
-
- eval_samples_per_second: 11.151
|
21 |
-
- eval_steps_per_second: 0.37
|
22 |
-
- epoch: 1.0
|
23 |
-
- step: 15
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
14 |
# llava_13b_country_synthetic
|
15 |
|
16 |
This model is a fine-tuned version of [liuhaotian/llava-v1.5-13b](https://huggingface.co/liuhaotian/llava-v1.5-13b) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
|
|
25 |
"gate_proj",
|
|
|
26 |
"k_proj",
|
27 |
-
"
|
28 |
-
"v_proj",
|
29 |
-
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"down_proj",
|
25 |
+
"q_proj",
|
26 |
"gate_proj",
|
27 |
+
"up_proj",
|
28 |
"k_proj",
|
29 |
+
"o_proj"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1001466944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3026567a3dff1c91ba29c44189ffc1759c7231be15a38da132c551db49b23ed
|
3 |
size 1001466944
|
num_examples=200/llava-v1.5-13b_1.0/adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"down_proj",
|
24 |
"q_proj",
|
|
|
25 |
"up_proj",
|
26 |
-
"v_proj",
|
27 |
"k_proj",
|
28 |
-
"o_proj"
|
29 |
-
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
"down_proj",
|
25 |
"q_proj",
|
26 |
+
"gate_proj",
|
27 |
"up_proj",
|
|
|
28 |
"k_proj",
|
29 |
+
"o_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
num_examples=200/llava-v1.5-13b_1.0/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1001466944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3026567a3dff1c91ba29c44189ffc1759c7231be15a38da132c551db49b23ed
|
3 |
size 1001466944
|
num_examples=200/llava-v1.5-13b_1.0/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd8ece4a32d2e41df2f7ca3870dc7df2a8a6960250f6ec9c3425800aefdb26f8
|
3 |
size 6776
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd8ece4a32d2e41df2f7ca3870dc7df2a8a6960250f6ec9c3425800aefdb26f8
|
3 |
size 6776
|