nguyenkhoa commited on
Commit
a4f4f26
·
verified ·
1 Parent(s): 2e65269

Training in progress, step 64

Browse files
adapter_config.json ADDED
@@ -0,0 +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": "nguyenkhoa/dinov2_Liveness_detection_v2.1",
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.fc1",
30
+ "attention.query",
31
+ "mlp.fc2",
32
+ "attention.key",
33
+ "attention.value"
34
+ ],
35
+ "task_type": null,
36
+ "use_dora": true,
37
+ "use_rslora": false
38
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:904a6b47c12ece722ba0592b448e87c7b6839bb75eb5e1d7ac61785c2ab00873
3
+ size 2532144
runs/Jan10_02-25-20_1474a3a37ed9/events.out.tfevents.1736475925.1474a3a37ed9.21.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ce7ecab808130b763bce95a8d7a4aa80bf175ff4334939bb854751cf651bfa8
3
+ size 7229
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43b1465f6f60f6a1d00c561cde330d9f0b172964bd53b5295859f0cf2177a1a1
3
+ size 5240