NikoK commited on
Commit
fccc0e7
·
1 Parent(s): f27fd7d

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "SegformerForSemanticSegmentation",
5
+ "parent_library": "transformers.models.segformer.modeling_segformer"
6
+ },
7
+ "base_model_name_or_path": "nvidia/mit-b0",
8
+ "bias": "lora_only",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "lora_alpha": 32,
15
+ "lora_dropout": 0.1,
16
+ "modules_to_save": [
17
+ "decode_head"
18
+ ],
19
+ "peft_type": "LORA",
20
+ "r": 32,
21
+ "rank_pattern": {},
22
+ "revision": null,
23
+ "target_modules": [
24
+ "query",
25
+ "value"
26
+ ],
27
+ "task_type": null
28
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e30cce2f51b339deac84e00b43ee13b531f015e1983775a1ef382562adf8be16
3
+ size 2276480
runs/Jan01_18-56-39_MININT-AAAGHOQ/events.out.tfevents.1704131799.MININT-AAAGHOQ.14128.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:242e74df1e510b8462f64c008fecf51f1693c3d80d3b73a7b26e0446c5559b77
3
+ size 28853
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70452be87741b09ed23722077897c46ab31afa53f281f53c4d99961acbd484c3
3
+ size 4728