imdatta0 commited on
Commit
077c060
1 Parent(s): 737aac2

Training in progress, step 260

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