llillillil commited on
Commit
7ab8fb5
1 Parent(s): 6492a8f

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,12 +19,14 @@
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 4,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "v_proj"
 
 
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
 
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
+ "k_proj",
27
+ "v_proj",
28
+ "out_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": null,
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d98f711c384a56b593e9727e675b84946c8b87c4cb741d2a663490bc0cc64931
3
- size 4758984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:634b17cb00e5c90d2498b2106f7ed75e2588abe7200128182e1d7ad5039cc3e7
3
+ size 18956144
runs/Nov15_00-25-20_WIN-CEJF2NB9KFH/events.out.tfevents.1731601522.WIN-CEJF2NB9KFH.24928.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fb624c69a08aaeb52ffe9de5d90cc85ca7e22f5e1c8aa4e9b3bac6189d31992
3
+ size 5979
runs/Nov15_00-29-08_WIN-CEJF2NB9KFH/events.out.tfevents.1731601749.WIN-CEJF2NB9KFH.13552.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b9e39fc3500b084b3ce3ea45baa8f4d0269ea36475f0e4824f2d23d4ebc866f
3
+ size 10711
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdf1a7d3705a54f64c743f90ac0a3046ecce2997b07cde1eeee92d9de7329eb0
3
- size 4987
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bf069d88d734adccdc111ea3eaae1f5a89d8014b6f15be4d0d009593e942b12
3
+ size 4923