toilaluan commited on
Commit
6dd46b2
·
verified ·
1 Parent(s): ccb4fd9

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -15,7 +15,7 @@
15
  "loftq_config": {},
16
  "lora_alpha": 256,
17
  "lora_bias": false,
18
- "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
@@ -25,13 +25,12 @@
25
  "revision": null,
26
  "target_modules": [
27
  "gate_proj",
28
- "v_proj",
29
  "q_proj",
 
 
30
  "k_proj",
31
- "down_proj",
32
- "o_proj",
33
- "lm_head",
34
- "up_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
15
  "loftq_config": {},
16
  "lora_alpha": 256,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "gate_proj",
28
+ "down_proj",
29
  "q_proj",
30
+ "v_proj",
31
+ "up_proj",
32
  "k_proj",
33
+ "o_proj"
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fd9e253d6af3c5a009745c0a49331286413ce0f4f5dfcfcdacd303a86bd6b04
3
- size 238444008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1abcf2252eb9af09d1d9cf5c7fee4b6de741348766e7d2529a83071e45b40e61
3
+ size 156359640
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f846d36aae485459ed98faa0c0b1bdadf6bf66458553293b2754e96264b2078
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1293106fd389cd3ae65ccba0029bd0b842061e9a7ed1547d51f9cd3cadbe3a4c
3
  size 5752