moneco commited on
Commit
569eb9e
·
verified ·
1 Parent(s): 26cd8e9

Training in progress, step 1

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
- "up_proj",
27
- "o_proj",
28
  "down_proj",
29
  "v_proj",
30
- "k_proj",
31
  "gate_proj",
32
- "q_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
+ "q_proj",
27
+ "k_proj",
28
  "down_proj",
29
  "v_proj",
30
+ "o_proj",
31
  "gate_proj",
32
+ "up_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:42976362c21dffb447ac6788fbd5f0a2112a143ba6c343160b8eaf2fd4aafc59
3
  size 13437096688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9e03116dffd536444df58811b56af3638e9c9a709e72b2a5c1012ee66cc535a
3
  size 13437096688
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:475a07c58092990825b02a3c4f7892f00c38f0543c87e3e078098cea99d492a8
3
- size 17210956
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97259a2ef98adbd9197e93d7931212a327b6b0a496e1308e287d8766d90866ff
3
+ size 17210857
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26796fcf37f1e7259bc28771d3a495ff3848440b843933b956ba4a29aeeead5d
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a544ac86ab3e79953dd09c6d5fa8aa8ce2cd380e092bd7b51429b4cddaa75d9d
3
  size 5624