sca255 commited on
Commit
084f6f2
·
verified ·
1 Parent(s): 92d7ff9

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -15,21 +15,21 @@
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
- "embed_tokens",
19
- "lm_head"
20
  ],
21
  "peft_type": "LORA",
22
  "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "down_proj",
28
- "q_proj",
29
  "o_proj",
30
- "gate_proj",
31
  "up_proj",
32
- "k_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
+ "lm_head",
19
+ "embed_tokens"
20
  ],
21
  "peft_type": "LORA",
22
  "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "o_proj",
27
+ "q_proj",
28
  "up_proj",
29
+ "v_proj",
30
+ "k_proj",
31
+ "gate_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d17951e04128aea66ba1ffdc6f4981944f81830c9d1aea42ff22dd232a1770d4
3
  size 574792512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1d1fe5b471a83471852a26bf4beb8aac24a8716654559e9bea603e2bb75e703
3
  size 574792512
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7d9882cc87efee23f03068bbfe90b7fb6df939b68c50d74bca388701b2230f4
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b835f42d027e4593d4715f555e0ccce2a0f927fb2fee713144e47ff18cbd8de4
3
  size 5496