Training in progress, step 100
Browse files- adapter_config.json +37 -0
- adapter_model.safetensors +3 -0
- runs/Feb08_23-28-26_computeinstance-e01ykb4r10vr60y8yv/events.out.tfevents.1739057307.computeinstance-e01ykb4r10vr60y8yv.2593.0 +3 -0
- runs/Feb08_23-47-36_computeinstance-e01ykb4r10vr60y8yv/events.out.tfevents.1739058457.computeinstance-e01ykb4r10vr60y8yv.2918.0 +3 -0
- runs/Feb08_23-53-57_computeinstance-e01ykb4r10vr60y8yv/events.out.tfevents.1739058837.computeinstance-e01ykb4r10vr60y8yv.3163.0 +3 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "ACIDE/User-VLM-3B-base",
|
5 |
+
"bias": "none",
|
6 |
+
"eva_config": null,
|
7 |
+
"exclude_modules": null,
|
8 |
+
"fan_in_fan_out": false,
|
9 |
+
"inference_mode": true,
|
10 |
+
"init_lora_weights": true,
|
11 |
+
"layer_replication": null,
|
12 |
+
"layers_pattern": null,
|
13 |
+
"layers_to_transform": null,
|
14 |
+
"loftq_config": {},
|
15 |
+
"lora_alpha": 32,
|
16 |
+
"lora_bias": false,
|
17 |
+
"lora_dropout": 0.05,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 16,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": [
|
26 |
+
"up_proj",
|
27 |
+
"v_proj",
|
28 |
+
"down_proj",
|
29 |
+
"q_proj",
|
30 |
+
"gate_proj",
|
31 |
+
"k_proj",
|
32 |
+
"o_proj"
|
33 |
+
],
|
34 |
+
"task_type": "CAUSAL_LM",
|
35 |
+
"use_dora": false,
|
36 |
+
"use_rslora": false
|
37 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5650fcb51d1a158733853fdad3985993862178c00ca60a207307c52e5ae7a27b
|
3 |
+
size 95091000
|
runs/Feb08_23-28-26_computeinstance-e01ykb4r10vr60y8yv/events.out.tfevents.1739057307.computeinstance-e01ykb4r10vr60y8yv.2593.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95f99f78019b6a0c1f22252dad288823318b68d897a07b8e553325296f95edf3
|
3 |
+
size 5814
|
runs/Feb08_23-47-36_computeinstance-e01ykb4r10vr60y8yv/events.out.tfevents.1739058457.computeinstance-e01ykb4r10vr60y8yv.2918.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77ad3c94e88ab0c265976e9122aafa0049886696469a14043fa4a2325b863efe
|
3 |
+
size 5814
|
runs/Feb08_23-53-57_computeinstance-e01ykb4r10vr60y8yv/events.out.tfevents.1739058837.computeinstance-e01ykb4r10vr60y8yv.3163.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e15a5eda824ccada31bfc4a3b05ca3f45561ca6e10f0673eab2ac9dbb8c9b02
|
3 |
+
size 6021
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1203b2c094ea6671ec8cd08407b552009cbeca370691dd0e2d10389d6f17eb9c
|
3 |
+
size 5571
|