enzokro commited on
Commit
7b95fcd
1 Parent(s): b4ecb34

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -13,21 +13,19 @@
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
- "modules_to_save": [
17
- "lm_head"
18
- ],
19
  "peft_type": "LORA",
20
  "r": 256,
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
 
 
 
 
24
  "o_proj",
25
  "up_proj",
26
- "q_proj",
27
- "down_proj",
28
- "gate_proj",
29
- "v_proj",
30
- "k_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_rslora": false
 
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
 
 
17
  "peft_type": "LORA",
18
  "r": 256,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "gate_proj",
24
+ "q_proj",
25
+ "k_proj",
26
  "o_proj",
27
  "up_proj",
28
+ "down_proj"
 
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcfde312f99adf0e68f08d150a9d2464cb54cf8d4685eac79df7785e4b0ea9e1
3
- size 1604645504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a97882c39114bed9dd3a1d0d421d1dcbc1c1a4ec961d367ac012581aa02a780
3
+ size 1342239008
runs/Apr17_02-09-19_ubuntu2204/events.out.tfevents.1713334202.ubuntu2204.15826.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfd680529010dae663ae48b7c70dab496d5fdf7c0f65a7eb7ebaa26d38bdd633
3
+ size 5091
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e945a2218d38e3be4cf8289c408a86eeb86063450ec94382df6b3deac010f95
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94cce6a5d87985b28f76df2a1e7f32e3b35cfc27842fa588def73204d1491948
3
  size 4728