chauhoang commited on
Commit
75c9cb0
·
verified ·
1 Parent(s): f162e09

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