emendes3 commited on
Commit
32ef5be
1 Parent(s): 66541b5

Model save

Browse files
README.md CHANGED
@@ -1,20 +1,26 @@
1
  ---
2
  library_name: peft
3
  tags:
4
- - liuhaotian/llava-v1.5-13b_1.0
5
  - generated_from_trainer
6
  base_model: liuhaotian/llava-v1.5-13b
7
  model-index:
8
- - name: liuhaotian/llava-v1.5-13b_1.0
9
  results: []
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
- # liuhaotian/llava-v1.5-13b_1.0
16
 
17
- This model is a fine-tuned version of [liuhaotian/llava-v1.5-13b_1.0](https://huggingface.co/liuhaotian/llava-v1.5-13b_1.0) on an unknown dataset.
 
 
 
 
 
 
 
18
 
19
  ## Model description
20
 
 
1
  ---
2
  library_name: peft
3
  tags:
 
4
  - generated_from_trainer
5
  base_model: liuhaotian/llava-v1.5-13b
6
  model-index:
7
+ - name: llava_13b_city_synthetic
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
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.4111
19
+ - eval_runtime: 40.2698
20
+ - eval_samples_per_second: 11.224
21
+ - eval_steps_per_second: 0.372
22
+ - epoch: 1.0
23
+ - step: 15
24
 
25
  ## Model description
26
 
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08ff77109c84d2e651fba9b6c33fd1468b09cdae9a6af0bc1e80a64e726a2e77
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ad6e025fbc91b1d62fd597fc5302809247375c3e7101faf896a6a6f491048ba
3
  size 1001466944
num_examples=100/llava-v1.5-13b_2.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_2.0/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef828520479a35253e9a9518092eae3ab106100f6954be06c34730b1d77f0406
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ad6e025fbc91b1d62fd597fc5302809247375c3e7101faf896a6a6f491048ba
3
  size 1001466944
num_examples=100/llava-v1.5-13b_2.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