imdatta0 commited on
Commit
85a7473
·
verified ·
1 Parent(s): 0230372

Training in progress, step 13

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