namrahrehman commited on
Commit
6817644
1 Parent(s): 7b91bfc

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": "Dinov2ForImageClassification",
5
+ "parent_library": "transformers.models.dinov2.modeling_dinov2"
6
+ },
7
+ "base_model_name_or_path": "facebook/dinov2-base",
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
+ "value",
29
+ "key",
30
+ "query"
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:bcee65171790d0479e16127582ed2e47cc8a6ab58723fc97d07e5e018e7b4d9e
3
+ size 1810900
runs/Jun23_20-29-13_f6e0aeaa9508/events.out.tfevents.1719174591.f6e0aeaa9508.228.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1de5f9d38b8af3aeb9d935e045c5ec2a62b319e8c269d71f97a27d36b3380df7
3
+ size 6055
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07da48716e7074341e1032106257bddcc687927ed956b08078df06881fe5afbe
3
+ size 5176