Sarim-Hash commited on
Commit
1e6f5b8
·
verified ·
1 Parent(s): 4f383b0

Upload folder using huggingface_hub

Browse files
Files changed (42) hide show
  1. good_precision_new_lr_only_posix_100_really_fixed/adapter_1000/README.md +9 -0
  2. good_precision_new_lr_only_posix_100_really_fixed/adapter_1000/adapter_config.json +24 -0
  3. good_precision_new_lr_only_posix_100_really_fixed/adapter_1000/adapter_model.bin +3 -0
  4. good_precision_new_lr_only_posix_100_really_fixed/adapter_1500/README.md +9 -0
  5. good_precision_new_lr_only_posix_100_really_fixed/adapter_1500/adapter_config.json +24 -0
  6. good_precision_new_lr_only_posix_100_really_fixed/adapter_1500/adapter_model.bin +3 -0
  7. good_precision_new_lr_only_posix_100_really_fixed/adapter_2000/README.md +9 -0
  8. good_precision_new_lr_only_posix_100_really_fixed/adapter_2000/adapter_config.json +24 -0
  9. good_precision_new_lr_only_posix_100_really_fixed/adapter_2000/adapter_model.bin +3 -0
  10. good_precision_new_lr_only_posix_100_really_fixed/adapter_2500/README.md +9 -0
  11. good_precision_new_lr_only_posix_100_really_fixed/adapter_2500/adapter_config.json +24 -0
  12. good_precision_new_lr_only_posix_100_really_fixed/adapter_2500/adapter_model.bin +3 -0
  13. good_precision_new_lr_only_posix_100_really_fixed/adapter_3000/README.md +9 -0
  14. good_precision_new_lr_only_posix_100_really_fixed/adapter_3000/adapter_config.json +24 -0
  15. good_precision_new_lr_only_posix_100_really_fixed/adapter_3000/adapter_model.bin +3 -0
  16. good_precision_new_lr_only_posix_100_really_fixed/adapter_3500/README.md +9 -0
  17. good_precision_new_lr_only_posix_100_really_fixed/adapter_3500/adapter_config.json +24 -0
  18. good_precision_new_lr_only_posix_100_really_fixed/adapter_3500/adapter_model.bin +3 -0
  19. good_precision_new_lr_only_posix_100_really_fixed/adapter_4000/README.md +9 -0
  20. good_precision_new_lr_only_posix_100_really_fixed/adapter_4000/adapter_config.json +24 -0
  21. good_precision_new_lr_only_posix_100_really_fixed/adapter_4000/adapter_model.bin +3 -0
  22. good_precision_new_lr_only_posix_100_really_fixed/adapter_4500/README.md +9 -0
  23. good_precision_new_lr_only_posix_100_really_fixed/adapter_4500/adapter_config.json +24 -0
  24. good_precision_new_lr_only_posix_100_really_fixed/adapter_4500/adapter_model.bin +3 -0
  25. good_precision_new_lr_only_posix_100_really_fixed/adapter_500/README.md +9 -0
  26. good_precision_new_lr_only_posix_100_really_fixed/adapter_500/adapter_config.json +24 -0
  27. good_precision_new_lr_only_posix_100_really_fixed/adapter_500/adapter_model.bin +3 -0
  28. good_precision_new_lr_only_posix_100_really_fixed/adapter_5000/README.md +9 -0
  29. good_precision_new_lr_only_posix_100_really_fixed/adapter_5000/adapter_config.json +24 -0
  30. good_precision_new_lr_only_posix_100_really_fixed/adapter_5000/adapter_model.bin +3 -0
  31. good_precision_new_lr_only_posix_100_really_fixed/adapter_5500/README.md +9 -0
  32. good_precision_new_lr_only_posix_100_really_fixed/adapter_5500/adapter_config.json +24 -0
  33. good_precision_new_lr_only_posix_100_really_fixed/adapter_5500/adapter_model.bin +3 -0
  34. good_precision_new_lr_only_posix_100_really_fixed/adapter_6000/README.md +9 -0
  35. good_precision_new_lr_only_posix_100_really_fixed/adapter_6000/adapter_config.json +24 -0
  36. good_precision_new_lr_only_posix_100_really_fixed/adapter_6000/adapter_model.bin +3 -0
  37. new_lr_only_posix_100_really_fixed/adapter_5000/README.md +9 -0
  38. new_lr_only_posix_100_really_fixed/adapter_5000/adapter_config.json +24 -0
  39. new_lr_only_posix_100_really_fixed/adapter_5000/adapter_model.bin +3 -0
  40. new_lr_only_posix_100_really_fixed/adapter_5500/README.md +9 -0
  41. new_lr_only_posix_100_really_fixed/adapter_5500/adapter_config.json +24 -0
  42. new_lr_only_posix_100_really_fixed/adapter_5500/adapter_model.bin +3 -0
good_precision_new_lr_only_posix_100_really_fixed/adapter_1000/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
good_precision_new_lr_only_posix_100_really_fixed/adapter_1000/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
good_precision_new_lr_only_posix_100_really_fixed/adapter_1000/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dccc9306c91fa167e811df0cebb9a986c2ccea8d444aebae0c1354902354e795
3
+ size 33640010
good_precision_new_lr_only_posix_100_really_fixed/adapter_1500/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
good_precision_new_lr_only_posix_100_really_fixed/adapter_1500/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
good_precision_new_lr_only_posix_100_really_fixed/adapter_1500/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f654b8df5748498d2b7af215c3db138e09af3ee83ecf03ad695dd2b16fd7314f
3
+ size 33640010
good_precision_new_lr_only_posix_100_really_fixed/adapter_2000/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
good_precision_new_lr_only_posix_100_really_fixed/adapter_2000/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
good_precision_new_lr_only_posix_100_really_fixed/adapter_2000/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:711b2330c4e2a61a6dd684e0f009911943c36657701490adad5a03cc7cca062a
3
+ size 33640010
good_precision_new_lr_only_posix_100_really_fixed/adapter_2500/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
good_precision_new_lr_only_posix_100_really_fixed/adapter_2500/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
good_precision_new_lr_only_posix_100_really_fixed/adapter_2500/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9df00162c58ad7a6fab226770b85893a5bf86e36b5298ce9ea86a8c9279c5bf2
3
+ size 33640010
good_precision_new_lr_only_posix_100_really_fixed/adapter_3000/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
good_precision_new_lr_only_posix_100_really_fixed/adapter_3000/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
good_precision_new_lr_only_posix_100_really_fixed/adapter_3000/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da46f62734da1d6dceeb0978361a93ca5409532a2c0698f534d07e3ce6d2a254
3
+ size 33640010
good_precision_new_lr_only_posix_100_really_fixed/adapter_3500/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
good_precision_new_lr_only_posix_100_really_fixed/adapter_3500/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
good_precision_new_lr_only_posix_100_really_fixed/adapter_3500/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc33416fa63ecb66d2aba5646f5037bf596890e93dd0ea3c311e77565dda9a0d
3
+ size 33640010
good_precision_new_lr_only_posix_100_really_fixed/adapter_4000/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
good_precision_new_lr_only_posix_100_really_fixed/adapter_4000/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
good_precision_new_lr_only_posix_100_really_fixed/adapter_4000/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a938197c1a5921c81ade49a81a75e9b32b4f1a4f4ff79137a3e035dac9e66fe
3
+ size 33640010
good_precision_new_lr_only_posix_100_really_fixed/adapter_4500/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
good_precision_new_lr_only_posix_100_really_fixed/adapter_4500/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
good_precision_new_lr_only_posix_100_really_fixed/adapter_4500/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2269fa277a5bc0bdd6bb359ab3c285eaad14105886461edca491bd9810171944
3
+ size 33640010
good_precision_new_lr_only_posix_100_really_fixed/adapter_500/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
good_precision_new_lr_only_posix_100_really_fixed/adapter_500/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
good_precision_new_lr_only_posix_100_really_fixed/adapter_500/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77bf2ba36578d1ae28cce32eee1d8cf8c6933d67178a6d1638b590f6ff2f8734
3
+ size 33640010
good_precision_new_lr_only_posix_100_really_fixed/adapter_5000/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
good_precision_new_lr_only_posix_100_really_fixed/adapter_5000/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
good_precision_new_lr_only_posix_100_really_fixed/adapter_5000/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3951d96137f7db987848e039eb275712d7aa4f337f545307c55a05365ab3561c
3
+ size 33640010
good_precision_new_lr_only_posix_100_really_fixed/adapter_5500/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
good_precision_new_lr_only_posix_100_really_fixed/adapter_5500/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
good_precision_new_lr_only_posix_100_really_fixed/adapter_5500/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c88efbfa8dc3ca0e7702828112192e4f2e86f55fa7b928b94ea3ce4695b8a45
3
+ size 33640010
good_precision_new_lr_only_posix_100_really_fixed/adapter_6000/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
good_precision_new_lr_only_posix_100_really_fixed/adapter_6000/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
good_precision_new_lr_only_posix_100_really_fixed/adapter_6000/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e28ab3be4c14d731f264fe69e556288852a967e3f120b869e0f622c4ac0afc0
3
+ size 33640010
new_lr_only_posix_100_really_fixed/adapter_5000/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
new_lr_only_posix_100_really_fixed/adapter_5000/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
new_lr_only_posix_100_really_fixed/adapter_5000/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:512996383fe7e6d2023305f613887d861d57af757500853cb3d28e8bef9ee76e
3
+ size 33640010
new_lr_only_posix_100_really_fixed/adapter_5500/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.4.0
new_lr_only_posix_100_really_fixed/adapter_5500/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "LlavaMistralForCausalLM",
4
+ "parent_library": "llava.model.language_model.llava_mistral"
5
+ },
6
+ "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 16,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q_proj",
21
+ "v_proj"
22
+ ],
23
+ "task_type": null
24
+ }
new_lr_only_posix_100_really_fixed/adapter_5500/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60ee1d5122ba1029e077d6f8190b183e2e63662825b4ab2f040e5ab3af829d8e
3
+ size 33640010