imdatta0 commited on
Commit
300f7cc
1 Parent(s): 5383e97

Training in progress, step 152

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "gate_proj",
25
- "up_proj",
26
- "v_proj",
27
  "o_proj",
 
 
 
28
  "k_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "o_proj",
24
+ "gate_proj",
25
+ "q_proj",
26
+ "down_proj",
27
  "k_proj",
28
+ "up_proj",
29
+ "v_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:9e4f18bfaacc23d7aa263c6068b09ed431366c0f3df41d74a9462c9f0eec0ad6
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af83f4cef34f1d5155a833c99e3d488c6709133777d0ffab32ba68466e64639c
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:274f059196d127383b299d144b857e3ec90aa66d0f19fe2b63442f8472c63b3c
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39e698d518cfdf7a116f8a78fb0db43841d945b096186d20771aa6dda48624b0
3
  size 5304