lesso commited on
Commit
8f26e7b
·
verified ·
1 Parent(s): 744f726

Training in progress, step 6

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "k_proj",
25
- "v_proj",
26
- "o_proj",
27
  "up_proj",
 
 
28
  "gate_proj",
29
- "down_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:8aaee2a68f07643fc87ab0eacc3423f51118c12abd49fa2cb756dd9a071f07f4
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:272e24794df3884aadfb511248cd018a916d30bbd2c24eb0ec37e5eca02b1ea9
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc5b71306348af82fdf5be63d0b727838ab07f32b4fbd4ba952173940990232e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbcdbfa45fff0837fd8bd9e25494fc2d6f2c1706feeced80a01fede5c0e314c7
3
  size 6776