tuanna08go commited on
Commit
51ae946
1 Parent(s): fe7adf4

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "o_proj",
25
  "up_proj",
26
- "q_proj",
27
  "gate_proj",
 
28
  "k_proj",
 
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "up_proj",
 
24
  "gate_proj",
25
+ "q_proj",
26
  "k_proj",
27
+ "down_proj",
28
+ "o_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c1d2bc8c7b88e484724f4a72a20bffb23a0286072242cab94fe824188b648f3
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5488cc2e2b855a246cfb63a50d8e8f62e912de203053a9124406a57805938220
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0beb9e3dfdcf3db10cfcd04e84e9a4aff9010af81f25b73bd5ed0af4243977eb
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f231729bb9e37f6f1727c4541ad17ee07fa4bf507ef85eb8d3006967374cb66
3
  size 6776