tuanna08go commited on
Commit
67ccaae
·
verified ·
1 Parent(s): 117ae63

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
- "up_proj",
24
- "gate_proj",
25
  "down_proj",
26
- "o_proj",
27
- "k_proj",
28
  "q_proj",
29
- "v_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
 
 
24
  "q_proj",
25
+ "v_proj",
26
+ "k_proj",
27
+ "o_proj",
28
+ "gate_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:3804f326737d2f30f73243e32f73c065b60d962e73379b1a0fa0b21de8b63b8a
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d697efce67f9753f423f401198ebfa2a08d0acfb5a16d9416c88027624502ac
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62b5ef465a7c6302a703d8172855f1550fb69f63a25da5ca44841f05d5d838fc
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef30bb938f0b7dbc8dd1d28dd679222b1e887e3a77379e8e021bb7b1adcad76
3
  size 6776