namrahrehman
commited on
Commit
•
e385599
1
Parent(s):
37a9206
Training in progress, epoch 0
Browse files
adapter_config.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": {
|
4 |
+
"base_model_class": "SwinForImageClassification",
|
5 |
+
"parent_library": "transformers.models.swin.modeling_swin"
|
6 |
+
},
|
7 |
+
"base_model_name_or_path": "microsoft/swin-base-patch4-window7-224-in22k",
|
8 |
+
"bias": "none",
|
9 |
+
"fan_in_fan_out": false,
|
10 |
+
"inference_mode": true,
|
11 |
+
"init_lora_weights": true,
|
12 |
+
"layer_replication": null,
|
13 |
+
"layers_pattern": null,
|
14 |
+
"layers_to_transform": null,
|
15 |
+
"loftq_config": {},
|
16 |
+
"lora_alpha": 16,
|
17 |
+
"lora_dropout": 0.1,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": [
|
21 |
+
"classifier"
|
22 |
+
],
|
23 |
+
"peft_type": "LORA",
|
24 |
+
"r": 8,
|
25 |
+
"rank_pattern": {},
|
26 |
+
"revision": null,
|
27 |
+
"target_modules": [
|
28 |
+
"query",
|
29 |
+
"key",
|
30 |
+
"value"
|
31 |
+
],
|
32 |
+
"task_type": null,
|
33 |
+
"use_dora": false,
|
34 |
+
"use_rslora": false
|
35 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecf86e821a1f2d7e980ffdb7a329e140de424837a2d33516bacbae27b2b729c0
|
3 |
+
size 2352252
|
runs/Jun24_06-48-02_64c6e07e3807/events.out.tfevents.1719211718.64c6e07e3807.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef1added81d0960c72828de8dd8e81b8fb47e3471e82c02d40cc11a04e48cb93
|
3 |
+
size 6127
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7aaf65c409326e68be1440d2783077cb5e0f994e90f651cc1f71e651e00d88d
|
3 |
+
size 5240
|