henryyiw commited on
Commit
feb13ce
·
verified ·
1 Parent(s): 2874e36

Training in progress, step 10

Browse files
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-3.2-1B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.01,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
+ ],
26
+ "task_type": "CAUSAL_LM",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed2732ae93631e0b60a445a4c406cc31bfa63590b20137ecb5bced47da28d8b3
3
+ size 6824216
logs/events.out.tfevents.1730653368.cd5a1ce6454b.2045.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af8949cc2b721d65cdfbb6d1eaa93212d9d0960d9a511c5684107e9d02172fab
3
+ size 5355
logs/events.out.tfevents.1730653482.cd5a1ce6454b.2045.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49c841e1e37c3fd61ff31d5c808ba93272f5be6c4a023d70f8028f048f238f21
3
+ size 5355
logs/events.out.tfevents.1730654079.cd5a1ce6454b.2045.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b36e660cbcfad4f83343df1ff18f570a03ce033e730509072baf54a28710b70f
3
+ size 5355
logs/events.out.tfevents.1730654945.5c4baeeb1d8f.2471.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:053c9fe2325a291db940190c7c7a761cce92927c31420eb0f29f1dab8eea798d
3
+ size 5828
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00ca9a5abe7fee7394447a0f42ca7086fffc82f26f7d0172affdf9e2ecc74866
3
+ size 4859