safffrron commited on
Commit
b48db96
·
verified ·
1 Parent(s): 7f803a0

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "meta-llama/Llama-3.2-3B-Instruct",
4
+ "exclude_modules": null,
5
+ "fan_in_fan_out": false,
6
+ "feedforward_modules": [
7
+ "down_proj"
8
+ ],
9
+ "inference_mode": true,
10
+ "init_ia3_weights": true,
11
+ "modules_to_save": null,
12
+ "peft_type": "IA3",
13
+ "revision": null,
14
+ "target_modules": [
15
+ "k_proj",
16
+ "v_proj",
17
+ "down_proj"
18
+ ],
19
+ "task_type": "CAUSAL_LM"
20
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4afb1c3c23783f5420e43ca59b9fb46d93ef11b6fc5804a844c35c5bb5ba36d
3
+ size 1157064
runs/Sep27_07-40-18_5daf37241b5d/events.out.tfevents.1758958819.5daf37241b5d.36.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39e81ab488a68017383e080e2396fbf680c24d00da801ec7a05a9a4be302a3da
3
+ size 35407
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5706f5eeb2275840f2fb135a4b1a43babc00994c24c99a06facc9db88d02f744
3
+ size 5304