sultanx commited on
Commit
b19c60d
1 Parent(s): e2de9e2

Training in progress, epoch 3

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": 3,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "query",
28
+ "value"
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:e78a52123073b01b6f5ddaa61fdf7ba42089b805244564b1d6392e155772ca3f
3
+ size 1790952
runs/Feb26_11-23-42_w-ds-005/events.out.tfevents.1708935824.w-ds-005.3326215.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4afc15dad25012826e6dff1d94e509cca3fa52635d189052d858f72347e8da24
3
+ size 66746
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1ea13080becdda7d5f52e6c4c02eb25a9d756fabccc9276ed80a2bde3d672a3
3
+ size 4920