chauhoang commited on
Commit
7fd19e6
·
verified ·
1 Parent(s): 7edcfb9

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "q_proj",
25
  "k_proj",
26
  "up_proj",
27
- "o_proj",
 
28
  "gate_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
  "up_proj",
25
+ "q_proj",
26
+ "v_proj",
27
  "gate_proj",
28
+ "o_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ad04d352bd28bcea2966a73dbdb833a2b17210fee0892d3d1af3dfaa8fa11a8
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f45e46806d39471055a2f143c06d6a277b06145a23f2f6ba7a886680d16c08a
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4163f3ebb95d2f51719a41232c9f33e0890f526268dc5666ae0400f8e955e398
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:731472ace594f67d530eb785e2513404e4b5c221b0e656cee73c222617469847
3
  size 6776