duyphu commited on
Commit
490a969
·
verified ·
1 Parent(s): 5e36a76

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
- "q_proj",
24
  "up_proj",
 
25
  "o_proj",
26
  "v_proj",
 
27
  "gate_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
  "up_proj",
24
+ "k_proj",
25
  "o_proj",
26
  "v_proj",
27
+ "down_proj",
28
  "gate_proj",
29
+ "q_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:47709530a3226ddba9af54c21f65d95de4cced70f8f4aeda14b6a8be22df4198
3
  size 50899792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f10574d5641ad74b349445011e0178cb2a42259de9ddfb37c221f732e5265fa1
3
  size 50899792
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a38548589adfd70d35f2749c84c8bf833d886679e77449ffa9a8ef651fa5ec7c
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5979a10ea99513491f69f8a7dee119e9721e27b5104fb3b6bea0085af1840a9d
3
  size 6776