emendes3 commited on
Commit
6f3996e
·
verified ·
1 Parent(s): 878a87b

Model save

Browse files
README.md CHANGED
@@ -1,27 +1,26 @@
1
  ---
2
  library_name: peft
3
  tags:
4
- - liuhaotian/llava-v1.5-13b_12.0
5
  - generated_from_trainer
6
  base_model: liuhaotian/llava-v1.5-13b
7
  model-index:
8
- - name: liuhaotian/llava-v1.5-13b_12.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_12.0
16
 
17
- This model is a fine-tuned version of [liuhaotian/llava-v1.5-13b_12.0](https://huggingface.co/liuhaotian/llava-v1.5-13b_12.0) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - eval_loss: 0.0053
20
- - eval_runtime: 150.8526
21
- - eval_samples_per_second: 12.502
22
- - eval_steps_per_second: 0.391
23
- - epoch: 11.0
24
- - step: 649
25
 
26
  ## Model description
27
 
 
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_country_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_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.4132
19
+ - eval_runtime: 40.534
20
+ - eval_samples_per_second: 11.151
21
+ - eval_steps_per_second: 0.37
22
+ - epoch: 1.0
23
+ - step: 15
24
 
25
  ## Model description
26
 
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
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",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
 
24
  "up_proj",
25
+ "gate_proj",
26
+ "k_proj",
27
  "down_proj",
28
+ "v_proj",
29
  "q_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:f1daac734199154eb852c3f3afcb4aca0e774060e33bfebbbd68e780ef591c87
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd11583280dc0d3f46ee6c4b1692697fa3056a9afe44832ff151bf2e45c598e3
3
  size 1001466944
num_examples=100/llava-v1.5-13b_2.0/adapter_config.json CHANGED
@@ -21,10 +21,10 @@
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
  ],
 
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
 
 
24
  "up_proj",
25
  "gate_proj",
26
+ "k_proj",
27
+ "down_proj",
28
  "v_proj",
29
  "q_proj"
30
  ],
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:f5e867c92c7cfbef48cdb1996a2888d325a62db1dbf24e2364f90e2cd51b63fb
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd11583280dc0d3f46ee6c4b1692697fa3056a9afe44832ff151bf2e45c598e3
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:b4ee33646e54e626cfd513e17c021e6143b27b728c7a42f112b863c919f3a680
3
- size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e35afe864d0ca11f28794d6e36e5753d174b4b7a814c77632eca181ca6edb03
3
+ size 6776
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5dc5d6efc84c20cbf928bdaf87d895c7faf9735594fe0d155c210fe04be92e57
3
- size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e35afe864d0ca11f28794d6e36e5753d174b4b7a814c77632eca181ca6edb03
3
+ size 6776