dyang415 commited on
Commit
2ab5893
1 Parent(s): a5d1522

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "up_proj",
23
- "q_proj",
24
- "v_proj",
25
  "k_proj",
26
- "o_proj",
27
  "gate_proj",
28
- "down_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "down_proj",
 
 
23
  "k_proj",
 
24
  "gate_proj",
25
+ "q_proj",
26
+ "o_proj",
27
+ "up_proj",
28
+ "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c5303d7e75b91849db16f8fc6a7620ee0ee08abcb643ca801b3666340083bd6
3
  size 102820600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32c99676ddd02b8f2f11146ea3408b864d5bcadf757c75b288f3d683f6bc68e3
3
  size 102820600
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:facf4493f989d8066f24f726bc84f91dce52d1343027a2c3fcac9f3038b868e6
3
  size 4795
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:701d6e082446639bf0d979e4a1d39c158d6ae14a7522287a119cc1570311e33e
3
  size 4795