nomadrp commited on
Commit
0808518
·
verified ·
1 Parent(s): fce6457

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
- "q_proj",
28
- "v_proj",
29
- "o_proj",
30
  "up_proj",
31
  "down_proj",
32
- "k_proj"
 
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "up_proj",
27
  "down_proj",
28
+ "v_proj",
29
+ "gate_proj",
30
+ "k_proj",
31
+ "o_proj",
32
+ "q_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:61e6bd4da9a9ac6a0572a3ddda63add94a510d88d9673290eff760bc1ede8430
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdc12212c095a7b7f110b3c2e86d9d443456c20bb874df85ba109474e1a7d7b0
3
  size 167832240
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00f5b7f46589ba43f96380da84baf7b2e9b70ba512a471eea2b693adc7f23558
3
- size 17210020
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
3
+ size 17209920