duyphu commited on
Commit
e6abacb
·
verified ·
1 Parent(s): 03fed1d

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
- "v_proj",
26
  "o_proj",
27
  "gate_proj",
28
- "k_proj",
29
- "up_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
 
24
  "o_proj",
25
  "gate_proj",
26
+ "up_proj",
27
+ "v_proj",
28
+ "down_proj",
29
+ "k_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:98d7ed6c6ea2bc2f2c9719e087fc9be8c629ff9bce69665f87684a5b4675354f
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:092f3b14de1671ab0d03f6028bbde96b2019e1622ff2ba99f0d55da22b1178f3
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55182be539aaba90d5f116283109f10993684ae69f36ad358a4f46404daf1da0
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21a84fe40617b2d4abb709c9fad273ef7efa9a69702aedb43f4f0ecb29cb3cc3
3
  size 6776