emendes3 commited on
Commit
992693c
1 Parent(s): 3c95a93

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.0054
19
- - eval_runtime: 79.213
20
- - eval_samples_per_second: 12.258
21
- - eval_steps_per_second: 0.391
22
- - epoch: 14.0
23
- - step: 434
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
- "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
+ "gate_proj",
 
 
24
  "v_proj",
 
25
  "o_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "q_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:7e767499c7725c00b1ca4d6ecd0d252ffb2fa3e48a564376cd949a3712dfea3d
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d685102138dcc9c98529e14c068ccbef7e1ef2359af6968850dfec0a803a0ba8
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
- "q_proj",
24
  "gate_proj",
25
  "v_proj",
 
 
26
  "up_proj",
27
  "down_proj",
28
- "o_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
24
  "v_proj",
25
+ "o_proj",
26
+ "k_proj",
27
  "up_proj",
28
  "down_proj",
29
+ "q_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:d50180f1af8ec273cca606793566c7b8ce76f325f31e4d63107d65b1dea08bbb
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d685102138dcc9c98529e14c068ccbef7e1ef2359af6968850dfec0a803a0ba8
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:50476a6620e24c13693a66bd6f4fa0636cc1c5d4573336ea3ca371870780f42a
3
- size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dc5d6efc84c20cbf928bdaf87d895c7faf9735594fe0d155c210fe04be92e57
3
+ size 6840
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3be191b9be5bb56af1e96bde1cac7b666919579566695cca06f53a795b8a3339
3
- size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dc5d6efc84c20cbf928bdaf87d895c7faf9735594fe0d155c210fe04be92e57
3
+ size 6840