tuanna08go commited on
Commit
98b8e24
·
verified ·
1 Parent(s): e7430cc

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
  "q_proj",
28
  "up_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
+ "v_proj",
 
25
  "q_proj",
26
  "up_proj",
27
+ "k_proj",
28
+ "down_proj",
29
+ "gate_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:169f8cfa4504bb49d8114d4d3c30cbf9e75b9701749793a23c27f90833ac6107
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:276f2a8994cfe821febcebef73f49c631dadfbe9f5aea69886da68df226b0446
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4381bb867a7adfc1b256df8dee18d64bda817cc96106f4b25ec62eaeae782287
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd7b5d6239d0385bfb31ea61b5b81d4a8d1d785036238dc4d07694db5336129c
3
  size 6776