Training in progress, epoch 1
Browse files
adapter_config.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f75eee7ad21392f145dd99f2cf10dbb84b56ec4ad9ac5d667d77a57d0e83ce9
|
| 3 |
+
size 2266120
|
runs/Jan22_17-31-22_7a892c4ccff9/events.out.tfevents.1705944765.7a892c4ccff9.366.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ba3e471411d84c9b99b1a5126d3d4624dbe04ac3c753bd210217dd408782906
|
| 3 |
+
size 28708
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:440d02aa11cd8610accd9027868038ca1cb9d5c6a87dcfb73b89238efef93548
|
| 3 |
+
size 4600
|