iamnguyen commited on
Commit
0f50052
1 Parent(s): 491f91b

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -10,20 +10,20 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 64,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "k_proj",
25
  "q_proj",
26
- "v_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
  "lora_dropout": 0.05,
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
+ "v_proj",
 
24
  "q_proj",
25
+ "o_proj",
26
+ "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f019043071db7188179bfa79f6114989816da435aa1bf53cfc299e8202e573bd
3
- size 2534926584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92818800470a91bdc259f8db96c416ecad477179047972462aa2414cdd7e6e45
3
+ size 2509760760
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:139750a5f6a7e432a799ede1a90a7d1ed7bb7b4aea5dc933e7bc906f2f627620
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ed1110d97d4c56474c8ec3e8dd400a104157f54db51abf406b8de976417558a
3
  size 5240