emendes3 commited on
Commit
20ac3c3
1 Parent(s): 51defc2

epochs=1.0

Browse files
Files changed (3) hide show
  1. README.md +11 -3
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,20 +1,28 @@
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
+ - liuhaotian/llava-v1.5-13b_14.0
5
  - liuhaotian/llava-v1.5-13b_1.0
6
  - generated_from_trainer
7
  base_model: liuhaotian/llava-v1.5-13b
8
  model-index:
9
+ - name: liuhaotian/llava-v1.5-13b_14.0
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
+ # liuhaotian/llava-v1.5-13b_14.0
17
 
18
+ This model is a fine-tuned version of [liuhaotian/llava-v1.5-13b_14.0](https://huggingface.co/liuhaotian/llava-v1.5-13b_14.0) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - eval_loss: 0.0098
21
+ - eval_runtime: 47.448
22
+ - eval_samples_per_second: 8.957
23
+ - eval_steps_per_second: 0.569
24
+ - epoch: 13.0
25
+ - step: 351
26
 
27
  ## Model description
28
 
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "q_proj",
25
  "k_proj",
26
  "down_proj",
 
 
27
  "v_proj",
28
- "o_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
 
24
  "k_proj",
25
  "down_proj",
26
+ "up_proj",
27
+ "gate_proj",
28
  "v_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:75ec969ad802437a2e7a26f5dc13a83e575002daac15e423e0c788fb840e8bdc
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3181ea9ad9cf484471464b4ac31c473e6434cf06f35a3a98570070c39217b19
3
  size 1001466944