tuanna08go commited on
Commit
a80fc6f
·
verified ·
1 Parent(s): 1839537

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