emendes3 commited on
Commit
8ace58e
1 Parent(s): d1d9a0d

Model save

Browse files
README.md CHANGED
@@ -14,13 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
14
  # llava_13b_city_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.0078
19
- - eval_runtime: 79.1345
20
- - eval_samples_per_second: 12.27
21
- - eval_steps_per_second: 0.392
22
- - epoch: 14.0
23
- - step: 434
24
 
25
  ## Model description
26
 
 
14
  # llava_13b_city_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,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
  "o_proj",
25
- "v_proj",
26
- "gate_proj",
27
  "down_proj",
28
- "k_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "k_proj",
25
  "q_proj",
26
  "o_proj",
 
 
27
  "down_proj",
28
+ "gate_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ebc47adced0830701272679d47f7dfc246d05fe603292e966b9d2471706272f
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08ff77109c84d2e651fba9b6c33fd1468b09cdae9a6af0bc1e80a64e726a2e77
3
  size 1001466944
num_examples=100/llava-v1.5-13b_1.0/adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "v_proj",
 
 
25
  "o_proj",
26
  "down_proj",
27
- "q_proj",
28
- "k_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
+ "k_proj",
25
+ "q_proj",
26
  "o_proj",
27
  "down_proj",
28
+ "gate_proj",
29
+ "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
num_examples=100/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:b60faa828dec524e825e23fcf16a9976ea8f5e326aeb85e50efc593f4a293061
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08ff77109c84d2e651fba9b6c33fd1468b09cdae9a6af0bc1e80a64e726a2e77
3
  size 1001466944
num_examples=100/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:ecfec25df92e2fa743e00b5933b37cc854d2d087fcb1327cb7e9c80ebff881a8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6225d5988ba4b8a8b449bce39f7787f41d50c5beb066b2c99b28d5671136d3b3
3
  size 6776
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb0d06c9fd7490c2d447d2a52d23b09dc37d018262a7480fbe9852e170816a8a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6225d5988ba4b8a8b449bce39f7787f41d50c5beb066b2c99b28d5671136d3b3
3
  size 6776