Upload model
Browse files- README.md +1 -1
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
base_model: google/vit-base-patch16-224-in21k
|
3 |
model_name: ECG_report_generation
|
4 |
-
model_type: VisionEncoderDecoderModel
|
5 |
tags:
|
6 |
- image-to-text
|
7 |
- ECG report generation
|
|
|
8 |
---
|
9 |
|
10 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
base_model: google/vit-base-patch16-224-in21k
|
3 |
model_name: ECG_report_generation
|
|
|
4 |
tags:
|
5 |
- image-to-text
|
6 |
- ECG report generation
|
7 |
+
model_type: VisionEncoderDecoderModel
|
8 |
---
|
9 |
|
10 |
# Model Card for Model ID
|
adapter_config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"layers_to_transform": null,
|
15 |
"loftq_config": {},
|
16 |
"lora_alpha": 16,
|
17 |
-
"lora_dropout": 0.
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
"modules_to_save": null,
|
@@ -23,8 +23,8 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"query",
|
27 |
"value",
|
|
|
28 |
"key"
|
29 |
],
|
30 |
"task_type": null,
|
|
|
14 |
"layers_to_transform": null,
|
15 |
"loftq_config": {},
|
16 |
"lora_alpha": 16,
|
17 |
+
"lora_dropout": 0.05,
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
"modules_to_save": null,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"value",
|
27 |
+
"query",
|
28 |
"key"
|
29 |
],
|
30 |
"task_type": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1780040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da359997c4fa951ac9b2dbab8bd4a95bfec1894dbde44840b310fad98a730238
|
3 |
size 1780040
|