abhyuday commited on
Commit
f74a4fb
1 Parent(s): da651f8

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "loftq_config": {},
15
+ "lora_alpha": 32,
16
+ "lora_dropout": 0.1,
17
+ "megatron_config": null,
18
+ "megatron_core": "megatron.core",
19
+ "modules_to_save": [
20
+ "decode_head"
21
+ ],
22
+ "peft_type": "LORA",
23
+ "r": 32,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "value",
28
+ "query"
29
+ ],
30
+ "task_type": null,
31
+ "use_rslora": false
32
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58ecfa45d1ce64f3637e98c95b1efc9fd55b0eee19f3696f751f1508f82ad360
3
+ size 2266120
runs/Feb24_12-01-17_a637052dabb1/events.out.tfevents.1708776088.a637052dabb1.196.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85addd02ed9be3089d41adbb3d47e2b722256d693fa3f9700b7fd1911d3050fd
3
+ size 28849
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a26cabacbe3070a72a701d9377a95667bed895882686a28367abdf7b2af2962
3
+ size 4728