emendes3 commited on
Commit
380426a
1 Parent(s): dcbcc10

End of training

Browse files
README.md CHANGED
@@ -13,9 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # llava_13b_exact_location_name_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
- - Loss: 0.0391
19
 
20
  ## Model description
21
 
@@ -47,14 +45,6 @@ The following hyperparameters were used during training:
47
  - lr_scheduler_warmup_ratio: 0.03
48
  - num_epochs: 2.0
49
 
50
- ### Training results
51
-
52
- | Training Loss | Epoch | Step | Validation Loss |
53
- |:-------------:|:-----:|:----:|:---------------:|
54
- | 0.2814 | 1.0 | 28 | 0.2219 |
55
- | 0.0352 | 2.0 | 56 | 0.0391 |
56
-
57
-
58
  ### Framework versions
59
 
60
  - PEFT 0.10.0
 
13
 
14
  # llava_13b_exact_location_name_synthetic
15
 
16
+ 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.
 
 
17
 
18
  ## Model description
19
 
 
45
  - lr_scheduler_warmup_ratio: 0.03
46
  - num_epochs: 2.0
47
 
 
 
 
 
 
 
 
 
48
  ### Framework versions
49
 
50
  - PEFT 0.10.0
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "gate_proj",
25
- "v_proj",
26
  "up_proj",
27
  "q_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
+ "k_proj",
24
  "gate_proj",
 
25
  "up_proj",
26
  "q_proj",
27
+ "down_proj",
28
  "o_proj",
29
+ "v_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:0b1d531a6681773c67fa85d0b32dcebe3868f3b9c3256ee6f9ead3094f389cbb
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d16696fb0254a9bb207ac6e00eb960ad5cdae962a401235a04085da127ec68e
3
  size 1001466944
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e2991e82ab7ba907139f4bba931d14f8c3eec79df0068ef25c0b71ee52d6e0b
3
  size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca823d71f9f1dfe99c4c12b322baa8687b341261d17a6a38a37d4ca0be5ed1d7
3
  size 6840