Upload folder using huggingface_hub
Browse files- mimic_cxr_subset_new_lr_only_posix_100_really_fixed/adapter_epoch_1/README.md +9 -0
- mimic_cxr_subset_new_lr_only_posix_100_really_fixed/adapter_epoch_1/adapter_config.json +24 -0
- mimic_cxr_subset_new_lr_only_posix_100_really_fixed/adapter_epoch_1/adapter_model.bin +3 -0
- mimic_cxr_subset_new_lr_only_posix_100_really_fixed/adapter_epoch_2/README.md +9 -0
- mimic_cxr_subset_new_lr_only_posix_100_really_fixed/adapter_epoch_2/adapter_config.json +24 -0
- mimic_cxr_subset_new_lr_only_posix_100_really_fixed/adapter_epoch_2/adapter_model.bin +3 -0
- mimic_subset_only_ce_really_fixed/adapter_epoch_1/README.md +9 -0
- mimic_subset_only_ce_really_fixed/adapter_epoch_1/adapter_config.json +24 -0
- mimic_subset_only_ce_really_fixed/adapter_epoch_1/adapter_model.bin +3 -0
- new_lr_only_posix_100_really_fixed/adapter_4000/README.md +9 -0
- new_lr_only_posix_100_really_fixed/adapter_4000/adapter_config.json +24 -0
- new_lr_only_posix_100_really_fixed/adapter_4000/adapter_model.bin +3 -0
mimic_cxr_subset_new_lr_only_posix_100_really_fixed/adapter_epoch_1/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
|
mimic_cxr_subset_new_lr_only_posix_100_really_fixed/adapter_epoch_1/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 |
+
}
|
mimic_cxr_subset_new_lr_only_posix_100_really_fixed/adapter_epoch_1/adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:452982ee98e731dee729e97d9108868a62e4b4f20095ec2888764207de2a7594
|
3 |
+
size 33640010
|
mimic_cxr_subset_new_lr_only_posix_100_really_fixed/adapter_epoch_2/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
|
mimic_cxr_subset_new_lr_only_posix_100_really_fixed/adapter_epoch_2/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 |
+
}
|
mimic_cxr_subset_new_lr_only_posix_100_really_fixed/adapter_epoch_2/adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a05994c83068a74a2d957b3edaab6b50bcce8b0b310dcc89b383f018813f432
|
3 |
+
size 33640010
|
mimic_subset_only_ce_really_fixed/adapter_epoch_1/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
|
mimic_subset_only_ce_really_fixed/adapter_epoch_1/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 |
+
}
|
mimic_subset_only_ce_really_fixed/adapter_epoch_1/adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d07b961135442893bbe825816abd738cb18f653f1a0313039f2977af025b3acd
|
3 |
+
size 33640010
|
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
|
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 |
+
}
|
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:cacbf2f95de12d21b98711536dffaaa5161b2a637f7f4b737ad69fe4638c638c
|
3 |
+
size 33640010
|