emendes3 commited on
Commit
6b9714e
1 Parent(s): 0039b51

Model save

Browse files
README.md CHANGED
@@ -1,27 +1,19 @@
1
  ---
2
  library_name: peft
3
  tags:
4
- - liuhaotian/llava-v1.5-13b_20.0
5
  - generated_from_trainer
6
  base_model: liuhaotian/llava-v1.5-13b
7
  model-index:
8
- - name: liuhaotian/llava-v1.5-13b_20.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_20.0
16
 
17
- This model is a fine-tuned version of [liuhaotian/llava-v1.5-13b_20.0](https://huggingface.co/liuhaotian/llava-v1.5-13b_20.0) on an unknown dataset.
18
- It achieves the following results on the evaluation set:
19
- - eval_loss: 0.0054
20
- - eval_runtime: 79.4082
21
- - eval_samples_per_second: 12.228
22
- - eval_steps_per_second: 0.39
23
- - epoch: 19.0
24
- - step: 589
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_neighborhood_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_neighborhood_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,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "k_proj",
25
- "up_proj",
26
  "q_proj",
27
  "o_proj",
28
  "down_proj",
 
 
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
 
24
  "q_proj",
25
  "o_proj",
26
  "down_proj",
27
+ "up_proj",
28
+ "v_proj",
29
  "gate_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:a2ebe1bf365163701c3d10753ea11050a1fda70e45337d3bb7f05c966a8d04f5
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62c885962acd5fb2ba2906166bf3ca60852f0e5140bcbebfef7556f88a7f68d6
3
  size 1001466944
num_examples=100/llava-v1.5-13b_1.0/adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
- "v_proj",
25
- "up_proj",
26
- "gate_proj",
27
  "q_proj",
28
  "o_proj",
29
- "down_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
 
 
 
24
  "q_proj",
25
  "o_proj",
26
+ "down_proj",
27
+ "up_proj",
28
+ "v_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
num_examples=100/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:323c2eea06cfa981d4c9224818a40d04ca510fbe58cec92dad268e9eff3190ed
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62c885962acd5fb2ba2906166bf3ca60852f0e5140bcbebfef7556f88a7f68d6
3
  size 1001466944
num_examples=100/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:a5f8e6f154ab077d6c0a1db7ffd281c4ace88c1e23119cf6949362b34391609b
3
  size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12d91bfb498db34116526532edc6d8792362080623023d715f9714d4e9b7576c
3
  size 6840
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:437eb80d1cf60c71768e8cb154c6597085cb2ed013c808dedd832c43c1e88d63
3
  size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12d91bfb498db34116526532edc6d8792362080623023d715f9714d4e9b7576c
3
  size 6840