tuanna08go commited on
Commit
c815f97
·
verified ·
1 Parent(s): 5dae103

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