tuanna08go commited on
Commit
b418d03
·
verified ·
1 Parent(s): 74ce981

Training in progress, step 4

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "down_proj",
25
  "gate_proj",
 
26
  "up_proj",
27
- "q_proj",
28
- "o_proj",
29
- "v_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
  "gate_proj",
26
+ "v_proj",
27
  "up_proj",
28
+ "k_proj",
29
+ "down_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:af8aa4151823415d6292a9a5ce11af175125694e281d1153241792202ba37f5c
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9890674cf44a878fa5bb06793ba29d360ffc1b1801061441c0523ce6bd7ab40
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1a35ae56b02af51e20b5a8e3a413849b51566104e175d334acad415ce7df146
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5d26672e72f2dd3cb7615e1f070bf26cae6e856c41a246da5f6a0c6fd587a94
3
  size 6776