jikaixuan commited on
Commit
411c6b4
·
verified ·
1 Parent(s): da28999

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "k_proj",
23
  "q_proj",
24
- "down_proj",
25
- "up_proj",
26
- "o_proj",
27
- "v_proj",
28
  "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "o_proj",
24
+ "up_proj",
25
+ "down_proj",
26
  "k_proj",
27
  "q_proj",
 
 
 
 
28
  "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e343887c74d6a04e3a2cd7161aa5920ab97068b7cff8e4eed7a3dee31d6d650
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6e0d0ab0c3f441af7d11d6750843a0d1329895f58f201f6855361e0537bffcf
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40438da22790618061754c8d4c4e040d72a4b39639f0e843116872a954a80fce
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6b4ce46cb53ee6de7d29dc857424fd422349b338a6f542188c4fd66e2e32ab9
3
  size 5112