lesso commited on
Commit
9a935a0
1 Parent(s): ba339d4

Training in progress, step 9

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "down_proj",
25
- "o_proj",
26
  "up_proj",
27
  "v_proj",
 
 
28
  "q_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
  "up_proj",
25
  "v_proj",
26
+ "k_proj",
27
+ "gate_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:0a30597f32faaddfbef3b4dcae9bbe1abe1c69cba960004bcf3179a270710cfb
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:022b760ec0373dda84699d50835126fd5a22dc94c96d33b3155939a634d9978c
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6b787cf00a0bf21dcecfa64e4ed3fd7c145cc55e1992c0ed725bf3c55bad515
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbcdbfa45fff0837fd8bd9e25494fc2d6f2c1706feeced80a01fede5c0e314c7
3
  size 6776