emendes3 commited on
Commit
36f0e4e
1 Parent(s): 13309c0

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.0092
19
- - eval_runtime: 151.5042
20
- - eval_samples_per_second: 12.449
21
- - eval_steps_per_second: 0.389
22
- - epoch: 4.0
23
- - step: 236
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,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "down_proj",
25
- "o_proj",
26
- "k_proj",
27
  "gate_proj",
 
 
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
+ "q_proj",
 
 
 
24
  "gate_proj",
25
+ "o_proj",
26
+ "up_proj",
27
  "v_proj",
28
+ "down_proj",
29
+ "k_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:f1088f2c5ea72a458a73df535fd2dedc6d10c04391215f773e02e3b546f7e7fe
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e11a65a66fcff21ae8afbf3045834d6baf0559b4c7d3a4c2215b78133ad759
3
  size 1001466944
num_examples=400/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
- "down_proj",
25
- "o_proj",
26
- "k_proj",
27
  "gate_proj",
 
 
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
+ "q_proj",
 
 
 
24
  "gate_proj",
25
+ "o_proj",
26
+ "up_proj",
27
  "v_proj",
28
+ "down_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
num_examples=400/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:d1680ab7d218c459b15a4a8690d2e24fcec335392e49c993815e30993705f6e0
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e11a65a66fcff21ae8afbf3045834d6baf0559b4c7d3a4c2215b78133ad759
3
  size 1001466944
num_examples=400/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:49df67050413e0f82b060eb1d8cc5203479b0ac08fdde75660636b899f9a6537
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:371a41792acac3deeaf21401fe78fb4e412c62d1efeb3f08f032f62b2f33568d
3
  size 6776
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49df67050413e0f82b060eb1d8cc5203479b0ac08fdde75660636b899f9a6537
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:371a41792acac3deeaf21401fe78fb4e412c62d1efeb3f08f032f62b2f33568d
3
  size 6776