chauhoang commited on
Commit
cf46b2e
·
verified ·
1 Parent(s): 453dfaa

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "gate_proj",
25
  "k_proj",
 
 
26
  "v_proj",
27
- "q_proj",
28
- "up_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
+ "q_proj",
25
  "k_proj",
26
+ "gate_proj",
27
+ "down_proj",
28
  "v_proj",
29
+ "up_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:4d7561910d31f61baa482b634accbac032264b746621264393667be6dd8189a6
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:764aa26229faad270aa9757a6c202c767e2b9045129f1c9428732f6bc7aab69f
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a53e30d6491b6d87f78cdd7a18d0ca0b1594e975260bf0a9c705260454b337eb
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaac11918edfb8d81fd708e0a956fefd72a5f367685a780cdefd533753472e2e
3
  size 6776