tuanna08go commited on
Commit
fb1dfb3
·
verified ·
1 Parent(s): 56c2280

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