chad-brouze commited on
Commit
93409c2
1 Parent(s): 81e6f20

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "v_proj",
25
- "down_proj",
26
  "k_proj",
27
- "o_proj",
28
  "gate_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
  "k_proj",
25
+ "down_proj",
26
  "gate_proj",
27
+ "up_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:870f3fc3d4419479b4cf9dc3eca2224ed0fa8e9918b888fe5d4bf4d2ba85f800
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bc14d7f21743a9a757a46b5a95654c94d2e7ba42b12fd4f27e7f2c1b0bc0d80
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c881c67f720cf2cb93fed2b1739a5a927ebe2bd82aeafdbd8b1e7404f9805df4
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf05549d003f03bd62a4179a29d1eaa55e372c4ac05915197a23018c54ed4bcb
3
  size 6200