tuanna08go commited on
Commit
25a47bc
·
verified ·
1 Parent(s): 9c06ab8

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