beratcmn commited on
Commit
c542853
·
1 Parent(s): f86ab0b

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "revision": null,
21
  "target_modules": [
22
  "fc1",
23
- "q_proj",
24
- "fc2",
25
  "v_proj",
 
26
  "k_proj",
27
- "out_proj"
 
28
  ],
29
  "task_type": "CAUSAL_LM"
30
  }
 
20
  "revision": null,
21
  "target_modules": [
22
  "fc1",
 
 
23
  "v_proj",
24
+ "fc2",
25
  "k_proj",
26
+ "out_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": "CAUSAL_LM"
30
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78ba4fe57d599ecdfdf97718ecb335b0fd142584a7fae76a3195b76f0c8c900d
3
  size 302040664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d86d3b97b32da2b6518e9f5211e15488640a8753f06a6baa66e01ca86056a41e
3
  size 302040664
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e186f030a8ae75c397876059fc6b7cd8db5e59716adc2d564200f64e8d5ec59
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36edf1952db8f9d254f431ea1b8f5b1d0a561bfee77b2e556173ff58eebbfcbd
3
  size 4283