Training in progress, step 64
Browse files
adapter_config.json
CHANGED
@@ -1,38 +1,38 @@
|
|
1 |
-
{
|
2 |
-
"alpha_pattern": {},
|
3 |
-
"auto_mapping": {
|
4 |
-
"base_model_class": "Dinov2ForImageClassification",
|
5 |
-
"parent_library": "transformers.models.dinov2.modeling_dinov2"
|
6 |
-
},
|
7 |
-
"base_model_name_or_path": "facebook/dinov2-small",
|
8 |
-
"bias": "none",
|
9 |
-
"eva_config": null,
|
10 |
-
"exclude_modules": null,
|
11 |
-
"fan_in_fan_out": false,
|
12 |
-
"inference_mode": true,
|
13 |
-
"init_lora_weights": "gaussian",
|
14 |
-
"layer_replication": null,
|
15 |
-
"layers_pattern": null,
|
16 |
-
"layers_to_transform": null,
|
17 |
-
"loftq_config": {},
|
18 |
-
"lora_alpha": 16,
|
19 |
-
"lora_bias": false,
|
20 |
-
"lora_dropout": 0.1,
|
21 |
-
"megatron_config": null,
|
22 |
-
"megatron_core": "megatron.core",
|
23 |
-
"modules_to_save": null,
|
24 |
-
"peft_type": "LORA",
|
25 |
-
"r": 8,
|
26 |
-
"rank_pattern": {},
|
27 |
-
"revision": null,
|
28 |
-
"target_modules": [
|
29 |
-
"
|
30 |
-
"attention.query",
|
31 |
-
"attention.value",
|
32 |
-
"
|
33 |
-
"mlp.
|
34 |
-
],
|
35 |
-
"task_type": null,
|
36 |
-
"use_dora": true,
|
37 |
-
"use_rslora": false
|
38 |
}
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": {
|
4 |
+
"base_model_class": "Dinov2ForImageClassification",
|
5 |
+
"parent_library": "transformers.models.dinov2.modeling_dinov2"
|
6 |
+
},
|
7 |
+
"base_model_name_or_path": "facebook/dinov2-small",
|
8 |
+
"bias": "none",
|
9 |
+
"eva_config": null,
|
10 |
+
"exclude_modules": null,
|
11 |
+
"fan_in_fan_out": false,
|
12 |
+
"inference_mode": true,
|
13 |
+
"init_lora_weights": "gaussian",
|
14 |
+
"layer_replication": null,
|
15 |
+
"layers_pattern": null,
|
16 |
+
"layers_to_transform": null,
|
17 |
+
"loftq_config": {},
|
18 |
+
"lora_alpha": 16,
|
19 |
+
"lora_bias": false,
|
20 |
+
"lora_dropout": 0.1,
|
21 |
+
"megatron_config": null,
|
22 |
+
"megatron_core": "megatron.core",
|
23 |
+
"modules_to_save": null,
|
24 |
+
"peft_type": "LORA",
|
25 |
+
"r": 8,
|
26 |
+
"rank_pattern": {},
|
27 |
+
"revision": null,
|
28 |
+
"target_modules": [
|
29 |
+
"mlp.fc2",
|
30 |
+
"attention.query",
|
31 |
+
"attention.value",
|
32 |
+
"attention.key",
|
33 |
+
"mlp.fc1"
|
34 |
+
],
|
35 |
+
"task_type": null,
|
36 |
+
"use_dora": true,
|
37 |
+
"use_rslora": false
|
38 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2532144
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c67a7afa32f51bbf6eef0ebe610a6789522112cbf4f1c38e463d64c84941cbf
|
3 |
size 2532144
|
runs/Jan09_04-06-41_62153c384782/events.out.tfevents.1736395604.62153c384782.21.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a2ac73680bb725cbf356a38e9ff59f45b68fc989bf16c09b0b0b44a5b97ccae
|
3 |
+
size 7143
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bb73633f50bf213330b4ec1fd408f3e1cc542fdeff3275f9a9f7d063a657418
|
3 |
+
size 5240
|