sultanx commited on
Commit
def9ee7
1 Parent(s): 3f64b64

Training in progress, epoch 4

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:36e7f3a9aec35a0d7c0b4b631dbd3ed5ec8c9457fdeb3ae090b8125fc6d42878
3
+ size 2266120
runs/Feb25_10-10-18_w-ds-005/events.out.tfevents.1708845019.w-ds-005.807898.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e1317d7c022b47e6844e219af85739f02987c888f395f00be481072cdd8dce2
3
+ size 85714
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b75b5f00a368dbbc5bd8aeac1fd3a6fa0b2b1a63c42e045c8b2439444c96ff32
3
+ size 4920