moneco commited on
Commit
2df5a28
·
verified ·
1 Parent(s): 85f82fc

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
- "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,
 
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
+ "o_proj",
 
27
  "down_proj",
28
+ "q_proj",
29
+ "up_proj",
30
  "v_proj",
 
31
  "gate_proj",
32
+ "k_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:45307d268ee3181141aafb953a9e07514f34bfba9164005f1e1ebf9ac3bdd4d2
3
  size 13437096688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2089287fcda45fe6aedc375d0ed6792ade3939a7d362d9a8b2b1c3b4985c1239
3
  size 13437096688
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a544ac86ab3e79953dd09c6d5fa8aa8ce2cd380e092bd7b51429b4cddaa75d9d
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45b39469b075dc612673b9fb65b8af2df842d57c45451c3b51241df048d6e167
3
  size 5624