Training in progress, step 100
Browse files- adapter_config.json +32 -0
- adapter_model.safetensors +3 -0
- runs/Dec21_03-06-05_inglxmlai.informatica.com/events.out.tfevents.1734768371.inglxmlai.informatica.com.1482253.0 +3 -0
- runs/Dec21_03-09-08_inglxmlai.informatica.com/events.out.tfevents.1734768554.inglxmlai.informatica.com.1483808.0 +3 -0
- runs/Dec21_03-20-24_inglxmlai.informatica.com/events.out.tfevents.1734769226.inglxmlai.informatica.com.1484659.0 +3 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "meta-llama/Llama-3.2-1B-Instruct",
|
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.0,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 8,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": [
|
26 |
+
"v_proj",
|
27 |
+
"q_proj"
|
28 |
+
],
|
29 |
+
"task_type": "CAUSAL_LM",
|
30 |
+
"use_dora": false,
|
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:89918b8565b4ff88317e47069910388b2ee9148d9e7a11f4d40cfae7f464f88b
|
3 |
+
size 3416264
|
runs/Dec21_03-06-05_inglxmlai.informatica.com/events.out.tfevents.1734768371.inglxmlai.informatica.com.1482253.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c385311727863826348ae28acea1c0799820304d51de6aa02657451c0788aef3
|
3 |
+
size 4184
|
runs/Dec21_03-09-08_inglxmlai.informatica.com/events.out.tfevents.1734768554.inglxmlai.informatica.com.1483808.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9b95ddee9f8262b06a3de7704e08d3562980e038e7db01a785c00c025a5b264
|
3 |
+
size 5910
|
runs/Dec21_03-20-24_inglxmlai.informatica.com/events.out.tfevents.1734769226.inglxmlai.informatica.com.1484659.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b3188ebd5897b4e5cbcde47890b63fe74d5db78f7f500a12d7f1077c1c9eb90
|
3 |
+
size 7004
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed99475c1e15f84311242d7a094eb32db65473f455178b9c5ad474859ec2ae12
|
3 |
+
size 5368
|