rene-contango commited on
Commit
9776051
·
verified ·
1 Parent(s): 9a696f8

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
- "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,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "v_proj",
 
24
  "down_proj",
25
+ "gate_proj",
26
+ "up_proj",
27
+ "k_proj",
28
+ "q_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:d3a690d0f913bcc375f6ff222238f151186cc0e452bba1368071e354815c86e4
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50914e7168165c5618c300bb8a4f1fda83e790f21e62862ad00598057583d88a
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:074b8ec6ae53ecd14d94950eebd40bd44e42016d66fc7066bbcfa6e1f77c7c64
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d6d8b3ece63b51599c65ffc5cc68a616984aeb817fd974668235778d123e073
3
  size 6712