hieptuyet1102 commited on
Commit
bea96a3
·
verified ·
1 Parent(s): 6a58e55

Training in progress, step 600

Browse files
adapter_config.json CHANGED
@@ -7,20 +7,20 @@
7
  "init_lora_weights": true,
8
  "layers_pattern": null,
9
  "layers_to_transform": null,
10
- "lora_alpha": 128,
11
  "lora_dropout": 0.05,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
- "r": 64,
15
  "revision": null,
16
  "target_modules": [
 
 
17
  "k_proj",
18
  "gate_proj",
19
- "down_proj",
20
- "up_proj",
21
- "v_proj",
22
  "q_proj",
23
- "o_proj"
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
7
  "init_lora_weights": true,
8
  "layers_pattern": null,
9
  "layers_to_transform": null,
10
+ "lora_alpha": 256,
11
  "lora_dropout": 0.05,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
+ "r": 128,
15
  "revision": null,
16
  "target_modules": [
17
+ "v_proj",
18
+ "o_proj",
19
  "k_proj",
20
  "gate_proj",
 
 
 
21
  "q_proj",
22
+ "up_proj",
23
+ "down_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:905b3d0774ffd6622f3e4c6632dcb4504ff2f195d75a239f01915d09da533adb
3
- size 121155320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:984848a50aabaf5208c3fe6da2a5c7d65780348a47e529d7ccb6846eb01e0e9b
3
+ size 242266488
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2fb7352276b090c5ed877de5167c4e9c87b124a8e47ef066c8b96b0f95788b6
3
  size 6392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c53ce8e559a65ce29c4be6ac569f936bae5122b3ea1ba2369411242cb556f0b1
3
  size 6392