rene-contango commited on
Commit
de3b5c0
·
verified ·
1 Parent(s): 415889b

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "v_proj",
25
  "q_proj",
26
- "down_proj",
27
  "k_proj",
28
- "o_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
+ "o_proj",
25
  "q_proj",
26
+ "v_proj",
27
  "k_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:99b5fd3c7f2bafbdf91ab3e76f1dca4de40bd05aacac6ee269324f4c1f8b3f89
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7400ac8d9e8344b3bbec589a7777e05a38e97c53e385b028bf699120a73bf3c1
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2caa93298b29cfad9deb6e7eac75ca1c937d042068dd5f260a5dda2a97381ac9
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:074b8ec6ae53ecd14d94950eebd40bd44e42016d66fc7066bbcfa6e1f77c7c64
3
  size 6712